Hands-on with AWS: Software Development Practices
Key Takeaways
Introduces hands-on with AWS: Software Development Practices for entrepreneurship
Original Description
Let’s get you working efficiently in a software development team and shorten the time it takes to get high quality applications to your customers. We start with the theory and benefits of building software with Continuous Integration and Continuous Delivery. Continuous Integration starts with source control. We get you working with AWS CodeCommit, a managed source control service that makes it easier for teams to collaborate on code and with Git repository you learn branching strategies and get hands-on committing bug fixes and writing unit tests. Your commits initiate an AWS CodePipeline pipeline where we can run automated tests for fast code quality feedback. We then use AWS CodeBuild to run tests and package code for deployment. Finally, we use AWS CodeDeploy to automate code deployment. Let’s use your coding skills to automate the process of getting quality code to production infrastructure.
This course will provide a combination of video-based lectures, demonstrations and hands-on lab exercises to get you hands-on committing code that flows through a full Continuous Integration and Continuous Delivery pipeline.
Watch on External: Coursera ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
More on: Systems Design Basics
View skill →Related Reads
📰
📰
📰
📰
👁️ Stop Flying Blind: Implementing Observability Practices in Production (Python, Prometheus & Grafana)
Dev.to · ROBERTO CARLOS HUAMAN RIVERA
Why Snap CD: Non-invasive Orchestration
Dev.to · Karl Schriek
Every Build Tells a Story: Integrating Harness CI with Splunk
Medium · DevOps
When ArgoCD Chokes: Targeted Syncs in Jenkins Pipelines
Medium · DevOps
🎓
Tutor Explanation
DeepCamp AI