0% found this document useful (0 votes)
247 views

Ci/Cd Process: Github Version Control Github Version Control Cloud Jobs

The document describes a CI/CD process. It involves development on feature branches pulled from GitHub version control. Code goes through peer review, QA testing, security analysis, and automated builds. If all passes, changes are automatically deployed to pre-production and then production environments across availability zones for load balancing and high availability. Regular backups are also taken.

Uploaded by

Felipe Nahum
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
247 views

Ci/Cd Process: Github Version Control Github Version Control Cloud Jobs

The document describes a CI/CD process. It involves development on feature branches pulled from GitHub version control. Code goes through peer review, QA testing, security analysis, and automated builds. If all passes, changes are automatically deployed to pre-production and then production environments across availability zones for load balancing and high availability. Regular backups are also taken.

Uploaded by

Felipe Nahum
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

CI/CD Process

Felipe | March 20, 2020

Development Peer Review QA Pre-Prod Production

GitHub GitHub
Version Control Version Control
Cloud Jobs
Master
QA Testing Internet
Peer code
reviews
Load Balancer
Pull down & Load Balancer
create local
feature branch

Availability
Bug Security Passing Zone A Availability
check analysis builds User bug Zone A
Feature XYZ analysis Availability
Auto Zone B Auto Availability
Fail Pass Deploy Deploy Zone B

Pre-Prod

Master

Develop
GitHub
Version Control Security
Pre-Prod

analysis

GCP
Create PR
Fail

Pul Request
Snapshot
backups

You might also like