VLVijaya Laxmi Kadhaminmy-cloud-journey.hashnode.dev·2d ago · 7 min readAWS CLI for Beginners | Automating AWS without using the ConsoleIntroduction Until now, we have been creating resources such as: VPCs EC2 Instances S3 Buckets using AWS Console. While the AWS Console is easy for beginners, it becomes difficult when we need to00
VLVijaya Laxmi Kadhaminmy-cloud-journey.hashnode.dev·6d ago · 7 min readAWS S3 Hands-On Project | Buckets, Versioning, Permissions and Static Website HostingIntroduction In the previous article, we learned the theory behind Amazon S3. Now it is time to see Amazon S3 in action. In this hands-on project we will: Create an S3 bucket Upload files Understan00
VLVijaya Laxmi Kadhaminmy-cloud-journey.hashnode.dev·Jun 12 · 6 min readAWS S3 Basics for BeginnersIntroduction In the previous articles, we explored AWS networking concepts like: VPC Subnets Internet Gateway Security Groups Route 53 Now, let's move to one of the most popular AWS services: A00
VLVijaya Laxmi Kadhaminmy-cloud-journey.hashnode.dev·Jun 8 · 20 min readAWS VPC Project for Resume | Build a Production-Style Multi-AZ Architecture on AWSIn the previous articles, we learned about: VPC subnets Internet Gateway Route Tables Security Groups Network ACLs DNS and Route 53 Until now, we have learned individual AWS networking compon00
VLVijaya Laxmi Kadhaminmy-cloud-journey.hashnode.dev·Jun 7 · 4 min readUnderstanding AWS Route 53 and DNS for BeginnersIn the previous articles we learned about: VPC Subnets Internet Gateway Route Table Security Groups Network ACLs(NACLs) These components help us build and secure AWS infrastructure. But there 00