
Explore AWS Cloud9, a cloud-based IDE to write, run, and debug code in your browser with an integrated editor and terminal; set up environments and test Python with peer programming.
Implement create, read, update, and delete functions to manage tasks in a database-backed app, sending data to a server and handling a three-column to-do table.
Learn to build a simple web app that lists tasks in a table and supports adding, updating, and deleting tasks, with data persistence across sessions using HTML pages.
Learn to create a new branch from master, add and commit changes, and push them to the remote repository using git commands like clone, add, and push origin master.
Learn how to create a simple AWS code pipeline that automates from source to deployment, configuring source, build with CodeBuild, and deploy to Elastic Beanstalk.
Explore AWS Codestar workflows with CloudFormation stacks for Elastic Beanstalk and infrastructure, and learn to manage build and deploy stages, metrics, and Jira integration for team collaboration.
A Devops pipeline is set of automated processes and tools that the development (Dev) and operations (Ops) teams implement to build, test, and deploy software faster and easier.
In this course you will learn web development, continuous integration, continuous deployment, containerization, writing neat and quality code, DevOps concepts and much more with python programing language.
This learning path will cover different AWS Developer tools services:
Code Commit to create and manage version control system. It is just like Github where you can host highly scalable private Git repositories.
Code Build to create build service for performing testing and generating artifacts and reports.
Code Deploy to deploy application on Elastic Beanstalk, EC2, ECS , EKS and much more
Code Pipeline to create complete Devops Pipeline from source stage to deploy stage includes code commit, code build and code deploy
Code Star to quickly develop, build, and deploy applications on AWS on unified user interface, enabling you to easily manage your software development activities in one place.
Cloud nine is cloud based IDE to run and deploy application.
AWS CLI to control multiple AWS services from the command line and automate them through scripts
and much more.
This is the crash course is fully packed with useful hands-on covering the key concepts at the same time without wasting crucial time of developer like you.