Close Menu
    DevStackTipsDevStackTips
    • Home
    • News & Updates
      1. Tech & Work
      2. View All

      Sunshine And March Vibes (2025 Wallpapers Edition)

      May 16, 2025

      The Case For Minimal WordPress Setups: A Contrarian View On Theme Frameworks

      May 16, 2025

      How To Fix Largest Contentful Paint Issues With Subpart Analysis

      May 16, 2025

      How To Prevent WordPress SQL Injection Attacks

      May 16, 2025

      Microsoft has closed its “Experience Center” store in Sydney, Australia — as it ramps up a continued digital growth campaign

      May 16, 2025

      Bing Search APIs to be “decommissioned completely” as Microsoft urges developers to use its Azure agentic AI alternative

      May 16, 2025

      Microsoft might kill the Surface Laptop Studio as production is quietly halted

      May 16, 2025

      Minecraft licensing robbed us of this controversial NFL schedule release video

      May 16, 2025
    • Development
      1. Algorithms & Data Structures
      2. Artificial Intelligence
      3. Back-End Development
      4. Databases
      5. Front-End Development
      6. Libraries & Frameworks
      7. Machine Learning
      8. Security
      9. Software Engineering
      10. Tools & IDEs
      11. Web Design
      12. Web Development
      13. Web Security
      14. Programming Languages
        • PHP
        • JavaScript
      Featured

      The power of generators

      May 16, 2025
      Recent

      The power of generators

      May 16, 2025

      Simplify Factory Associations with Laravel’s UseFactory Attribute

      May 16, 2025

      This Week in Laravel: React Native, PhpStorm Junie, and more

      May 16, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      Microsoft has closed its “Experience Center” store in Sydney, Australia — as it ramps up a continued digital growth campaign

      May 16, 2025
      Recent

      Microsoft has closed its “Experience Center” store in Sydney, Australia — as it ramps up a continued digital growth campaign

      May 16, 2025

      Bing Search APIs to be “decommissioned completely” as Microsoft urges developers to use its Azure agentic AI alternative

      May 16, 2025

      Microsoft might kill the Surface Laptop Studio as production is quietly halted

      May 16, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Development»Databases»Atlas Stream Processing Now Supports Azure and Azure Private Link

    Atlas Stream Processing Now Supports Azure and Azure Private Link

    December 17, 2024

    Today, we’re excited to announce that Atlas Stream Processing now supports Microsoft Azure! This update opens new possibilities for developers leveraging Azure’s cloud ecosystem, offering a way to:

    • Seamlessly integrate MongoDB Atlas and Apache Kafka

    • Effortlessly handle complex and rapidly changing data structures

    • Use the familiarity of the MongoDB Query API for processing streaming data

    • Benefit from a fully managed service that eliminates operational overhead

    Azure support in four regions

    At launch, we’re supporting four Azure regions spanning both the U.S. and Europe:

    Azure RegionLocation
    US EastVirginia, US
    US East 2Virginia, US
    US WestCalifornia, US
    West EuropeNetherlands

    We’ll continue adding more regions across cloud providers in the future. Let us know which regions you need next in UserVoice.

    Atlas Stream Processing simplifies integrating MongoDB with Apache Kafka to build event-driven applications.

    New to Atlas Stream Processing? Watch our 3-minute explainer.

    How it works

    Working with Atlas Stream Processing on Azure will feel just like it does already today when using AWS. During the Stream Processing Instance (SPI) tier selection in the Atlas UI or CLI, simply select Azure as your provider and then choose your desired region.

    GIF of the Atlas UI for Stream Processing instance tier creation
    Figure 1: Stream Processing instance setup via Atlas UI

    $ atlas streams instances create AzureSPI --provider AZURE --region westus --tier SP10

    Figure 2: Stream Processing instance setup via the Atlas CLI

    Secure networking for Azure Event Hubs via Azure Private Link

    In addition to adding support for Azure in multiple regions, we’re introducing Azure Private Link support for developers using Azure Event Hubs. Event Hubs is Azure’s native, Kafka-compatible data streaming service.

    As a reminder, Atlas Stream Processing supports any service that uses the Kafka Wire Protocol. That includes Azure Event Hubs, AWS Managed Service for Kafka (MSK), Redpanda, and Confluent Cloud. As we have written before, security is critical for data services, and it’s especially important with stream processing systems where connecting to technologies like Apache Kafka external to a database like MongoDB Atlas, is required.

    For this reason, we’re engineering Atlas Stream Processing to leverage the advanced networking capabilities available through the major cloud providers (AWS, Azure, and GCP).

    Networking

    To better understand the value of support for private link, let’s summarize the three key ways that developers typically connect between data services:

    1. Public networking

    2. Private networking through VPC peering

    3. Private networking through private link

    Public networking connects services using public IP addresses. It’s the least secure of all approaches. This makes it the easiest to set up, but it’s a less secure approach than either VPC peering or private link.

    Private networking through VPC peering connects services across two virtual private clouds (VPCs). This improves security compared with public networking by keeping traffic off the public internet and is commonly used for testing and development purposes.

    Private networking through private link is even more secure by enforcing connections to specific endpoints. While VPC peering lets resources from one VPC connect to all of the resources in the other VPC, private link ensures that each specific resource can only connect to defined services with specific associated endpoints. This connection method is important for use cases relying on sensitive data.

    Diagram showing how Private Link allows for connecting to specific endpoints rather than any resources in a VPC.
    Figure 3: Private Link allows for connecting to specific endpoints

    Ready to get started?

    With support for Azure Private Link, Atlas Stream Processing now makes it simple to implement the most secure method for networking across MongoDB and Kafka on Azure Event Hubs.

    Login today to get started, or check out our documentation to create your first private link connection.

    Source: Read More

    Facebook Twitter Reddit Email Copy Link
    Previous Article15+ Business & Corporate Presentation Templates for Premiere Pro
    Next Article Using Cloudflare Tunnels to Access Homelab Services Out of Local Network

    Related Posts

    Machine Learning

    LLMs Struggle with Real Conversations: Microsoft and Salesforce Researchers Reveal a 39% Performance Drop in Multi-Turn Underspecified Tasks

    May 17, 2025
    Machine Learning

    This AI paper from DeepSeek-AI Explores How DeepSeek-V3 Delivers High-Performance Language Modeling by Minimizing Hardware Overhead and Maximizing Computational Efficiency

    May 17, 2025
    Leave A Reply Cancel Reply

    Continue Reading

    New Winos 4.0 Malware Infects Gamers Through Malicious Game Optimization Apps

    Development

    Best Disk Cleanup Alternatives for Your Windows PC: Free & Paid

    Development

    This smart planter uses NASA tech to harvest vegetables at home – my buying advice after 45 days

    News & Updates

    Critical RCE Flaw in GFI KerioControl Allows Remote Code Execution via CRLF Injection

    Development
    Hostinger

    Highlights

    Development

    Security Theater: Vanity Metrics Keep You Busy – and Exposed

    April 7, 2025

    After more than 25 years of mitigating risks, ensuring compliance, and building robust security programs…

    Samsung Health is adding these personalized wellness features – and they’re much needed

    January 22, 2025

    How Agnostic Engineering improved storage latency for running Polygon nodes on AWS

    May 22, 2024

    Reducing hallucinations in large language models with custom intervention using Amazon Bedrock Agents

    November 26, 2024
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.