What is Cloud Computing and AWS
I recently started getting interested in cloud technology and wanted to understand how it actually works. I have been working in IT support for about 2.5 years and I want to move into cloud tech side.

Search for a command to run...
Series
This series will cover my AWS cloud learning journey and the topics I learnt
I recently started getting interested in cloud technology and wanted to understand how it actually works. I have been working in IT support for about 2.5 years and I want to move into cloud tech side.

Introduction When you start your AWS journey, one of the first important services you will encounter is IAM - Identity and Access Management. It may sound complex, but by the end of this article, you

Introduction After setting up secure access to our AWS account using IAM, the next question we mostly have is where do we actually run our application? The answer is Amazon EC2 - Elastic Cloud Compute
If you are starting your AWS and cloud journey, one of the most important concepts you will come across is VPC(Virtual Private Cloud) When I first heard the term VPC, I was confused because AWS networ
When learning AWS networking one of the most important concepts to understand is difference between: Public Subnet Private Subnet At first these terms may sound confusing. But once you understand
After learning about Public subnets and private subnets, the next question that comes across our mind is: How does traffic actually move inside AWS? Creating a subnet alone doesn't make your applica