Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Start a free Courses trial
to watch this video
As we've seen, Docker can simplify the entire software build and deployment process. Essentially, anytime you find your software runs properly on some machines but not others, Docker can help get things working consistently. Here are just a few examples.
New Terms
- Continuous Integration/Continuous Delivery -- The practice of deploying apps on every commit to certain source control branches and as soon as existing unit tests are ran and pass.
- Node.js -- Node.js is a runtime for the JavaScript language, which allows us to write server-side web apps in JavaScript and deploy them outside of the browser.
Further Reading
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up