Mayank Patelmayank091193.hashnode.net·Jan 25, 2023Basics of AWS VPC: Understanding Subnets, Route Tables, Internet Gateways, and NAT Gateways[No ChatGPT Involved] What is AWS VPC? Amazon Virtual Private Cloud (VPC) is a virtual network allocated to your AWS account. If you are wondering what a virtual network is, it allows communication between computers, servers, or other devices. VPC al...Discuss·10 likes·462 readsAWS
manda suprajasuprajamanda.hashnode.net·Apr 13, 202303 AWS Networking and Content DeliveryNetworking Basics A computer network is two or more computers connected to communicate. The network is logically partitioned into subnets and these subnets are connected via networking devices like switch ora router etc. Each machine has an IP (Inter...Discuss·10 likes·28 readsAWS
Jaydeep Duttajaydeep2022.hashnode.net·Jan 1, 2023Real time DevOps Project - Building 3 tier High Availability Application Architecture using Terraform in AWSHello everyone, today we are going to deploy an actual Production/ Industry level 3 tier application in AWS using the IAC tool Terraform. Project Details: We are going to deploy a three-tier application architecture in AWS cloud platform using Infra...Discuss·9 likes·146 readsDevops
manda suprajasuprajamanda.hashnode.net·Apr 13, 202303 AWS Networking and Content DeliveryNetworking Basics A computer network is two or more computers connected to communicate. The network is logically partitioned into subnets and these subnets are connected via networking devices like switch ora router etc. Each machine has an IP (Inter...Discuss·10 likes·28 readsAWS
Sukhpreet Singhsukhpreet.hashnode.net·Mar 27, 2023Mastering AWS VPC: The Ultimate Guide to Building a Secure and Scalable Network InfrastructureStarting with an example; Suppose you are living in your house and it consisted of 5 rooms. Of that 5 rooms, one is your personal room which nobody interferes with, no one has access to that room other than you i.e. you are the owner of that room you...Discuss·2 likes·82 readsAWS
Pranav Patil0xpranav.hashnode.net·Jan 26, 2023Design and Implement Gateway VPC Endpoints for backupsHey everyone, welcome back to another AWS project. So as the title says, our goal will be to create a gateway VPC endpoint for uploading backup files securely and making sure data can't be changed. Problem Statement There is an application that will ...Discuss·38 readsAWS ProjectsAWS
Mayank Patelmayank091193.hashnode.net·Jan 25, 2023Basics of AWS VPC: Understanding Subnets, Route Tables, Internet Gateways, and NAT Gateways[No ChatGPT Involved] What is AWS VPC? Amazon Virtual Private Cloud (VPC) is a virtual network allocated to your AWS account. If you are wondering what a virtual network is, it allows communication between computers, servers, or other devices. VPC al...Discuss·10 likes·462 readsAWS
Akshat Jainakshatmlopshacks.hashnode.net·Jan 23, 2023Creating VPC using Terraform and hosting WordPress web server and MySQL databaseSo let's get started !! Step1 — Configure AWS in cmd line Step 2 — Create a key pair for login into the EC2 instance Step 3 — Create an instance with WordPress server and MySQL database server in this instance, I have installed MySQL database usin...Discuss·28 readsAWS
oluwaseyi akinnawoseyicodes.hashnode.net·Jan 20, 2023Deploying NGINX web server and uploading a simple PHP web app on a VPC with Private EC2 Ubuntu servers Part-1This will be a multi-part series where we will set up a VPC (Virtual Private Cloud) on AWS (Amazon Web Services). We will be making use of the AWS free tier eligible services, so if you don’t have a new account, you can get one here Setting up a VPC ...Discuss·32 readsAWS VPC
Ben Elliselliscloud.hashnode.net·Jan 21, 2023How to Add a Self-Referencing Security Group Rule via the AWS CDKIf you look at the default VPC in your AWS account, you'll notice there's also a default Security Group. It includes an inbound rule that allows all traffic from itself, a self-referencing rule. This means that any resources with this Security Group ...Discuss·109 readsAWS
Lilian Galadimaliliangaladima.hashnode.net·Jan 19, 2023Create a Custom Virtual Private Cloud (VPC) on AWSCreating a custom VPC with public and private subnets can be a great way to ensure security and control over your resources in AWS. In this article, we will walk through the steps of creating a custom VPC with public and private subnets, an internet ...Discuss·1 like·36 readsAWS
Arosh Jayamannakloudy.hashnode.net·Jan 19, 2023AWS Virtual Private Cloud (VPC) Peering: A Comprehensive GuideAmazon Web Services (AWS) offers a variety of tools and services to help customers manage their cloud infrastructure. One of the most important of these is the Virtual Private Cloud (VPC), which allows customers to create their own virtual networks i...DiscussAWS
Jaydeep Duttajaydeep2022.hashnode.net·Jan 1, 2023Real time DevOps Project - Building 3 tier High Availability Application Architecture using Terraform in AWSHello everyone, today we are going to deploy an actual Production/ Industry level 3 tier application in AWS using the IAC tool Terraform. Project Details: We are going to deploy a three-tier application architecture in AWS cloud platform using Infra...Discuss·9 likes·146 readsDevops