Posts

Showing posts from October, 2023

AWS Networking -1

Image
   ===========================================================================   =========================================================================== Region : A region has several Availability Zones. In order to put your own virtual private network. you put up the VPC In order to put up your own private network which is Virtual Private Cloud . You get one big Address range . It is one Big Private Address Space. https://www.udemy.com/course/aws-advanced-networking-specialty-ans/learn/lecture/36227194#overview 1.  Networking in the cloud aws connecting applications to other applications on the cloud Connecting applications to other applications on the cloud using AWS (Amazon Web Services) can be done in a variety of ways depending on what exactly you're trying to connect and the architecture you're working with. Here’s a breakdown of how it typically works: Common Ways to Connect Applications on AWS 1. APIs & API Gateway Use Case : One application expo...