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
Be a Master Chef: Crafting Recipes for Reliable...
Search
Kumar Abhijeet
November 03, 2023
0
25
Be a Master Chef: Crafting Recipes for Reliable Infrastructure
Kumar Abhijeet
November 03, 2023
Tweet
Share
More Decks by Kumar Abhijeet
See All by Kumar Abhijeet
Multi-Region APIOps with Kong
kumar_abhijeet
0
43
How Patroni solved Database Reliability at Gojek
kumar_abhijeet
0
14
Featured
See All Featured
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
8
1.2k
The Straight Up "How To Draw Better" Workshop
denniskardys
232
140k
Automating Front-end Workflow
addyosmani
1366
200k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
Building Applications with DynamoDB
mza
92
6.1k
The MySQL Ecosystem @ GitHub 2015
samlambert
250
12k
Fontdeck: Realign not Redesign
paulrobertlloyd
82
5.3k
Side Projects
sachag
452
42k
Bootstrapping a Software Product
garrettdimon
PRO
305
110k
Product Roadmaps are Hard
iamctodd
PRO
50
11k
How STYLIGHT went responsive
nonsquared
96
5.3k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
28
4.4k
Transcript
Be a Master Chef Kumar Abhijeet Product Engineer Crafting Recipes
for Reliable Infrastructure
None
Fabricating DBaaS@Gojek DevOps/Ruby Enthusiast Home Gym Owner Musician
A G E N D A Chef - What and
Why How Chef Works Chaos and Standards Solving the chaos puzzle Guiding Principles Future of Chef
Configuration Management Tool Suite Solves the configuration problem in the
IaC ecosystem Automates deployment and server management Mostly used in VM workloads Chef - What?
What does Configuration Management even mean?
Maintaining systems in a desired state Consistent state across all
systems Enforcing policy and standards Avoid outages by eliminating misconfigurations Configuration Management - What?
Why do we need Configuration Management?
Performing System Administration at scale Eliminate human error from systems
Automated Infra == Resilient Infra Cloud adoption and management made easy Configuration Management - Why?
Why are we discussing about Chef in a Ruby Meetup?
How does Chef work?
None
None
Let’s picture an application system
Rails Server VMs Patroni VMs API Traffic LB
None
None
None
Rails Server VMs Patroni VMs API Traffic LB
None
None
None
Rails Server VMs Patroni VMs API Traffic LB
Rails Server VMs Patroni VMs API Traffic LB
None
Load Compile Converge Cleanup Chef - Loading Process
None
Bad Code Good Code
Idempotence Multiple applications of the same action do not have
side effects on the system state Doesn’t get added to the resource collection Convergence Bring the system state in line with a defined policy. Changes are made on the system only if they need to be made. Convergence & Idempotence
Idempotent Convergent Idempotent means not taking actions when they aren't
needed, Convergent means it "settles" on a specific final state. - coderanger(aka Noah Kantrowitz)
Idempotent Convergent
Scalable Easier to rollback Predictable Efficient Convergence & Idempotence -
Why?
None
Data Driven Configurations Manage Systems, not Records Utilize Service Discovery
Extensible Abstractions Guiding Principles
........
........
None
None
None
POSIX Compatible
POSIX and Windows Compatible
None
Cloud Native Movement Mature Container Orchestration Toolings Business Strategy? Better
Alternatives Future of Chef
Thank you! Link to the deck and related resources =>