Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 1.07 KB

Readme.md

File metadata and controls

35 lines (23 loc) · 1.07 KB

CI/CD

Introduction

  • Today we will learn about CI/CD
  • CI/CD stands for Continuous Integration and Continuous Delivery/Deployment
  • CI/CD is a set of practices that automates the process of building, testing, and deploying software.

Prerequisite

✍️ Some knowledge about cloud computing

Use Case

  • We can use CI/CD to automate the process of building and deploying our application.
  • We can use CI/CD to automate the process of testing our application.

Cloud Research

  • Here are the resources I used to learn about CI/CD:
  • Learn about Jenkins.
  • A CI/CD pipeline is made up of a series of steps that automate the process of software delivery.
  • An example of a CI/CD pipeline is:
    • Build
    • Test
    • Deploy

☁️ Cloud Outcome

  • I was able to learn about CI/CD and how it can be used to automate the process of building, testing, and deploying software.

Social Proof

Linkedin