Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Edwin Moedano - The Perks of CI/CD automation i...
Search
DevOpsDays GDL
February 20, 2020
Technology
0
560
Edwin Moedano - The Perks of CI/CD automation in version control platforms for building and deploying dockerized applications
DevOps Days GDL 2020 - February 20th
DevOpsDays GDL
February 20, 2020
Tweet
Share
More Decks by DevOpsDays GDL
See All by DevOpsDays GDL
Julian Limon - Aligned autonomy: How clarity on outcomes gets us to self-organized teams that win
devopsdaysgdl
0
520
Jorge Castro - Building DevOps Ways of Working at large Enterprise through learning, collaboration and Gamification experiences: Continuous WoWs, DevUps and Feedback
devopsdaysgdl
0
350
Salvador Elizarraras - Five Ways to Improve Team Performance
devopsdaysgdl
0
240
Tommy Adams - Cutting the Cord: Letting Your Remote Team Run Free
devopsdaysgdl
0
240
Leoswaldo Macias - Protecting your App in the Cloud
devopsdaysgdl
0
320
Cameron Motevasselani - Extending Spinnaker for the Enterprise
devopsdaysgdl
0
310
Jesus Contreras - Containers y DevTools en AWS
devopsdaysgdl
0
290
Liz fong-Jones - Production Excellence
devopsdaysgdl
0
340
Mofizur Rahman - Knative: Serverless Computing on Kubernetes
devopsdaysgdl
0
350
Other Decks in Technology
See All in Technology
セキュリティSaaS企業が実践するCursor運用ルールと知見 / How a Security SaaS Company Runs Cursor: Rules & Insights
tetsuzawa
0
330
MCP で繋ぐ Figma とデザインシステム〜LLM を使った UI 実装のリアル〜
kimuson
2
1.3k
データプレーンプログラミングとは? DPU&スイッチASICの開発経験から語る
ebiken
PRO
1
260
Bill One 開発エンジニア 紹介資料
sansan33
PRO
4
12k
CloudBruteによる外部からのS3バケットの探索・公開の発見について / 20250605 Kumiko Hennmi
shift_evolve
3
140
AIエージェントデザインパターンの選び方
almondo_event
0
140
RDRA3.0を知ろう
kanzaki
2
430
CSS polyfill とその未来
ken7253
0
140
[zh-TW] DevOpsDays Taipei 2025 -- Creating Awesome Change in SmartNews!(machine translation)
martin_lover
1
640
いまさら聞けない Git 超入門 〜Gitって結局なに?から始める第一歩〜
devops_vtj
0
160
大事なのは、AIの精度だけじゃない!〜1円のズレも許されない経理領域とAI〜
jun_nemoto
11
5.1k
GigaViewerにおけるMackerel APM導入の裏側
7474
0
460
Featured
See All Featured
How STYLIGHT went responsive
nonsquared
100
5.6k
Balancing Empowerment & Direction
lara
1
84
Making Projects Easy
brettharned
116
6.2k
Java REST API Framework Comparison - PWX 2021
mraible
31
8.6k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
32
5.8k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
331
21k
Reflections from 52 weeks, 52 projects
jeffersonlam
349
20k
Fontdeck: Realign not Redesign
paulrobertlloyd
84
5.5k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
50k
Code Reviewing Like a Champion
maltzj
523
40k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
8
750
The Language of Interfaces
destraynor
158
25k
Transcript
Once Upon a time… In a Galaxy Far Far away….
The Perks of CI/CD Automation in version control platforms for building and deploying dockerized applications @blacked7
The Perks of CI/CD Automation in version control platforms for
building and deploying dockerized applications @blacked7 Your new boss explaining how he/she sees the future
Your First Meeting With the Legacy Team... The Perks of
CI/CD Automation in version control platforms for building and deploying dockerized applications @blacked7
The Perks of CI/CD Automation in version control platforms for
building and deploying dockerized applications @blacked7 Talking about Concurrency and Deploying to Production [super-admin@useless-server ~]$ git reset --hard [super-admin@useless-server ~]$ git pull origin safe-branch-last-update
The Perks of CI/CD Automation in version control platforms for
building and deploying dockerized applications @blacked7 Establishing a Delivery Strategy… DevOps?
The Perks of CI/CD Automation in version control platforms for
building and deploying dockerized applications @blacked7 This is my Dream Team + +
The Perks of CI/CD Automation in version control platforms for
building and deploying dockerized applications @blacked7 They have differences but they are just great tools to do DevOps!
The Perks of CI/CD Automation in version control platforms for
building and deploying dockerized applications @blacked7 1. Implement a Pipeline Fast
The Perks of CI/CD Automation in version control platforms for
building and deploying dockerized applications @blacked7 1. Implement a Pipeline Fast
The Perks of CI/CD Automation in version control platforms for
building and deploying dockerized applications @blacked7 2. Pipelines as Code
The Perks of CI/CD Automation in version control platforms for
building and deploying dockerized applications @blacked7 2. Pipelines as Code
The Perks of CI/CD Automation in version control platforms for
building and deploying dockerized applications @blacked7 3. Grant Power to the Dev/QA Team
The Perks of CI/CD Automation in version control platforms for
building and deploying dockerized applications @blacked7 4. Visibility of all the Stages to the Team
The Perks of CI/CD Automation in version control platforms for
building and deploying dockerized applications @blacked7 5. Replicate Production with Dockerized Services
The Perks of CI/CD Automation in version control platforms for
building and deploying dockerized applications @blacked7 6. Store Secrets like Our Precious
The Perks of CI/CD Automation in version control platforms for
building and deploying dockerized applications @blacked7 6. Store Secrets like Our Precious
The Perks of CI/CD Automation in version control platforms for
building and deploying dockerized applications @blacked7 7. Pipelines Execution is Money
The Perks of CI/CD Automation in version control platforms for
building and deploying dockerized applications @blacked7 8. Connect your Kubernetes Cluster!
The Perks of CI/CD Automation in version control platforms for
building and deploying dockerized applications @blacked7 9. Environments for everyone!
The Perks of CI/CD Automation in version control platforms for
building and deploying dockerized applications @blacked7 Is not a Perfect Solution, this Could be a Single Point of Failure!
The Perks of CI/CD Automation in version control platforms for
building and deploying dockerized applications Edwin Moedano Cardiel @blacked7