This is an English translation of a Japanese blog. Some content may not be fully translated.
AWS

Passing the AWS Certified DevOps Engineer - Professional

I passed the AWS Certified DevOps Engineer - Professional after about one month of study, so here’s a brief note.

Preparation Method

Study Subjects

Having studied broadly for the Solutions Architect Professional and various Specialty certifications, I focused on hands-on practice and study of key services. I was able to progress smoothly in part because I had already obtained SAP and others.

Important Services

  • Systems Manager
  • CloudFormation
  • Elastic Beanstalk
  • Config
  • CodePipeline/CodeBuild/CodeDeploy
  • CloudWatch (especially Logs, Events, etc.)
  • AutoScaling
  • ECS

Required Concepts

  • CI/CD
  • Disaster recovery design
  • Deployment (Blue/Green, Canary releases, etc.)
  • RTO/RPO concepts
    • Whether you can choose the appropriate backup and design for each use case
  • Backup/Recovery

Services Worth Studying at a High Level

  • Inspector
  • EC2
  • Opsworks
  • StepFunction
  • GuardDuty
  • Macie
  • KMS
  • DynamoDB

Impressions and Other Notes

I feel like I’ve gained the concepts needed for DevOps starting with CI/CD, knowledge and skills needed for operations. During the exam, I felt that many of the scenarios closely resembled situations I had considered in my actual work, and it seemed applicable to my day-to-day job.

Passing this, I now have 11 certifications. With this many, 12 certifications is the final goal, but I plan to study for the G Certification for deepening ML knowledge and IPA exams in winter and spring.

https://www.youracclaim.com/users/jumpei-imazato/badges

  • AWS Certified Cloud Practitioner
  • AWS Certified Solutions Architect - Associate
  • AWS Certified Developer - Associate
  • AWS Certified SysOps Administrator - Associate
  • AWS Certified Solutions Architect - Professional
  • AWS Certified DevOps Engineer - Professional
  • AWS Certified Security - Specialty
  • AWS Certified Machine Learning - Specialty
  • AWS Certified Database - Specialty
  • AWS Certified Data Analytics - Specialty
  • AWS Certified Alexa Skill Builder - Specialty

image-20210130181647828

Suggest an edit on GitHub