DOWNLOAD NodeJs CI/CD hands-on : AWS vs Heroku for free
What you'll learn
- Node Continuous Integration
- Node Continuous deployment
- Latest AWS developer tools such as CodeCommit, CodeBuild, CodeDeploy & CodePipeline
- Automate NodeJs deployment in the cloud
- Heroku pipelines, Heroku CI & Heroku Review apps
Requirements
- Knowledge of AWS services such as IAM, EC2
- Working knowledge of NodeJs
- Working knowledge of Github and Heroku
Description
For those wishing to take their team's productivity to the next level, you must already know that setting up the right CI/CD pipelines is a must.
Learn how to setup these pipelines specifically for your NodeJs application on both the AWS as well as the Heroku cloud. Both of these vendors provide very different tools and workflow to achieve this goal.
This is a hands-on course.
For AWS we will dive into using tools such as CodeCommit, CodeBuild, CodeDeploy and CodePipeline.
For Heroku we will utilize Heroku pipelines, Heroku CI and Heroku Review apps.
Yes! you get to learn and contrast both the cloud providers first-hand.
Learning Objectives:
Using AWS CodeCommit as an alternate to GitHub. Checking in code to CodeCommit
Building code in CodeBuild
Deploying code with CodeDeploy
Creating a DevOps pipeline with CodePipeline
Create a deployment pipeline using Heroku Pipelines, Heroku CI and Heroku Review apps.
Happy Learning!
Who this course is for:
- Javascript developers
- NodeJs programmers