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
700
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
580
Jorge Castro - Building DevOps Ways of Working at large Enterprise through learning, collaboration and Gamification experiences: Continuous WoWs, DevUps and Feedback
devopsdaysgdl
0
390
Salvador Elizarraras - Five Ways to Improve Team Performance
devopsdaysgdl
0
280
Tommy Adams - Cutting the Cord: Letting Your Remote Team Run Free
devopsdaysgdl
0
280
Leoswaldo Macias - Protecting your App in the Cloud
devopsdaysgdl
0
380
Cameron Motevasselani - Extending Spinnaker for the Enterprise
devopsdaysgdl
0
350
Jesus Contreras - Containers y DevTools en AWS
devopsdaysgdl
0
350
Liz fong-Jones - Production Excellence
devopsdaysgdl
0
370
Mofizur Rahman - Knative: Serverless Computing on Kubernetes
devopsdaysgdl
0
390
Other Decks in Technology
See All in Technology
OCI技術資料 : 外部接続 VPN接続 詳細
ocise
1
10k
Snowflakeデータ基盤で挑むAI活用 〜4年間のDataOpsの基礎をもとに〜
kaz3284
1
190
Goで実現する堅牢なアーキテクチャ:DDD、gRPC-connect、そしてAI協調開発の実践
fujidomoe
3
760
Microsoft Fabric のワークスペースと容量の設計原則
ryomaru0825
2
180
AWS CDK の目玉新機能「Mixins」とは / cdk-mixins
gotok365
2
270
30分でわかるアーキテクチャモダナイゼーション
nwiizo
8
3.7k
Snowflake Night #2 LT
taromatsui_cccmkhd
0
150
Digitization部 紹介資料
sansan33
PRO
1
6.9k
社内ワークショップで終わらせない 業務改善AIエージェント開発
lycorptech_jp
PRO
1
370
Agentic Codingの実践とチームで導入するための工夫
lycorptech_jp
PRO
0
170
論文検索を日本語でできるアプリを作ってみた
sailen2
0
120
AIに視覚を与えモバイルアプリケーション開発をより円滑に行う
lycorptech_jp
PRO
1
550
Featured
See All Featured
Making the Leap to Tech Lead
cromwellryan
135
9.7k
Exploring anti-patterns in Rails
aemeredith
2
280
Why Our Code Smells
bkeepers
PRO
340
58k
世界の人気アプリ100個を分析して見えたペイウォール設計の心得
akihiro_kokubo
PRO
67
37k
The Cost Of JavaScript in 2023
addyosmani
55
9.7k
How to optimise 3,500 product descriptions for ecommerce in one day using ChatGPT
katarinadahlin
PRO
1
3.5k
Self-Hosted WebAssembly Runtime for Runtime-Neutral Checkpoint/Restore in Edge–Cloud Continuum
chikuwait
0
370
How Software Deployment tools have changed in the past 20 years
geshan
0
32k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
47
8k
How to train your dragon (web standard)
notwaldorf
97
6.5k
The B2B funnel & how to create a winning content strategy
katarinadahlin
PRO
1
290
Six Lessons from altMBA
skipperchong
29
4.2k
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