What Aws Service I need to learn for Devops Role.
Hi,
We need to learn how to set up compute services like EC2, ECS, EKS, and Lambda. It’s also important to understand networking, including how to set up VPCs, peering, and both public and private networks. Next, we should gain a strong understanding of IAM to properly grant permissions for users, developers, and service roles. Once you’re familiar with these concepts, you can create a project using Terraform to manage infrastructure as code. Set up a pipeline (with AWS CodePipeline, GitHub, Jenkins, or any tool) to automatically create AWS resources using Terraform. This process will help you improve your knowledge of compute, networking, and IAM.