Kindly share what are the key AWS services every DEVOPS engineer should know?

Kindly share what are the key AWS services every DEVOPS engineer should know ?

Some DevOps engineers only do Azure or GCP - no need to know AWS.

Respected Sir , thank you for the reply. But as of know i am learning AWS, so if you can kindly help me know the same it will be of great help.

Your question is going to result in an opinionated answer. You can search for the most popular services in a search engine:

You might be better to follow a specific course on AWS to learn in a structured manner:
AWS Cloud Practitioner (CLF-C02) Course | KodeKloud

Also if you haven’t yet. Check the content of the Devops learning path certification for AWS.

Cheers.

1 Like

Hi college dpakmishra.1983,

I strongly recommend that you delve into Serverless services that serve as infrastructure to support applications, specifically I am talking about the following:

AWS Lambda
Amazon API Gateway
Amazon S3
Amazon DynamoDB
Amazon SNS & Amazon SQS
Amazon ECS
AWS Step Functions

Always because are foundation
Identity and Access Management
Amazon CloudWatch + AWS CloudTrail
Amazon EventBridge

Apart from AWS
GitHub Actions
Terraform
JavaScript

Good learning!
JMC.

1 Like

Many many, thanks for the help Sir.