Jan 25 · 1 min read · TARGET GROUP CREATION Step 1: Login into the AWS environment using provided credentials. Step 2: Go to Target group section and create target group. Step 3: Name the Target Group and make sure the port is 80. Step 4: Select the instance and then ad...
Join discussionDec 6, 2025 · 3 min read · In cloud engineering, everyone talks about architectures, pipelines, automation, compliance frameworks, and “best practices.”All of that is important — but there’s something deeper that often gets overlooked: Why are we building what we build, and wh...
Join discussionNov 25, 2025 · 1 min read · Welcome back, everyone. On day 2, we will learn how to create a security group in AWS. In this lab, you will learn how to create a security group and define inbound rules for HTTP and SSH access. Let's get started. In the EC2 console, you can find ...
Join discussion
Nov 19, 2025 · 7 min read · Introduction Hey there! Look who survived the last VPC blog and still decided to show up. Honestly, I’m impressed. Either the last post didn’t scare you away, or you’re enjoying this AWS adventure more than you expected. (Both are valid.) But seriou...
Join discussion
Oct 8, 2025 · 5 min read · When it comes to securing resources and managing access in AWS, two major access control models often come into play — Role-Based Access Control (RBAC) and Attribute-Based Access Control (ABAC). While both help enforce “who can do what” within AWS, t...
Join discussion
Aug 20, 2025 · 10 min read · Abstract. This project outlines a comprehensive strategy for application containerization utilizing essential AWS services. The process starts with packaging apps into Docker containers and storing their images in Amazon Elastic Container Registry (E...
Join discussion
Aug 2, 2025 · 2 min read · First, What is VPC? VPC means Virtual Private Cloud.It is your private space in AWS, like a virtual data center.Inside VPC, you can launch your EC2, RDS, and other services.You can control who can access your resources using Security Groups and NACLs...
Join discussion
Jun 13, 2025 · 5 min read · Arjun is a Cloud Security Engineer who is setting up a production-grade AWS architecture. His EC2 instance holds critical data, so he places it inside a private subnet — completely isolated from the internet. But then...He needs to SSH into that inst...
Join discussion