CI / CD with Container Registry — Part 1

Heru Hermawan
1 min readJun 9, 2020

--

This is the first part from article “CI/CD with Container Registry”

What is CI / CD

There are four important keys on CI/CD :

  1. Version Control
    Maintains different versions of the code
  2. Continues Integrations
    Code Review, Integration Testing
  3. Continues Delivery
    Deploying the build application to staging / test servers, Performing UAT
  4. Continues Deployment
    Deploying the tested application on production server
What is CI / CD

CI / CD Process

CI / CD Process

Image Management on Alibaba Cloud

  • Supports multiple regions (provides download addresses for Internet, Intranet and VPC environments)
  • Provides flexible image building function, including automatic and multi-stage building features

--

--

Heru Hermawan

An unidentified walking object from 🇮🇩 who ❤️ any kind of tech stuff related, especially code and design.