๐Ÿ“‘
docs
  • Initial page
  • Golang Shippets
    • PII Data Check
  • Docker
    • Concepts
  • NGINX Web Server Deep Dive
    • What's NGINX
  • AWS CloudFormation
    • Introduction
    • Infrastructure as Code
    • What's CloudFormation?
    • CloudFormation - Lab #1
    • CloudFormation Concepts
  • Kubernetes
    • Introduction
    • Untitled
  • Jenkins Engineer - (CJE)
    • Topics
  • Microsoft Azure - AZ-104
    • ๐Ÿ““Manage Azure AD Users
  • Terraform - Certified Associate
  • ๐Ÿฆ What is Terraform?
  • ๐ŸงฌInfrastructure as Code
  • ๐Ÿ“ฎGetting Started
    • ๐ŸงซBuild Infrastructure
    • ๐ŸงชChange Infrastructure
    • ๐ŸงบDefine Input Variables
    • ๐ŸšฐQuery Data with Outputs
    • ๐Ÿ’พStore Remote State
  • ๐ŸŽƒConfiguration Language
    • ๐ŸงผTerraform Resources
    • ๐Ÿ’ŠTerraform Variables
  • ๐Ÿ”ŽOverview
    • ๐Ÿ—ƒ๏ธConfiguration Syntax
  • ๐ŸŽฒCheat Sheet
  • GCP - Data Engineer
    • Overview
    • Big Data and Machine Learning Fundamentals
Powered by GitBook
On this page
  • Continuous Integration (CI) / Continous Delivery (CD)
  • Workflow
  • Workflow with multiple teams

Was this helpful?

Edit on GitHub
  1. Jenkins Engineer - (CJE)

Topics

PreviousUntitledNextManage Azure AD Users

Last updated 4 years ago

Was this helpful?

Continuous Integration (CI) / Continous Delivery (CD)

  • In the integration, the area is when we start to have problems.

  • The teams (Backend, User Interface, Data) don't communicate with each other.

This is a software development practice in which members of a team integrate their work frequently, at least daily, leading to multiple integrations per day.

Workflow

Workflow with multiple teams

  • Jenkins Features and Functionality

  • Building Continuous Delivery Pipelines

  • CD as Code Best Practices

4MB
ci.gif
image
test