Node.js: Deploying Applications

Go to class
Write Review

Free Online Course: Node.js: Deploying Applications provided by LinkedIn Learning is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. Node.js: Deploying Applications is taught by Kirsten Hunter.

Overview
  • Learn how to deploy Node.js applications. Review different deployment scenarios, and get practical tips and insights into the pros and cons of each option.

Syllabus
  • Introduction

    • Welcome
    • What you should know before watching this course
    1. Setting Up Your Application
    • Project overview
    • MongoDB setup
    • Development environment
    • Packaging choices
    • Using Git for deployment
    • GitHub setup
    2. Heroku
    • Heroku setup
    • Heroku application creation
    • Heroku application interaction
    • Heroku pipelines
    3. AWS Elastic Beanstalk
    • AWS setup
    • AWS Elastic Beanstalk
    • Elastic Beanstalk setup
    • Elastic Beanstalk interface
    4. Azure
    • Azure setup
    • Azure host creation
    • Azure environment configuration
    5. Continuous Deployment
    • CI/CD overview
    • Jenkins server
    • Travis CI
    • CircleCI
    Conclusion
    • Next steps