Find the Best Cosmetic Hospitals

Explore trusted cosmetic hospitals and make a confident choice for your transformation.

“Invest in yourself — your confidence is always worth it.”

Explore Cosmetic Hospitals

Start your journey today — compare options in one place.

AWS Virtual Private Cloud (VPC) – Anatomy

Hi ! Folks today we will be touching one of core and important concept in AWS infrastructure named Virtual Private Cloud.
VPC is the tech which helped in wide spread AWS cloud adoption. In layman terms VPC is like having your own data centre, but in cloud.

Let’s talk about important constituent of a VPC.

  • Subnets – which houses compute resources, could be public/private.
  • Internet Gateways (IG) – helps connecting to the internet
  • Route Table – routing config for the traffic.
  • Security Groups – attaches to resources allows/denies traffic inside
  • NACL – attaches to subnets, restricts traffic inside/outside.

We also have other resources in VPC which are used in particular scenarios

  • NAT Instances – provides access to internet for the instances in private subnet.
  • NAT Gateway – scaled version of NAT instances can handle more traffic (45Gbps).
  • VPC Endpoints – can be used to connect to AWS services without using internet. Of two types – Interface/Gateway.
  • Bastion Host – a hardened EC2 instance used to connect to private subnet resources.

For logging purpose we have

  • VPC Flow logs – logs entire VPC activity covers subnet and network interface flow logs as well.
  • Subnet Flow logs – logs entire subnet level covers network interface.
  • Elastic Network Interface Flow logs – most granular level.

Find Trusted Cardiac Hospitals

Compare heart hospitals by city and services — all in one place.

Explore Hospitals
MotoShare.in offers unparalleled convenience and affordability in bike rentals, allowing users to enjoy hassle-free rides for commuting, exploring, or leisure trips. With a wide range of bikes and scooters, it’s your trusted partner for all two-wheeler needs.

Related Posts

What is Amazon Redshift?

🟥 The Complete Guide to AWS Redshift – Cloud Data Warehousing at Scale As the digital economy expands, the amount of data generated by businesses is growing…

Read More

What is Amazon Redshift and use cases of Amazon Redshift?

What is Amazon Redshift? If you’re in the world of big data, you’ve probably heard of Amazon Redshift. But what exactly is it? Simply put, Amazon Redshift…

Read More

What is Amazon SimpleDB?

Amazon one of the big name, offering its customers computing infrastructure through Amazon Web Services since 2006. Aims to use its own infrastructure to provide the building…

Read More

AWS Tutorials: FinOps – AWS Certificate Manager (ACM) & Private CA cost optimisation strategies

Pricing FAQ For AWS Private Certificate Authority Pricing for AWS Certificate Manager You are not subject to an additional charge for SSL/TLS certificates that you manage with…

Read More

AWS Tutorials: How to Shutdown (Stop / Start) Relational Database Service?

To shutdown (stop) and start a Relational Database Service (RDS) instance in AWS, you can follow these steps: Stopping an RDS Instance Starting an RDS Instance AWS…

Read More

What is AWS App Mesh and use cases of AWS App Mesh?

What is AWS App Mesh? AWS App Mesh is a service mesh offering from Amazon Web Services that facilitates communication and management of your microservices across multiple…

Read More