Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 946 Bytes

Readme.md

File metadata and controls

37 lines (23 loc) · 946 Bytes

More about CI

Introduction

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

Prerequisite

  • Knowledge about cloud computing

Use Case

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

Cloud Research

  • I learned about CI from here.
  • I learned about Jenkins.
  • A CI pipeline is made up of a series of steps that automate the process of software delivery.
  • An example of a CI pipeline is:
    • Build
    • Test

☁️ Cloud Outcome

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

Next Steps

  • Learn about CD

Social Proof

Linkedin