This course is the final course in a series that aims to prepare you for a role working as a programmer. In this course we will look at several automation concepts in DevOps with Python. Labs will allow the students to apply the material in the lectures in simple computer programs designed to re-enforce the material in the lesson.
Web Scraping, Containerization, Scripting, Software Testing, Development Testing, Test Automation, Integration Testing, DevOps, Docker (Software), Unit Testing, Package and Software Management, CI/CD, Python Programming
Reviews
3.9 (59 ratings)
5 stars
52.54%
4 stars
18.64%
3 stars
10.16%
2 stars
6.77%
1 star
11.86%
From the lesson
Containers for Development
In this module, we look at containers. Containers allow developers to have a control environment to test and deploy their applications. We will specifically look at Docker and container automation with Python.