SlideShare a Scribd company logo
4
Most read
7
Most read
CI/CD for Microservices and
Serverless Functions in AWS
Implement a CI/CD pipeline for Dockerized Microservices
Microservices Architecture on AWS
Gitflow Branching
master
preprod
develop
Production
=
Staging
=
Sandbox
=
Gitflow Branching
master
preprod
develop
merge
feature/A
feature/B
merge
merge
merge
v1.0.0
merge
Production
=
Staging
=
Sandbox
=
Gitflow Branching
master
preprod
develop
merge
feature/A
feature/B
merge
merge
merge
v1.0.0
hotfix
merge
v1.0.1
merge
Continuous Integration with Docker
1
CheckoutFetch
latestchanges
ofcode
2
Test
Run
unit&
quality
tests
3
Build
Build
the
Dockerim
age
4
Push
Push
the
im
age
to
N
exus
OSS
Dockerized Microservices

More Related Content

PDF
Build a Docker Swarm cluster on AWS
PDF
La sécurité avec Kubernetes et les conteneurs Docker (June 19th, 2019)
PDF
A Pathway to Continuous Integration/Continuous Delivery on AWS
PPTX
Pipelining DevOps with Jenkins and AWS
PDF
IaC on AWS Cloud
PDF
Apache Continuum Build, Test, and Release
PPTX
CI/CD on AWS
PDF
Azure Pipeline Tutorial | Azure DevOps Tutorial | Edureka
Build a Docker Swarm cluster on AWS
La sécurité avec Kubernetes et les conteneurs Docker (June 19th, 2019)
A Pathway to Continuous Integration/Continuous Delivery on AWS
Pipelining DevOps with Jenkins and AWS
IaC on AWS Cloud
Apache Continuum Build, Test, and Release
CI/CD on AWS
Azure Pipeline Tutorial | Azure DevOps Tutorial | Edureka

What's hot (19)

PPTX
Continues Integration and Continuous Delivery with Azure DevOps - Deploy Anyt...
PPTX
Amazon Web Services for the .NET Developer
PPTX
CI CD using Docker and Jenkins
PDF
Microsoft Tech Summit Switzerland 2019 - DOCKER + AZURE DEVOPS + KUBERNETES = ♥
PPTX
Jenkins and AWS DevOps Tools
PPTX
CloudExpo 2018: Docker - Power Your Move to the Cloud
PPTX
Skip Staging! Test Docker, Helm, and Kubernetes Apps like a Pro
PPTX
ACDKOCHI19 - CI / CD using AWS Developer Tools
PDF
Introduction to EKS and eksctl
PDF
AWS Code{Commit,Deploy,Pipeline} (June 2016)
PDF
.NET Day Switzerland 2019 - DOCKER + AZURE DEVOPS + KUBERNETES = ♥
PDF
Lessons Learned Building a Container App Library
PDF
DCSF 19 Docker Enterprise Platform and Architecture
PDF
Using Docker Hub at Scale to Support Micro Focus' Delivery and Deployment Model
PDF
calmio-cicd-containers
PPTX
Helm at reddit: from local dev, staging, to production
PPTX
ACDKOCHI19 - Medlife's journey on AWS from ZERO Orders to 6 digits mark
PDF
Workshop Azure DevOps | Docker | Azure Kubernetes Services
PDF
Transformational DevOps with AWS Native Tools
Continues Integration and Continuous Delivery with Azure DevOps - Deploy Anyt...
Amazon Web Services for the .NET Developer
CI CD using Docker and Jenkins
Microsoft Tech Summit Switzerland 2019 - DOCKER + AZURE DEVOPS + KUBERNETES = ♥
Jenkins and AWS DevOps Tools
CloudExpo 2018: Docker - Power Your Move to the Cloud
Skip Staging! Test Docker, Helm, and Kubernetes Apps like a Pro
ACDKOCHI19 - CI / CD using AWS Developer Tools
Introduction to EKS and eksctl
AWS Code{Commit,Deploy,Pipeline} (June 2016)
.NET Day Switzerland 2019 - DOCKER + AZURE DEVOPS + KUBERNETES = ♥
Lessons Learned Building a Container App Library
DCSF 19 Docker Enterprise Platform and Architecture
Using Docker Hub at Scale to Support Micro Focus' Delivery and Deployment Model
calmio-cicd-containers
Helm at reddit: from local dev, staging, to production
ACDKOCHI19 - Medlife's journey on AWS from ZERO Orders to 6 digits mark
Workshop Azure DevOps | Docker | Azure Kubernetes Services
Transformational DevOps with AWS Native Tools
Ad

Recently uploaded (20)

PPTX
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PDF
A comparative analysis of optical character recognition models for extracting...
PPTX
Cloud computing and distributed systems.
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PPTX
Programs and apps: productivity, graphics, security and other tools
DOCX
The AUB Centre for AI in Media Proposal.docx
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PDF
Empathic Computing: Creating Shared Understanding
PPTX
sap open course for s4hana steps from ECC to s4
PDF
cuic standard and advanced reporting.pdf
PDF
Network Security Unit 5.pdf for BCA BBA.
PPT
Teaching material agriculture food technology
PDF
Approach and Philosophy of On baking technology
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PDF
Unlocking AI with Model Context Protocol (MCP)
ACSFv1EN-58255 AWS Academy Cloud Security Foundations.pptx
The Rise and Fall of 3GPP – Time for a Sabbatical?
A comparative analysis of optical character recognition models for extracting...
Cloud computing and distributed systems.
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
Chapter 3 Spatial Domain Image Processing.pdf
Advanced methodologies resolving dimensionality complications for autism neur...
Per capita expenditure prediction using model stacking based on satellite ima...
Programs and apps: productivity, graphics, security and other tools
The AUB Centre for AI in Media Proposal.docx
“AI and Expert System Decision Support & Business Intelligence Systems”
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
Empathic Computing: Creating Shared Understanding
sap open course for s4hana steps from ECC to s4
cuic standard and advanced reporting.pdf
Network Security Unit 5.pdf for BCA BBA.
Teaching material agriculture food technology
Approach and Philosophy of On baking technology
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
Unlocking AI with Model Context Protocol (MCP)
Ad

Build a CI/CD pipeline for Dockerized Microservices in AWS