DevOps
DevOps is something of a newer part of the developement flow. It celebrates the idea of Continuous Integration and Continuous Development by providing a link between developers and versions, or operations. This includes Cloud and Automation Technologies.
A roadmap probably best describes how a good DevOps practitioner is diversified.
Some resources worth checking out:
Course | Format and Skills | Details |
---|---|---|
IJ Dev Courses | video: Netlify | A very basic site deployment walkthrough for a good starting point. Simple deployments are ususally glossed over but their issues can take a long time to fix if not understood properly |
FreeCodeCamp | video: AWS | Enough to get an official certificate! |
TechWorld | video: Docker | The essentials of containerising a project |
TechWorld | video: Kubernetes | K8s crash course |
SimpliLearn | video: Jenkins | General discussion on Jenkins. The first 45 minutes should be enough |