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
480
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
460
Jorge Castro - Building DevOps Ways of Working at large Enterprise through learning, collaboration and Gamification experiences: Continuous WoWs, DevUps and Feedback
devopsdaysgdl
0
310
Salvador Elizarraras - Five Ways to Improve Team Performance
devopsdaysgdl
0
210
Tommy Adams - Cutting the Cord: Letting Your Remote Team Run Free
devopsdaysgdl
0
210
Leoswaldo Macias - Protecting your App in the Cloud
devopsdaysgdl
0
280
Cameron Motevasselani - Extending Spinnaker for the Enterprise
devopsdaysgdl
0
270
Jesus Contreras - Containers y DevTools en AWS
devopsdaysgdl
0
260
Liz fong-Jones - Production Excellence
devopsdaysgdl
0
310
Mofizur Rahman - Knative: Serverless Computing on Kubernetes
devopsdaysgdl
0
320
Other Decks in Technology
See All in Technology
あなたの知らないクラフトビールの世界
miura55
0
120
深層学習と3Dキャプチャ・3Dモデル生成(土木学会応用力学委員会 応用数理・AIセミナー)
pfn
PRO
0
460
AWSマルチアカウント統制環境のすゝめ / 20250115 Mitsutoshi Matsuo
shift_evolve
0
110
CDKのコードレビューを楽にするパッケージcdk-mentorを作ってみた/cdk-mentor
tomoki10
0
210
Alignment and Autonomy in Cybozu - 300人の開発組織でアラインメントと自律性を両立させるアジャイルな組織運営 / RSGT2025
ama_ch
1
2.4k
re:Invent 2024のふりかえり
beli68
0
110
Formal Development of Operating Systems in Rust
riru
1
420
When Windows Meets Kubernetes…
pichuang
0
300
WantedlyでのKotlin Multiplatformの導入と課題 / Kotlin Multiplatform Implementation and Challenges at Wantedly
kubode
0
240
デジタルアイデンティティ技術 認可・ID連携・認証 応用 / 20250114-OIDF-J-EduWG-TechSWG
oidfj
2
670
アジャイルチームが変化し続けるための組織文化とマネジメント・アプローチ / Agile management that enables ever-changing teams
kakehashi
3
3.4k
GoogleのAIエージェント論 Authors: Julia Wiesinger, Patrick Marlow and Vladimir Vuskovic
customercloud
PRO
0
150
Featured
See All Featured
Writing Fast Ruby
sferik
628
61k
Building Your Own Lightsaber
phodgson
104
6.2k
Making the Leap to Tech Lead
cromwellryan
133
9k
The Cult of Friendly URLs
andyhume
78
6.1k
Code Review Best Practice
trishagee
65
17k
The Invisible Side of Design
smashingmag
299
50k
What's in a price? How to price your products and services
michaelherold
244
12k
Done Done
chrislema
182
16k
Building Better People: How to give real-time feedback that sticks.
wjessup
366
19k
KATA
mclloyd
29
14k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
232
17k
Art, The Web, and Tiny UX
lynnandtonic
298
20k
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