Continuous Integrations Concepts and Demo

Continuous Integration (CI) is a development practice where developers commit code into a shared repository frequently, preferably several times a day. Each commit then gets verified by an integrated & automated build and similarly with integrated & automated tests. While automated tests aren't strictly part of CI but typically implied.


The posted video includes two demos with relative examples and CI concepts.

Demo 1:  
Python Flask API, Test Cases, Azure DevOps Intro, Docker Multi Stage Builds & CI with GitHub

Demo 2:  
Python Django MVT Application, Jenkins pipeline , Docker Hub , Terraform, GitHub




Popular posts from this blog

Certification for Kubernetes? I got it covered.

Netcat: ( TCP/IP Swiss Army Knife ) | DevOps | Linux | Use-Cases

What happens when you turn on the wifi on your phone.....