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
620
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
540
Jorge Castro - Building DevOps Ways of Working at large Enterprise through learning, collaboration and Gamification experiences: Continuous WoWs, DevUps and Feedback
devopsdaysgdl
0
370
Salvador Elizarraras - Five Ways to Improve Team Performance
devopsdaysgdl
0
250
Tommy Adams - Cutting the Cord: Letting Your Remote Team Run Free
devopsdaysgdl
0
250
Leoswaldo Macias - Protecting your App in the Cloud
devopsdaysgdl
0
350
Cameron Motevasselani - Extending Spinnaker for the Enterprise
devopsdaysgdl
0
320
Jesus Contreras - Containers y DevTools en AWS
devopsdaysgdl
0
310
Liz fong-Jones - Production Excellence
devopsdaysgdl
0
350
Mofizur Rahman - Knative: Serverless Computing on Kubernetes
devopsdaysgdl
0
360
Other Decks in Technology
See All in Technology
AIエージェントで90秒の広告動画を制作!台本・音声・映像・編集をつなぐAWS最新アーキテクチャの実践
nasuvitz
3
340
なぜテストマネージャの視点が 必要なのか? 〜 一歩先へ進むために 〜
moritamasami
0
240
会社紹介資料 / Sansan Company Profile
sansan33
PRO
6
380k
バイブスに「型」を!Kent Beckに学ぶ、AI時代のテスト駆動開発
amixedcolor
2
580
Django's GeneratedField by example - DjangoCon US 2025
pauloxnet
0
150
株式会社ログラス - 会社説明資料【エンジニア】/ Loglass Engineer
loglass2019
4
65k
「何となくテストする」を卒業するためにプロダクトが動く仕組みを理解しよう
kawabeaver
0
430
Terraformで構築する セルフサービス型データプラットフォーム / terraform-self-service-data-platform
pei0804
1
190
DroidKaigi 2025 Androidエンジニアとしてのキャリア
mhidaka
2
380
現場で効くClaude Code ─ 最新動向と企業導入
takaakikakei
1
260
複数サービスを支えるマルチテナント型Batch MLプラットフォーム
lycorptech_jp
PRO
1
880
職種の壁を溶かして開発サイクルを高速に回す~情報透明性と職種越境から考えるAIフレンドリーな職種間連携~
daitasu
0
170
Featured
See All Featured
Unsuck your backbone
ammeep
671
58k
Statistics for Hackers
jakevdp
799
220k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.9k
Build your cross-platform service in a week with App Engine
jlugia
231
18k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.9k
Done Done
chrislema
185
16k
Thoughts on Productivity
jonyablonski
70
4.8k
Building Adaptive Systems
keathley
43
2.7k
KATA
mclloyd
32
14k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.4k
The Language of Interfaces
destraynor
161
25k
Embracing the Ebb and Flow
colly
87
4.8k
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