CI/CD
Continuous Integration and Delivery Definition
15 December 2021
1433
CI/CD: Quality Code Pipeline
What is Continuous Integration?
What is Continuous Delivery?
What is a CI/CD pipeline?
CI/CD Basic Principles
CI/CD Platform Deployment
CI/CD Pros and Cons
CI/CD Pipeline Tools
CI/CD Pipeline Example
Implementing CI/CD Pipeline on Kubernetes by Jenkins
Business Benefits of CI/CD Implementation
Build, Test, Deploy with OpsWorks Co.

Share

FacebookTwitter
Continuous Integration and Delivery Definition
CI/CD: Quality Code Pipeline
What is Continuous Integration?
What is Continuous Delivery?
What is a CI/CD pipeline?
CI/CD Basic Principles
CI/CD Platform Deployment
CI/CD Pros and Cons
CI/CD Pipeline Tools
CI/CD Pipeline Example
Implementing CI/CD Pipeline on Kubernetes by Jenkins
Business Benefits of CI/CD Implementation
Build, Test, Deploy with OpsWorks Co.
Add comment
FacebookTwitter
Latest posts

Amazon’s early attempts to use alternative processors in cloud computing weren’t that good. AWS Arm instances did not stand out with high performance. However, now the company is set to change the industry with its new-generation processors Graviton2 built with ARM Neoverse N1 architecture. Let’s check our best practices for maintenance cost savings.

The last thing you want to see when debugging your code is chaos. But what if this chaos is controlled and launched by the developers themselves? Why deliberately create turbulence in the well-coordinated operation of your application? How can you achieve peace of mind when releasing important features? When exactly does the practice of chaos […]

15 December 2021

Configuration management is an important part of DevOps methodology, and tools like Ansible and Terraform form the backbone of modern software development systems. Both tools are great examples of a next-generation system for building, managing and configuring a cloud infrastructure.