DEV Community

Cover image for Cloud Networking - Build a Virtual Private Cloud
Kemisola
Kemisola

Posted on

Cloud Networking - Build a Virtual Private Cloud

In this Project:
๐Ÿ‘‰I created a Virtual Private Cloud (VPC) using Amazon VPC.
๐Ÿ‘‰I created subnets that act like neighbourhoods within my city, each with unique access rules.
๐Ÿ‘‰I learned the difference between public and private subnets and set up a subnet to allow instances within it to automatically receive public IP addresses, making them accessible from the internet.
๐Ÿ‘‰I set up an internet gateway.
๐Ÿ‘‰I added an internet gateway to my VPC, acting as the main gate that allows data to flow in and out. This setup is essential for any applications that require internet access, such as web servers.
๐Ÿ‘‰I configured the gateway and linked it to my VPC, ensuring my public instances can reach the outside world and vice versa.
๐Ÿ‘‰I configured my IP addresses and CIDR blocks.
๐Ÿ‘‰I explored how different CIDR blocks dictate the size and scale of my VPC.

Check out this project at the link below:
https://drive.google.com/file/d/1iKJIsJmSYm-tpilaE1kiDknHa-up-yRj/view?usp=sharing

CloudComputing #CloudSecurity #cloudengineering #MisolaintheCloud #MyCloudProjects

AWS Security LIVE!

Join us for AWS Security LIVE!

Discover the future of cloud security. Tune in live for trends, tips, and solutions from AWS and AWS Partners.

Learn More

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

๐Ÿ‘‹ Kindness is contagious

Please leave a โค๏ธ or a friendly comment on this post if you found it helpful!

Okay