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
500
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
480
Jorge Castro - Building DevOps Ways of Working at large Enterprise through learning, collaboration and Gamification experiences: Continuous WoWs, DevUps and Feedback
devopsdaysgdl
0
320
Salvador Elizarraras - Five Ways to Improve Team Performance
devopsdaysgdl
0
210
Tommy Adams - Cutting the Cord: Letting Your Remote Team Run Free
devopsdaysgdl
0
220
Leoswaldo Macias - Protecting your App in the Cloud
devopsdaysgdl
0
290
Cameron Motevasselani - Extending Spinnaker for the Enterprise
devopsdaysgdl
0
280
Jesus Contreras - Containers y DevTools en AWS
devopsdaysgdl
0
270
Liz fong-Jones - Production Excellence
devopsdaysgdl
0
310
Mofizur Rahman - Knative: Serverless Computing on Kubernetes
devopsdaysgdl
0
330
Other Decks in Technology
See All in Technology
データ資産をシームレスに伝達するためのイベント駆動型アーキテクチャ
kakehashi
PRO
2
530
管理者しか知らないOutlookの裏側のAIを覗く#AzureTravelers
hirotomotaguchi
2
390
オブザーバビリティの観点でみるAWS / AWS from observability perspective
ymotongpoo
8
1.5k
『衛星データ利用の方々にとって近いようで触れる機会のなさそうな小話 ~ 衛星搭載ソフトウェアと衛星運用ソフトウェア (実物) を動かしながらわいわいする編 ~』 @日本衛星データコミニティ勉強会
meltingrabbit
0
140
2/18/25: Java meets AI: Build LLM-Powered Apps with LangChain4j
edeandrea
PRO
0
110
データマネジメントのトレードオフに立ち向かう
ikkimiyazaki
6
960
Cloud Spanner 導入で実現した快適な開発と運用について
colopl
1
630
エンジニアの育成を支える爆速フィードバック文化
sansantech
PRO
3
1.1k
開発組織のための セキュアコーディング研修の始め方
flatt_security
3
2.4k
飲食店予約台帳を支えるインタラクティブ UI 設計と実装
siropaca
7
1.8k
Classmethod AI Talks(CATs) #16 司会進行スライド(2025.02.12) / classmethod-ai-talks-aka-cats_moderator-slides_vol16_2025-02-12
shinyaa31
0
110
全文検索+セマンティックランカー+LLMの自然文検索サ−ビスで得られた知見
segavvy
2
100
Featured
See All Featured
The Art of Programming - Codeland 2020
erikaheidi
53
13k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
GitHub's CSS Performance
jonrohan
1030
460k
How to train your dragon (web standard)
notwaldorf
91
5.8k
Faster Mobile Websites
deanohume
306
31k
Making Projects Easy
brettharned
116
6k
Large-scale JavaScript Application Architecture
addyosmani
511
110k
GraphQLの誤解/rethinking-graphql
sonatard
68
10k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.1k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
193
16k
It's Worth the Effort
3n
184
28k
Designing for humans not robots
tammielis
250
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