Welcome to DevOpsFun Training!
These notes accompany the hands-on training for open source devops workflow. Feel free to report issues or submit a request to our GitHub repo.
At the end of this training, you will be able to:
- Understand the basics of Node, npm modules, and how they work together
- Know basic practices of using Git and fundamentals of how Git works
- Use Visual Studio Code for development
- Use an open source platform to continuously deploy and test your app
- Use an open source continous integration solution to continuously build, test, and deploy your app
- Use an open source platform to scale your app
Module 0: Preparation
Module 2: Provisioning Platform for Development and Testing
Module 4: Provisioning Continuous Integration Server
Module 5: Continuously Integrating and Deploying an App