Cookie Consent by Free Privacy Policy Generator website Amazon VPC Lattice — Build Applications, Not Networks Seite: 1 u

Portal Nachrichten


➠ Amazon VPC Lattice — Build Applications, Not Networks

Last year's re:Invent brought a lot of amazing updates to the big family of AWS services. In this blog post, I would like to explain one of such new offerings — Amazon VPC Lattice — an exciting new service that simplifies the networking layer for developers and cloud administrators.

What is Lattice

So what exactly is Amazon VPC Lattice? It is an application layer networking service that enables consistent and secure service-to-service communication without the need for prior networking expertise. With VPC Lattice, you can easily configure network access, traffic management, and network monitoring, making service-to-service communication seamless across VPCs and accounts, irrespective of the underlying compute type.

How it helps

VPC Lattice helps address several use cases, including connecting services at scale, implementing granular access permissions, advanced traffic controls, and observing service-to-service interactions. The service offers connectivity over HTTP/HTTPS and gRPC protocols through a dedicated data plane within VPC. Administrators can use AWS Resource Access Manager (AWS RAM) to control which accounts and VPCs can establish communication through a service network.

What's more, VPC Lattice is designed to be non-invasive and work alongside existing architecture patterns, allowing development teams across your organization to onboard their services incrementally.

How it works

VPC Lattice introduces four key components: Service, Service Directory, Service Network, and Auth Policy. These components simplify how users enable connectivity and apply standard policies to a collection of services. Service networks can be shared across accounts with AWS RAM and associated with VPCs to allow connectivity to a group of services.

Here is the diagram that illustrates the use of Amazon VPC Lattice and the Service Network Manager to create a service network, define policies, and share cross-account access.

The Service Network Manager subset at the top consists of four icons representing the process flow:

1️⃣ The first step involves creating a service network by choosing a name and authentication type.

2️⃣ The second step consists in defining access and monitoring by setting and managing access policies and selecting log destinations.

3️⃣ The third step involves associating clients and services, allowing resources in associated VPCs to access the benefits associated with the service network.

4️⃣The fourth step consists in adding specific assistance or service networks to AWS RAM shares to facilitate cross-account access.

Lattice diagram

The Service Owner subset at the bottom consists of three steps:

1️⃣ The first step involves creating a service by identifying the benefit and defining access and monitoring.

2️⃣ The second step consists in defining routing by adding listeners and rules that point to the target groups that store the service.

3️⃣ The third step consists in selecting the networks from the service that receives traffic.

Win-win for Ops and Developers

Overall, VPC Lattice bridges the gap between developers and cloud administrators by providing role-specific features and capabilities. Developers can focus on building applications, not networks, while cloud and network administrators can increase their organization's security posture by enabling authentication, authorization, and encryption consistently across mixed computing environments.

Currently, Amazon VPC Lattice is in Preview in the US West (Oregon) region. I'm excited to see how VPC Lattice will shape the future of networking and make it even easier for developers to build complex applications. 🚀

Some additional resources to learn more about Lattice:

Presentation at re:Invent 2022

A blog post at AWS with examples Introducing VPC Lattice – Simplify Networking for Service-to-Service Communication

...


➦ Programmierung ☆ dev.to

➠ Komplette Nachricht lesen


Zur Startseite

➤ Ähnliche Beiträge für 'Amazon VPC Lattice — Build Applications, Not Networks'

TensorFlow Lattice: Flexible, controlled and interpretable ML

vom 830.57 Punkte
Posted by Mahdi Milani Fard, Software Engineer, Google ResearchMost ML practitioners have encountered the typical scenario where the training data looks very different from the run-time queries on which the model is evaluated. As a result, flexible ML so

AWS VPC BASICS

vom 804.73 Punkte
What is AWS VPC ? A virtual private cloud (VPC) is a virtual network dedicated to your AWS account. It is logically isolated from other virtual networks in the AWS Cloud. You can specify an IP address range for the VPC, add subnets, add gateways, and as

AWS Networking 101

vom 620.45 Punkte
Last week I gave a training to my team about AWS Networking. And I realized that this training would be perfect for a post here. So, grab your coffee and let’s start it. Agenda Reviewing the Basics IP's – How do we define a network

Amazon VPC Lattice — Build Applications, Not Networks

vom 578.14 Punkte
Last year's re:Invent brought a lot of amazing updates to the big family of AWS services. In this blog post, I would like to explain one of such new offerings — Amazon VPC Lattice — an exciting new service that simplifies the networking layer for developer

Die besten Blutdruckmessgeräte 2023 mit App: Kaufberatung und Tests

vom 552.71 Punkte
Zu hoher Blutdruck kann zu Herzinfarkt und Schlaganfall führen. Deshalb sollten Risikopersonen ihren Blutdruck messen. Wir stellen smarte Blutdruckmessgeräte für den Oberarm und für das Handgelenk vor, die ihre Daten an eine App schicken. Die Vorte

Re:invent 2022 Releases sorted

vom 510.11 Punkte
An overview of all the releases sorted per group. This re:invent was very focused on Data & Analytics. With a total of 42 out of 83 this year. Data & Analytics Sagemaker amazon sagemaker-studio-redesigned-user-interface amazon-sagemaker-jumpstart-enables-share-ml-artifacts-within-organization launch-amazon-sagemaker-aut

AWS Networking - AWS VPC, Subnets, Security Groups, NAT Gateway & IP Addresses

vom 432.7 Punkte
AWS Networking can be a complicated topic, but it's an essential part of building and managing resources on the AWS Cloud. In this comprehensive guide, we'll take a deep dive into the key components of AWS Networking and explore everything you need to

Connecting AWS Lambda with Amazon RDS using AWS CDK and Node.js

vom 334.86 Punkte
Photo by [mollyblackbird](https://unsplash.com/@mollyblackbird) AWS Lambda is a popular serverless compute service that lets you run code in response to events without having to manage the underlying infrastructure. Amazon RDS is a managed relational database service that makes it easy to set up,

What is Subnet on AWS VPC?

vom 319.32 Punkte
Amazon Web Services (AWS) Virtual Private Cloud (VPC) is a cloud computing service that allows users to create and manage their own virtual network in the cloud. This allows users to have complete control over their network and resources, including

Resource-Counter - This Command Line Tool Counts The Number Of Resources In Different Categories Across Amazon Regions

vom 314.57 Punkte
This command line tool counts the number of resources in different categories across Amazon regions. This is a simple Python app that will count resources across different regions and display them on the command line. It first shows the dictionary of the results for the monitored services on a per-region basis, then it shows totals across all regions in a friendlier format. It tries to use the most-efficie

Web Application Deployment on AWS

vom 270.4 Punkte
Introduction With the rapid evolution of the software industry in general, developing and deploying web applications is not as easy as writing the code and deploying it on remote servers. Today’s software development lifecycle necessitate

Kconfig-Hardened-Check - A Tool For Checking The Hardening Options In The Linux Kernel Config

vom 261.53 Punkte
MotivationThere are plenty of Linux kernel hardening config options. A lot of them are not enabled by the major distros. We have to enable these options ourselves to make our systems more secure. But nobody likes checking configs manually. So let the compute

Team Security Diskussion über Amazon VPC Lattice — Build Applications, Not Networks