🎓 All Courses | 📚 AWS Cloud Practitioner Syllabus
Stickipedia University
📋 Study this course on TaskLoco

Developer Tools — CI/CD on AWS

AWS provides a complete CI/CD pipeline toolkit for modern development practices.


AWS CodePipeline: Fully managed CI/CD pipeline service; automates build, test, deploy stages


AWS CodeCommit: Managed Git repositories (like GitHub but on AWS); private, secure


AWS CodeBuild: Managed build service; compiles code, runs tests, produces packages; pay per build minute


AWS CodeDeploy: Automated deployment to EC2, Lambda, ECS, on-premises; zero-downtime deployment strategies (blue/green, rolling)


AWS Cloud9: Cloud-based IDE accessible from browser; pre-configured with AWS CLI


AWS CloudFormation:

Infrastructure as Code (IaC); define AWS resources in JSON or YAML templates

Create entire environments from a single file

Version control your infrastructure

Rollback on failure


AWS CDK (Cloud Development Kit): Define infrastructure using familiar programming languages (Python, TypeScript, Java); generates CloudFormation


AWS SAM (Serverless Application Model): Simplified CloudFormation syntax for serverless applications; includes local testing tools


YouTube • Top 10
AWS Cloud Practitioner: AWS Developer & DevOps Services
Tap to Watch ›
📸
Google Images • Top 10
AWS Cloud Practitioner: AWS Developer & DevOps Services
Tap to View ›

Reference:

Wikipedia: AWS

image for linkhttps://en.wikipedia.org/wiki/Amazon_Web_Services

📚 AWS Cloud Practitioner — Full Course Syllabus
📋 Study this course on TaskLoco

TaskLoco™ — The Sticky Note GOAT