Tag: AWS-Networking

The Amazon VPC Resource Map
By: Date: 28/02/2023 Categories: AWS Tags:

However, after the creation of the VPC, the diagram that was available during the creation experience that many of our customers loved was no longer available. Today we are changing that! With VPC resource map, you can quickly understand the architectural layout of the VPC, including the number of subnets, which subnets are associated with…

Read More →
Kubernetes Networking in Azure
By: Date: 29/04/2022 Categories: azure Tags: ,

We evaluated multiple possible architectures and finally chose the one that was best by many parameters. We hope this post will help people setting up their own Azure clusters with decent networking. First let’s look at the available options for Kubernetes networking in Azure. Calico with BGP The first option was to use default Calico…

Read More →
Secure hybrid access to Amazon S3 using AWS PrivateLink #aws
By: Date: 04/11/2021 Categories: AWS Tags:

AWS PrivateLink for Amazon S3 enables on-premises applications to privately and securely access Amazon S3 over AWS Direct Connect private virtual interface or AWS Site to Site VPN. The Interface VPC Endpoints for Amazon S3 allow security administrators to control which users can access which data in S3 from on premises and cross-Region using their own private IP addresses over a…

Read More →
Migrating from HashiCorp Packer to EC2 Image Builder
By: Date: 05/09/2021 Categories: AWS Tags:

Customers often ask how to migrate their Windows and Linux operating system golden image build factory configured in Hashicorp Packer over to Amazon EC2 Image Builder so they can be free from the operational management of their build infrastructure, reduce developer dependency, create re-usable components, and easily integrate with Amazon Web Services (AWS) native services for end-to-end automation and…

Read More →
Using AWS Lambda to enable static IP addresses for Application Load Balancers
By: Date: 23/08/2021 Categories: AWS Tags:

Update: On July 15, 2021, AWS Lambda will deprecate Python 2.7 as a supported runtime, formally ending our Python 2.7 support. The Lambda function and CloudFormation in this blog post have been updated to use Python3. You can use AWS Global Accelerator to get static IP addresses that act as a fixed entry point to your application endpoints in…

Read More →
Using VPC Traffic Mirroring to monitor and secure your AWS infrastructure
By: Date: 18/03/2021 Categories: AWS Tags:

VPC Traffic Mirroring is an AWS feature used to copy network traffic from the elastic network interface of an EC2 instance to a target for analysis. This makes a variety of network-based monitoring and analytics solutions possible on AWS. By capturing the raw packet data required for content inspection, VPC Traffic Mirroring enables agentless methods for…

Read More →
Simplifying Global Network Architecture
By: Date: 18/11/2020 Categories: AWS Tags:

Deploying new applications and workloads can require big changes to your network. Read what the Enterprise Strategy Group found during their technical validation of AWS Transit Gateway. This report, Simplifying Global Network Architecture, dives into the tradeoffs and benefits of building networks with AWS Transit Gateway. It details their findings from technical validation with three customers using AWS…

Read More →
Advanced Troubleshooting with AWS Transit Gateway Network Manager Route Analyzer
By: Date: 18/08/2020 Categories: AWS Tags:

In this article, we focus on advanced troubleshooting scenarios with middlebox appliances and SD-WAN in a global network on AWS. Middlebox appliances and SD-WAN A customer building a global network may wish to implement traffic inspection with their own network security appliances. Frequently this requirement is achieved through introduction of a transparent, middlebox appliance. AWS…

Read More →
Using VPC Flow Logs to capture and query EKS network communications
By: Date: 24/04/2020 Categories: AWS Tags:

Introduction Capturing and querying Amazon EKS and Kubernetes (K8s) cluster traffic is an important skill to possess. It is especially useful during incident-response and when troubleshooting networking issues surrounding nodes, pods, or services in your cluster. Amazon makes it easier to perform capture and query tasks with Amazon VPC Flow Logs and Amazon Athena. Administrators can use Amazon VPC Flow Logs to capture detailed information…

Read More →
Using Bring Your Own IP Addresses (BYOIP) with Global Accelerator
By: Date: 04/03/2020 Categories: AWS Tags:

AWS Global Accelerator is a network service that routes incoming network traffic over the AWS global network to multiple AWS Regions in order to improve performance and availability for your global applications. It makes use of our collection of edge locations and our congestion-free global network to direct traffic based on application health, network health, and the geographic…

Read More →
AWS Marketplace sessions today at re:Invent
By: Date: 08/12/2019 Categories: AWS Tags: ,

Here are your AWS Marketplace sessions for December 5. Please double-check the AWS re:Invent event catalog to confirm the date, time, and venue for your session! You can also get demos and education from 11 sellers (rotating daily) in the AWS Partner Solutions Experience in the southwest corner of the Venetian expo hall. Follow AWS re:Invent on Twitter or the #reinvent hashtag for…

Read More →