Certifications

Certification
DevOps and AWS Cloud Certification
Comprehensive DevOps and AWS training covering CI/CD pipelines, Docker, AWS services (EC2, S3, IAM), infrastructure as code, and best practices for cloud deployment and management.
What I actually learned
This one brought DevOps and AWS together in a way that felt much more production-realistic than either topic on its own. Setting up CodePipeline to test, build, and deploy a Docker image end-to-end — with proper rollback on failure — was genuinely satisfying. The Terraform module was challenging but worth it. Writing infra as code means you can spin up a full environment in minutes and tear it down just as fast, which changes how you think about staging and testing environments entirely.
Topics covered
- End-to-end CI/CD on AWS with CodePipeline and CodeBuild
- Dockerized deployments on ECS and ECR
- Terraform for infrastructure provisioning
- CloudWatch logging and alarms
- IAM roles and cross-account access patterns
- Cost optimization strategies for cloud workloads
Why it matters to my work
Most companies are running their infrastructure on cloud providers and automating their deployments. Being able to work across both — understanding the AWS primitives and the DevOps workflows that orchestrate them — is what makes an engineer genuinely useful on a modern team.
Skills from this certification
“When the cloud and DevOps practices work together properly, deploying software feels unremarkable — which is exactly how it should feel. This certification helped me get closer to that.”