SlideShare une entreprise Scribd logo
1  sur  23
GROUP KICKOFF
Torino DevOps Meetup
ABOUT US
➤ Rauno De Pasquale, Co-Founder and CTO at Newesis Srl,
constantly trying to reconcile his degree in Philosophy with
a passion for computer science. After almost 18 year at
Deltatre, at the beginning of 2019 he creates Newesis, with
the aim of simplifying the use of the most advanced
services of Cloud platforms even in fields other than sports.
➤ Samuele Camatari, Founder and CEO of Jusan Network Srl,
Co-Founder and CEO at Newesis Srl, an eclectic manager
with more than 25 years experience in the Information
Technology industry. Between the most influential voice in
the Italian e-commerce ecosystem, he has made technology
and networking his reason for living.
➤ Newesis is a pure technology based, Cloud Native company,
having as a target to support and evolve adoption of
DevOps culture and practices, with particular focus on
Kubernetes as technological platform.
➤ Twitter: @RaunoDepa
➤ Twitter: @CamatariSamuele
➤ Twitter: @newesissrl
WHY A NEW MEETUP
GROUP➤ Turin has multiple Meetup Groups related to technologies
in many of these groups DevOps practices are mentioned in
some form
➤ CNCF Turin
➤ Agile Community Torino
➤ Google Cloud Developer Community Torino
➤ AWS User Group
➤ Meetup Microsoft Azure Torino
➤ Turin Web Performance Group
➤ DevOps is a hot topic but there is not a commonly agreed
definition about the term
➤ We have not found any existing group having a specific
focus on DevOps and on how to define it as a cultural
approach
GROUP PURPOSE
➤ Create and evolve a common definition of what does
DevOps mean
➤ Demystify common misconceptions about DevOps
➤ Identify patterns and anti-pattern on DevOps adoption
➤ Share lessons learnt about DevOps adoption processes
➤ Identify best practices for DevOps adoption
➤ Share real life experience on DevOps processes in different
working environments
➤ Learn about DevOps tools and practices from practical
example
➤ Define a common set of tools and practices to select from
in our daily work
➤ Share information about training and events related to the
world of DevOps
WHAT IS DEVOPS?
DEVOPS – A DEFINITION
DevOps is a set of practices that
automates the processes between
software development and IT
teams, in order that they can build,
test, and release software faster
and more reliably.
The concept of DevOps is founded on building a
culture of collaboration between teams that
historically functioned in relative siloes. The
promised benefits include increased trust, faster
software releases, ability to solve critical issues
quickly, and better manage unplanned work.
Atlassian
DEVOPS – A DEFINITION
The combination of cultural
philosophies, practices, and
tools that increases an
organization’s ability to
deliver applications and
services at high velocity:
evolving and improving products at a faster pace
than organizations using traditional software
development and infrastructure management
processes. This speed enables organizations to
better serve their customers and compete more
effectively in the market.Amazon
DEVOPS – A DEFINITION
DevOps is the union of people,
process, and products to enable
continuous delivery of value to
our end users.
DevOps is not just automating a pipeline so we can quickly
deliver software. Our goal is to deliver value.
It is very important to realize that DevOps is not a product.
You cannot buy DevOps and install it.
DevOps is not just automation or infrastructure as code.
DevOps is people following a process enabled by products to
deliver value to our end users.
Donovan Brown – Principal DevOps Manager at Microsoft
THE RAISE OF DEVOPS
➤ At the 2008 Agile Toronto conference, Patrick Dubois and
Andrew Schafer held a session on applying Agile principles
to infrastructure as opposed to application code.
➤ Velocity 2009 conference, John Allspaw and Paul Hammond
gave the seminal “10 Deploys per Day: Dev and Ops
Cooperation at Flickr.”
➤ Patrick Dubois created the first DevOpsDays in Ghent,
Belgium, in 2009, coining the word “DevOps.”
➤ in 2009 at another O’Reilly conference, Velocity, Andrew
Clay Shafer gave a presentation on Agile Infrastructure,
showing the iconic picture of a wall between developers
and operations with a metaphorical depiction of work being
thrown over the wall.
➤ In March of 2011, Cameron Haight of Gartner presented his
predictions for the trajectory of DevOps over the next few
years, creating interest in DevOps movement by
enterprises.
➤ In 2012, the State of DevOps report was conceived and
launched by Alanna Brown at Puppet.
1. DevOps is Only for Startups
2. DevOps Replaces Agile
3. DevOps is Incompatible with ITIL
4. DevOps is Incompatible with Information
Security and Compliance
5. DevOps Means Eliminating IT Operations, or
“NoOps”
6. DevOps is Just “Infrastructure as Code” or
Automation
7. DevOps is Only for Open Source Software
8. DevOps cross functional teams mean to
increase costs because you need more
people
FALSE MYTHS
• Culture
• “When asked what the most difficult thing about adopting DevOps
is, I reply — without hesitation — the people” (Donovan Brown).
People and process first. If you don’t have culture, all automation
attempts will be fruitless.
• Automation
• The full independency and responsibility of the team for the
delivery of value to the end user is a fundamental principle of
DevOps. Automation is key not only to allow faster iterations but
specifically to make the process repeatable independently from
the presence of a certain person or group of people.
• Measurement
• The continuous improvement process (Kaizen) is at the heart of
DevOps. If you can’t measure, you can’t improve. A successful
Devops implementation will measure everything it can as often as
it can.
• Sharing
• The transfer of knowledge aims to avoid constraints in the
organization, and to promote the collective intelligence. Visibility
makes it possible to know if the work of a team can introduce a
problem to another team and it also allows for early feedback.
Transparency is what allows everyone to work towards a common
goal.
DEVOPS PRINCIPLES -
CAMS
THE THREE WAYS
System Thinking: the principles of Flow, which
accelerate the delivery of work from
Development to Operations to our customers,
emphasizes the performance of the entire
system, as opposed to the performance of a
specific silo of work or department.
Feedback Loops: the principles of Feedback,
which enable us to create ever safer systems of
work, creating the right to left feedback loops.
Culture of Experimentation: the principles of
Continual Learning and Experimentation, which
foster a high-trust culture and a scientific
approach to organizational improvement risk-
taking as part of our daily work
Agile Software Development
– faster iteration
Microservices Architecture
– increasing complexity
Cloud Platforms
– increasing scale
Containers, Serverless
– increasing abstraction
WHY DEVOPS – THE
CONTEXT
“I need a server… now”
“I want access to the production systems”
“The application won’t run on our infrastructure
because we don’t support that version”
“The architecture of the application doesn’t match
our security model”
“We can not work on that task because we need xyz
who is currently busy working late at night” (the
“hero” syndrome)
“We weren’t consulted about the backup
requirement so it can not be move to production”
“It’s not our fault, our code is perfect, it works on
my machine”
“Why can’t they implement that technology? Why
are they so backward?”
WHY DEVOPS - DEV VS
OPS
Common mistake is to think DevOps as
“Dev does Ops” or as “Ops does Dev”.
Dev and Ops have different skillsets and
knowledge that must be combined to get
values for the end users.
Sysadmins have the ability to transition to a
DevOps team, as long as they are willing to
learn current and emerging technologies,
and are open to innovative ideas and
solutions.
Developers have the ability to transition to
a DevOps team, as long as they are willing
to consider reliability and operability as part
of their duties, and are open to innovative
ideas and solutions.
DEV DOES OPS - OPS
DOES DEV
“DevOps is the practice of operations and
development engineers participating together in the
entire service lifecycle, from design through the
development process to production support.” (Jez
Humble)
“DevOps is about Ops who think like devs. Devs who
think like ops.” (John Allspaw)
Development teams need to embed operations
people into their project and development life
cycles.
Operations people need to bring development
people into the problem and change management
space.
“DevOps is also characterized by operations staff
making use many of the same techniques as
developers for their systems work.” (Jez Humble)
DEVOPS IS DEV + OPS
Is SRE an alternative to DevOps?
Google creates and evolved the concept
independently from DevOps movement.
«If you think of DevOps like an interface in a programming language,
class SRE implements DevOps. SRE includes additional practices and
recommendations that are not necessarily part of the DevOps
interface. DevOps and SRE are not two competing methods for
software development and operations, but rather close friends
designed to break down organizational barriers to deliver better
software faster.
DevOps emerged as a culture and a set of practices
that aims to reduce the gaps between software
development and software operation.
The DevOps movement does not explicitly define how
to succeed.
SRE prescribes how to succeed in the various DevOps
areas.” (Liz Fong-Jones, Seth Vargo)
DEVOPS VS SRE (SITE
RELIABILITY ENGINEERING)
DEVOPS MANIFESTO –
SRE MANIFESTO
WHAT IS YOUR DEFINITION
OF DEVOPS?
REFERENCES - BOOKS
➤ The Phoenix Project: A Novel About IT, DevOps, and Helping Your
Business Win (Gene Kim , Kevin Behr, George Spafford)
➤ The Devops Handbook: How to Create World-Class Agility,
Reliability, & Security in Technology Organizations (Gene Kim, Jez
Humble, Patrick Debois, John Willis, John Allspaw)
➤ Site Reliability Engineering: How Google Runs Production Systems
(Betsy Beyer, Chris Jones, Jennifer Petoff, Niall Richard Murphy)
➤ The Site Reliability: Practical Ways to Implement SRE (Betsy
Beyer, Niall Richard Murphy, David K. Rensin, Kent Kawahara,
Stephen Thorne)
➤ The Practice of Cloud System Administration: Designing and
Operating Large Distributed Systems, Volume 2 (Thomas A.
Limoncelli, Strata R. Chalup, Christina J. Hogan)
➤ Release It! Design and Deploy Production-Ready Software
(Michael T. Nygard)
➤ Accelerate: The Science Behind Devops: Building and Scaling High
Performing Technology Organizations (Nicole Forsgren, Jez
Humble, Gene Kim)
➤ What is DevOps? (Mike Loukides)
➤ The DevOps Adoption Playbook: A Guide to Adopting DevOps in a
Multi-Speed IT Enterprise (Sanjeev Sharma)
REFERENCES - WEB
➤ State of DevOps Puppet - https://puppet.com/resources/report/state-of-
devops-report/
➤ DevOps Team Topologies - https://web.devopstopologies.com/
➤ Microsoft DevOps Resource Center - https://docs.microsoft.com/en-
us/azure/devops/learn/
➤ DevOps Fundamentals - https://medium.com/faun/all-about-devops-
fundamentalsyou-ever-wanted-to-know-2333328a2b40
➤ Donovan Brown Definition of DevOps -
https://medium.com/@DonovanBrown_41367/dissecting-the-definition-
69151da0435f
➤ Agile and DevOps - https://www.atlassian.com/agile/devops
➤ Agile and DevOps – https://theagileadmin.com/what-is-devops/
➤ CAMS - https://blog.chef.io/what-devops-means-to-me/
➤ What is DevOps - https://www.kartar.net/2010/02/what-devops-means-to-
me/
➤ AWS definition of DevOps - https://aws.amazon.com/devops/what-is-
devops/
➤ Four Principles of DevOps - http://radify.io/blog/four-principles-of-devops/
➤ DevOps vs SysAdmin - https://opensource.com/article/19/7/devops-vs-
sysadmin
➤ What DevOps is not - https://agileweboperations.com/2010/12/02/what-
devops-is-not/
REFERENCES – VIDEO
➤ How Netflix Thinks of DevOps -
https://www.youtube.com/watch?v=UTKIT6STSVM
➤ What's the Difference Between DevOps and SRE? (class SRE
implements DevOps) -
https://www.youtube.com/watch?v=uTEL8Ff1Zvk
➤ What is DevOps? In Simple English -
https://www.youtube.com/watch?v=_I94-tJlovg
➤ DevOps Culture at Amazon -
https://www.youtube.com/watch?v=mBU3AJ3j1rg
➤ What is DevOps (DevOps 101 from IBM)-
https://www.youtube.com/watch?v=UbtB4sMaaNM&list=PLOsp
HqNVtKAAm1dmyiR9WMmw1UBoOwZVj
➤ #ChefConf 2014: Jez Humble, "DevOps Culture and Practices To
Create Flow” - https://www.youtube.com/watch?v=oX8af9kLhlk
➤ Spotify Engineering Culture (by Henrik Kniberg) -
https://www.youtube.com/watch?v=4GK1NDTWbkY
➤ DevOps Vs. SRE: Competing Standards or Friends? (Cloud Next
‘19) - https://www.youtube.com/watch?v=0UyrVqBoCAU&t=1s
https://doodle.com/poll/m2ve84ur5f88tpxc
https://doodle.com/poll/sm86dn6qbvb6iczq
PREFERENZA GIORNO
DI INCONTRO
ARGOMENTO SECONDO
INCONTRO

Contenu connexe

Tendances

The History of DevOps (and what you need to do about it)
The History of DevOps (and what you need to do about it)The History of DevOps (and what you need to do about it)
The History of DevOps (and what you need to do about it)dev2ops
 
Dev ops lessons learned - Michael Collins
Dev ops lessons learned  - Michael CollinsDev ops lessons learned  - Michael Collins
Dev ops lessons learned - Michael CollinsDevopsdays
 
DevOps Culture & Methodology Intro
DevOps Culture & Methodology IntroDevOps Culture & Methodology Intro
DevOps Culture & Methodology IntroNajib Radzuan
 
Agile and dev ops – an ideal match for seamless software development
Agile and dev ops – an ideal match for seamless software developmentAgile and dev ops – an ideal match for seamless software development
Agile and dev ops – an ideal match for seamless software developmentKaty Slemon
 
About Motivation in DevOps Culture
About Motivation in DevOps CultureAbout Motivation in DevOps Culture
About Motivation in DevOps CultureDreamLab
 
Why is dev ops essential for fintech development
Why is dev ops essential for fintech developmentWhy is dev ops essential for fintech development
Why is dev ops essential for fintech developmentnimbleappgenie
 
DevOps: Process, Tool or Mindset?
DevOps: Process, Tool or Mindset?DevOps: Process, Tool or Mindset?
DevOps: Process, Tool or Mindset?Tathagat Varma
 
Dell Technologies World 2018 - DevOps & ITIL
Dell Technologies World 2018 - DevOps & ITILDell Technologies World 2018 - DevOps & ITIL
Dell Technologies World 2018 - DevOps & ITILMatt Schneider
 
DevOps 101 - an Introduction to DevOps
DevOps 101  - an Introduction to DevOpsDevOps 101  - an Introduction to DevOps
DevOps 101 - an Introduction to DevOpsRed Gate Software
 
ScrumOps - Featuring Dave West & Jayne Groll
ScrumOps - Featuring Dave West & Jayne GrollScrumOps - Featuring Dave West & Jayne Groll
ScrumOps - Featuring Dave West & Jayne GrollTaylor Puleri
 
DevOps Certification
DevOps CertificationDevOps Certification
DevOps CertificationAakash Yadav
 
DevOps Adoption Patterns
DevOps Adoption PatternsDevOps Adoption Patterns
DevOps Adoption PatternsJohn Turner
 

Tendances (20)

The History of DevOps (and what you need to do about it)
The History of DevOps (and what you need to do about it)The History of DevOps (and what you need to do about it)
The History of DevOps (and what you need to do about it)
 
Dev ops lessons learned - Michael Collins
Dev ops lessons learned  - Michael CollinsDev ops lessons learned  - Michael Collins
Dev ops lessons learned - Michael Collins
 
DevOps Culture & Methodology Intro
DevOps Culture & Methodology IntroDevOps Culture & Methodology Intro
DevOps Culture & Methodology Intro
 
Agile and dev ops – an ideal match for seamless software development
Agile and dev ops – an ideal match for seamless software developmentAgile and dev ops – an ideal match for seamless software development
Agile and dev ops – an ideal match for seamless software development
 
DevOps: IT's Automation Revolution
DevOps: IT's Automation RevolutionDevOps: IT's Automation Revolution
DevOps: IT's Automation Revolution
 
About Motivation in DevOps Culture
About Motivation in DevOps CultureAbout Motivation in DevOps Culture
About Motivation in DevOps Culture
 
Why is dev ops essential for fintech development
Why is dev ops essential for fintech developmentWhy is dev ops essential for fintech development
Why is dev ops essential for fintech development
 
DevOps: Process, Tool or Mindset?
DevOps: Process, Tool or Mindset?DevOps: Process, Tool or Mindset?
DevOps: Process, Tool or Mindset?
 
Dell Technologies World 2018 - DevOps & ITIL
Dell Technologies World 2018 - DevOps & ITILDell Technologies World 2018 - DevOps & ITIL
Dell Technologies World 2018 - DevOps & ITIL
 
DevOps 101 - an Introduction to DevOps
DevOps 101  - an Introduction to DevOpsDevOps 101  - an Introduction to DevOps
DevOps 101 - an Introduction to DevOps
 
Codifying Devops -The Devops Story
Codifying Devops -The Devops Story  Codifying Devops -The Devops Story
Codifying Devops -The Devops Story
 
DevOps
DevOps DevOps
DevOps
 
What is-not-devops!
What is-not-devops!What is-not-devops!
What is-not-devops!
 
ScrumOps - Featuring Dave West & Jayne Groll
ScrumOps - Featuring Dave West & Jayne GrollScrumOps - Featuring Dave West & Jayne Groll
ScrumOps - Featuring Dave West & Jayne Groll
 
DevOps Certification
DevOps CertificationDevOps Certification
DevOps Certification
 
DevOps 101
DevOps 101DevOps 101
DevOps 101
 
The devops laboratory - 1 year later
The devops laboratory - 1 year laterThe devops laboratory - 1 year later
The devops laboratory - 1 year later
 
devops-brochure
devops-brochuredevops-brochure
devops-brochure
 
Introduction to DevOps
Introduction to DevOpsIntroduction to DevOps
Introduction to DevOps
 
DevOps Adoption Patterns
DevOps Adoption PatternsDevOps Adoption Patterns
DevOps Adoption Patterns
 

Similaire à DevOps Torino Meetup Group Kickoff Meeting - Why a meetup group on DevOps, what does it mean DevOps

What is DevOps All You Need To Know.pdf
What is DevOps All You Need To Know.pdfWhat is DevOps All You Need To Know.pdf
What is DevOps All You Need To Know.pdfCerebrum Infotech
 
Why you need DevOps Consulting Services?
Why you need DevOps Consulting Services?Why you need DevOps Consulting Services?
Why you need DevOps Consulting Services?TkXel
 
DevOps Torino Meetup - DevOps Engineer, a role that does not exist but is muc...
DevOps Torino Meetup - DevOps Engineer, a role that does not exist but is muc...DevOps Torino Meetup - DevOps Engineer, a role that does not exist but is muc...
DevOps Torino Meetup - DevOps Engineer, a role that does not exist but is muc...Rauno De Pasquale
 
Meetup DevOps - Accelerate
Meetup DevOps - AccelerateMeetup DevOps - Accelerate
Meetup DevOps - AccelerateDelta-N
 
Building a DevOps Organization and Culture
Building a DevOps Organization and CultureBuilding a DevOps Organization and Culture
Building a DevOps Organization and CultureRapidValue
 
A Beginners Guide To DevOps
A Beginners Guide To DevOpsA Beginners Guide To DevOps
A Beginners Guide To DevOpssherinjohn198
 
What is DevOps And How It Is Useful In Real life.
What is DevOps And How It Is Useful In Real life.What is DevOps And How It Is Useful In Real life.
What is DevOps And How It Is Useful In Real life.anilpmuvvala
 
What_is_DevOps_how_it's_very_useful_in_daily_Life.
What_is_DevOps_how_it's_very_useful_in_daily_Life.What_is_DevOps_how_it's_very_useful_in_daily_Life.
What_is_DevOps_how_it's_very_useful_in_daily_Life.anilpmuvvala
 
Why is dev ops essential for fintech development
Why is dev ops essential for fintech developmentWhy is dev ops essential for fintech development
Why is dev ops essential for fintech developmentnimbleappgenie
 
Agile vs. DevOps.pdf
Agile vs. DevOps.pdfAgile vs. DevOps.pdf
Agile vs. DevOps.pdfSimform
 
Devops ppt copy
Devops ppt   copyDevops ppt   copy
Devops ppt copysaigowsi
 
Cutting Edge on Development Methodologies in IT
Cutting Edge on Development Methodologies in ITCutting Edge on Development Methodologies in IT
Cutting Edge on Development Methodologies in ITAndrea Tino
 
Industry-Experienced Instructors for DevOps Training at NareshIT
Industry-Experienced Instructors for DevOps Training at NareshITIndustry-Experienced Instructors for DevOps Training at NareshIT
Industry-Experienced Instructors for DevOps Training at NareshITmanoharjgpsolutions
 

Similaire à DevOps Torino Meetup Group Kickoff Meeting - Why a meetup group on DevOps, what does it mean DevOps (20)

What is DevOps All You Need To Know.pdf
What is DevOps All You Need To Know.pdfWhat is DevOps All You Need To Know.pdf
What is DevOps All You Need To Know.pdf
 
Why you need DevOps Consulting Services?
Why you need DevOps Consulting Services?Why you need DevOps Consulting Services?
Why you need DevOps Consulting Services?
 
DevOps Torino Meetup - DevOps Engineer, a role that does not exist but is muc...
DevOps Torino Meetup - DevOps Engineer, a role that does not exist but is muc...DevOps Torino Meetup - DevOps Engineer, a role that does not exist but is muc...
DevOps Torino Meetup - DevOps Engineer, a role that does not exist but is muc...
 
DevOps
DevOpsDevOps
DevOps
 
Dev ops
Dev opsDev ops
Dev ops
 
Meetup DevOps - Accelerate
Meetup DevOps - AccelerateMeetup DevOps - Accelerate
Meetup DevOps - Accelerate
 
What_is_DevOps.pptx
What_is_DevOps.pptxWhat_is_DevOps.pptx
What_is_DevOps.pptx
 
Building a DevOps Organization and Culture
Building a DevOps Organization and CultureBuilding a DevOps Organization and Culture
Building a DevOps Organization and Culture
 
Devops.pptx
Devops.pptxDevops.pptx
Devops.pptx
 
A Beginners Guide To DevOps
A Beginners Guide To DevOpsA Beginners Guide To DevOps
A Beginners Guide To DevOps
 
Full-Stack Agile - What is DevOps?
Full-Stack Agile - What is DevOps?Full-Stack Agile - What is DevOps?
Full-Stack Agile - What is DevOps?
 
intro to DevOps
intro to DevOpsintro to DevOps
intro to DevOps
 
What is DevOps And How It Is Useful In Real life.
What is DevOps And How It Is Useful In Real life.What is DevOps And How It Is Useful In Real life.
What is DevOps And How It Is Useful In Real life.
 
What_is_DevOps_how_it's_very_useful_in_daily_Life.
What_is_DevOps_how_it's_very_useful_in_daily_Life.What_is_DevOps_how_it's_very_useful_in_daily_Life.
What_is_DevOps_how_it's_very_useful_in_daily_Life.
 
Whitepaper: DevOps - Happiest Minds
Whitepaper: DevOps - Happiest MindsWhitepaper: DevOps - Happiest Minds
Whitepaper: DevOps - Happiest Minds
 
Why is dev ops essential for fintech development
Why is dev ops essential for fintech developmentWhy is dev ops essential for fintech development
Why is dev ops essential for fintech development
 
Agile vs. DevOps.pdf
Agile vs. DevOps.pdfAgile vs. DevOps.pdf
Agile vs. DevOps.pdf
 
Devops ppt copy
Devops ppt   copyDevops ppt   copy
Devops ppt copy
 
Cutting Edge on Development Methodologies in IT
Cutting Edge on Development Methodologies in ITCutting Edge on Development Methodologies in IT
Cutting Edge on Development Methodologies in IT
 
Industry-Experienced Instructors for DevOps Training at NareshIT
Industry-Experienced Instructors for DevOps Training at NareshITIndustry-Experienced Instructors for DevOps Training at NareshIT
Industry-Experienced Instructors for DevOps Training at NareshIT
 

Plus de Rauno De Pasquale

06 azure well architected framework
06 azure well architected framework06 azure well architected framework
06 azure well architected frameworkRauno De Pasquale
 
05 azure well architected framework
05 azure well architected framework05 azure well architected framework
05 azure well architected frameworkRauno De Pasquale
 
04 azure well architected framework
04 azure well architected framework04 azure well architected framework
04 azure well architected frameworkRauno De Pasquale
 
03 azure well architected framework
03 azure well architected framework03 azure well architected framework
03 azure well architected frameworkRauno De Pasquale
 
02 azure well architected framework
02 azure well architected framework02 azure well architected framework
02 azure well architected frameworkRauno De Pasquale
 
01 azure well architected framework
01 azure well architected framework01 azure well architected framework
01 azure well architected frameworkRauno De Pasquale
 
DevOps Training - Introduction to Terraform
DevOps Training - Introduction to TerraformDevOps Training - Introduction to Terraform
DevOps Training - Introduction to TerraformRauno De Pasquale
 
Kubernetes the deltatre way the basics - introduction to containers and orc...
Kubernetes the deltatre way   the basics - introduction to containers and orc...Kubernetes the deltatre way   the basics - introduction to containers and orc...
Kubernetes the deltatre way the basics - introduction to containers and orc...Rauno De Pasquale
 
DevOps Torino Meetup - SRE Concepts
DevOps Torino Meetup - SRE ConceptsDevOps Torino Meetup - SRE Concepts
DevOps Torino Meetup - SRE ConceptsRauno De Pasquale
 
Newesis azure devops-presentation
Newesis azure devops-presentationNewesis azure devops-presentation
Newesis azure devops-presentationRauno De Pasquale
 
Newesis - Introduction to Containers
Newesis -  Introduction to ContainersNewesis -  Introduction to Containers
Newesis - Introduction to ContainersRauno De Pasquale
 
Newesis - Introduction to the Cloud
Newesis -  Introduction to the CloudNewesis -  Introduction to the Cloud
Newesis - Introduction to the CloudRauno De Pasquale
 

Plus de Rauno De Pasquale (12)

06 azure well architected framework
06 azure well architected framework06 azure well architected framework
06 azure well architected framework
 
05 azure well architected framework
05 azure well architected framework05 azure well architected framework
05 azure well architected framework
 
04 azure well architected framework
04 azure well architected framework04 azure well architected framework
04 azure well architected framework
 
03 azure well architected framework
03 azure well architected framework03 azure well architected framework
03 azure well architected framework
 
02 azure well architected framework
02 azure well architected framework02 azure well architected framework
02 azure well architected framework
 
01 azure well architected framework
01 azure well architected framework01 azure well architected framework
01 azure well architected framework
 
DevOps Training - Introduction to Terraform
DevOps Training - Introduction to TerraformDevOps Training - Introduction to Terraform
DevOps Training - Introduction to Terraform
 
Kubernetes the deltatre way the basics - introduction to containers and orc...
Kubernetes the deltatre way   the basics - introduction to containers and orc...Kubernetes the deltatre way   the basics - introduction to containers and orc...
Kubernetes the deltatre way the basics - introduction to containers and orc...
 
DevOps Torino Meetup - SRE Concepts
DevOps Torino Meetup - SRE ConceptsDevOps Torino Meetup - SRE Concepts
DevOps Torino Meetup - SRE Concepts
 
Newesis azure devops-presentation
Newesis azure devops-presentationNewesis azure devops-presentation
Newesis azure devops-presentation
 
Newesis - Introduction to Containers
Newesis -  Introduction to ContainersNewesis -  Introduction to Containers
Newesis - Introduction to Containers
 
Newesis - Introduction to the Cloud
Newesis -  Introduction to the CloudNewesis -  Introduction to the Cloud
Newesis - Introduction to the Cloud
 

Dernier

Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...Principled Technologies
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...DianaGray10
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024SynarionITSolutions
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdflior mazor
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesBoston Institute of Analytics
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...apidays
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingEdi Saputra
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyKhushali Kathiriya
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 

Dernier (20)

Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
Deploy with confidence: VMware Cloud Foundation 5.1 on next gen Dell PowerEdg...
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation Strategies
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 

DevOps Torino Meetup Group Kickoff Meeting - Why a meetup group on DevOps, what does it mean DevOps

  • 2. ABOUT US ➤ Rauno De Pasquale, Co-Founder and CTO at Newesis Srl, constantly trying to reconcile his degree in Philosophy with a passion for computer science. After almost 18 year at Deltatre, at the beginning of 2019 he creates Newesis, with the aim of simplifying the use of the most advanced services of Cloud platforms even in fields other than sports. ➤ Samuele Camatari, Founder and CEO of Jusan Network Srl, Co-Founder and CEO at Newesis Srl, an eclectic manager with more than 25 years experience in the Information Technology industry. Between the most influential voice in the Italian e-commerce ecosystem, he has made technology and networking his reason for living. ➤ Newesis is a pure technology based, Cloud Native company, having as a target to support and evolve adoption of DevOps culture and practices, with particular focus on Kubernetes as technological platform. ➤ Twitter: @RaunoDepa ➤ Twitter: @CamatariSamuele ➤ Twitter: @newesissrl
  • 3. WHY A NEW MEETUP GROUP➤ Turin has multiple Meetup Groups related to technologies in many of these groups DevOps practices are mentioned in some form ➤ CNCF Turin ➤ Agile Community Torino ➤ Google Cloud Developer Community Torino ➤ AWS User Group ➤ Meetup Microsoft Azure Torino ➤ Turin Web Performance Group ➤ DevOps is a hot topic but there is not a commonly agreed definition about the term ➤ We have not found any existing group having a specific focus on DevOps and on how to define it as a cultural approach
  • 4. GROUP PURPOSE ➤ Create and evolve a common definition of what does DevOps mean ➤ Demystify common misconceptions about DevOps ➤ Identify patterns and anti-pattern on DevOps adoption ➤ Share lessons learnt about DevOps adoption processes ➤ Identify best practices for DevOps adoption ➤ Share real life experience on DevOps processes in different working environments ➤ Learn about DevOps tools and practices from practical example ➤ Define a common set of tools and practices to select from in our daily work ➤ Share information about training and events related to the world of DevOps
  • 6. DEVOPS – A DEFINITION DevOps is a set of practices that automates the processes between software development and IT teams, in order that they can build, test, and release software faster and more reliably. The concept of DevOps is founded on building a culture of collaboration between teams that historically functioned in relative siloes. The promised benefits include increased trust, faster software releases, ability to solve critical issues quickly, and better manage unplanned work. Atlassian
  • 7. DEVOPS – A DEFINITION The combination of cultural philosophies, practices, and tools that increases an organization’s ability to deliver applications and services at high velocity: evolving and improving products at a faster pace than organizations using traditional software development and infrastructure management processes. This speed enables organizations to better serve their customers and compete more effectively in the market.Amazon
  • 8. DEVOPS – A DEFINITION DevOps is the union of people, process, and products to enable continuous delivery of value to our end users. DevOps is not just automating a pipeline so we can quickly deliver software. Our goal is to deliver value. It is very important to realize that DevOps is not a product. You cannot buy DevOps and install it. DevOps is not just automation or infrastructure as code. DevOps is people following a process enabled by products to deliver value to our end users. Donovan Brown – Principal DevOps Manager at Microsoft
  • 9. THE RAISE OF DEVOPS ➤ At the 2008 Agile Toronto conference, Patrick Dubois and Andrew Schafer held a session on applying Agile principles to infrastructure as opposed to application code. ➤ Velocity 2009 conference, John Allspaw and Paul Hammond gave the seminal “10 Deploys per Day: Dev and Ops Cooperation at Flickr.” ➤ Patrick Dubois created the first DevOpsDays in Ghent, Belgium, in 2009, coining the word “DevOps.” ➤ in 2009 at another O’Reilly conference, Velocity, Andrew Clay Shafer gave a presentation on Agile Infrastructure, showing the iconic picture of a wall between developers and operations with a metaphorical depiction of work being thrown over the wall. ➤ In March of 2011, Cameron Haight of Gartner presented his predictions for the trajectory of DevOps over the next few years, creating interest in DevOps movement by enterprises. ➤ In 2012, the State of DevOps report was conceived and launched by Alanna Brown at Puppet.
  • 10. 1. DevOps is Only for Startups 2. DevOps Replaces Agile 3. DevOps is Incompatible with ITIL 4. DevOps is Incompatible with Information Security and Compliance 5. DevOps Means Eliminating IT Operations, or “NoOps” 6. DevOps is Just “Infrastructure as Code” or Automation 7. DevOps is Only for Open Source Software 8. DevOps cross functional teams mean to increase costs because you need more people FALSE MYTHS
  • 11. • Culture • “When asked what the most difficult thing about adopting DevOps is, I reply — without hesitation — the people” (Donovan Brown). People and process first. If you don’t have culture, all automation attempts will be fruitless. • Automation • The full independency and responsibility of the team for the delivery of value to the end user is a fundamental principle of DevOps. Automation is key not only to allow faster iterations but specifically to make the process repeatable independently from the presence of a certain person or group of people. • Measurement • The continuous improvement process (Kaizen) is at the heart of DevOps. If you can’t measure, you can’t improve. A successful Devops implementation will measure everything it can as often as it can. • Sharing • The transfer of knowledge aims to avoid constraints in the organization, and to promote the collective intelligence. Visibility makes it possible to know if the work of a team can introduce a problem to another team and it also allows for early feedback. Transparency is what allows everyone to work towards a common goal. DEVOPS PRINCIPLES - CAMS
  • 12. THE THREE WAYS System Thinking: the principles of Flow, which accelerate the delivery of work from Development to Operations to our customers, emphasizes the performance of the entire system, as opposed to the performance of a specific silo of work or department. Feedback Loops: the principles of Feedback, which enable us to create ever safer systems of work, creating the right to left feedback loops. Culture of Experimentation: the principles of Continual Learning and Experimentation, which foster a high-trust culture and a scientific approach to organizational improvement risk- taking as part of our daily work
  • 13. Agile Software Development – faster iteration Microservices Architecture – increasing complexity Cloud Platforms – increasing scale Containers, Serverless – increasing abstraction WHY DEVOPS – THE CONTEXT
  • 14. “I need a server… now” “I want access to the production systems” “The application won’t run on our infrastructure because we don’t support that version” “The architecture of the application doesn’t match our security model” “We can not work on that task because we need xyz who is currently busy working late at night” (the “hero” syndrome) “We weren’t consulted about the backup requirement so it can not be move to production” “It’s not our fault, our code is perfect, it works on my machine” “Why can’t they implement that technology? Why are they so backward?” WHY DEVOPS - DEV VS OPS
  • 15. Common mistake is to think DevOps as “Dev does Ops” or as “Ops does Dev”. Dev and Ops have different skillsets and knowledge that must be combined to get values for the end users. Sysadmins have the ability to transition to a DevOps team, as long as they are willing to learn current and emerging technologies, and are open to innovative ideas and solutions. Developers have the ability to transition to a DevOps team, as long as they are willing to consider reliability and operability as part of their duties, and are open to innovative ideas and solutions. DEV DOES OPS - OPS DOES DEV
  • 16. “DevOps is the practice of operations and development engineers participating together in the entire service lifecycle, from design through the development process to production support.” (Jez Humble) “DevOps is about Ops who think like devs. Devs who think like ops.” (John Allspaw) Development teams need to embed operations people into their project and development life cycles. Operations people need to bring development people into the problem and change management space. “DevOps is also characterized by operations staff making use many of the same techniques as developers for their systems work.” (Jez Humble) DEVOPS IS DEV + OPS
  • 17. Is SRE an alternative to DevOps? Google creates and evolved the concept independently from DevOps movement. «If you think of DevOps like an interface in a programming language, class SRE implements DevOps. SRE includes additional practices and recommendations that are not necessarily part of the DevOps interface. DevOps and SRE are not two competing methods for software development and operations, but rather close friends designed to break down organizational barriers to deliver better software faster. DevOps emerged as a culture and a set of practices that aims to reduce the gaps between software development and software operation. The DevOps movement does not explicitly define how to succeed. SRE prescribes how to succeed in the various DevOps areas.” (Liz Fong-Jones, Seth Vargo) DEVOPS VS SRE (SITE RELIABILITY ENGINEERING)
  • 19. WHAT IS YOUR DEFINITION OF DEVOPS?
  • 20. REFERENCES - BOOKS ➤ The Phoenix Project: A Novel About IT, DevOps, and Helping Your Business Win (Gene Kim , Kevin Behr, George Spafford) ➤ The Devops Handbook: How to Create World-Class Agility, Reliability, & Security in Technology Organizations (Gene Kim, Jez Humble, Patrick Debois, John Willis, John Allspaw) ➤ Site Reliability Engineering: How Google Runs Production Systems (Betsy Beyer, Chris Jones, Jennifer Petoff, Niall Richard Murphy) ➤ The Site Reliability: Practical Ways to Implement SRE (Betsy Beyer, Niall Richard Murphy, David K. Rensin, Kent Kawahara, Stephen Thorne) ➤ The Practice of Cloud System Administration: Designing and Operating Large Distributed Systems, Volume 2 (Thomas A. Limoncelli, Strata R. Chalup, Christina J. Hogan) ➤ Release It! Design and Deploy Production-Ready Software (Michael T. Nygard) ➤ Accelerate: The Science Behind Devops: Building and Scaling High Performing Technology Organizations (Nicole Forsgren, Jez Humble, Gene Kim) ➤ What is DevOps? (Mike Loukides) ➤ The DevOps Adoption Playbook: A Guide to Adopting DevOps in a Multi-Speed IT Enterprise (Sanjeev Sharma)
  • 21. REFERENCES - WEB ➤ State of DevOps Puppet - https://puppet.com/resources/report/state-of- devops-report/ ➤ DevOps Team Topologies - https://web.devopstopologies.com/ ➤ Microsoft DevOps Resource Center - https://docs.microsoft.com/en- us/azure/devops/learn/ ➤ DevOps Fundamentals - https://medium.com/faun/all-about-devops- fundamentalsyou-ever-wanted-to-know-2333328a2b40 ➤ Donovan Brown Definition of DevOps - https://medium.com/@DonovanBrown_41367/dissecting-the-definition- 69151da0435f ➤ Agile and DevOps - https://www.atlassian.com/agile/devops ➤ Agile and DevOps – https://theagileadmin.com/what-is-devops/ ➤ CAMS - https://blog.chef.io/what-devops-means-to-me/ ➤ What is DevOps - https://www.kartar.net/2010/02/what-devops-means-to- me/ ➤ AWS definition of DevOps - https://aws.amazon.com/devops/what-is- devops/ ➤ Four Principles of DevOps - http://radify.io/blog/four-principles-of-devops/ ➤ DevOps vs SysAdmin - https://opensource.com/article/19/7/devops-vs- sysadmin ➤ What DevOps is not - https://agileweboperations.com/2010/12/02/what- devops-is-not/
  • 22. REFERENCES – VIDEO ➤ How Netflix Thinks of DevOps - https://www.youtube.com/watch?v=UTKIT6STSVM ➤ What's the Difference Between DevOps and SRE? (class SRE implements DevOps) - https://www.youtube.com/watch?v=uTEL8Ff1Zvk ➤ What is DevOps? In Simple English - https://www.youtube.com/watch?v=_I94-tJlovg ➤ DevOps Culture at Amazon - https://www.youtube.com/watch?v=mBU3AJ3j1rg ➤ What is DevOps (DevOps 101 from IBM)- https://www.youtube.com/watch?v=UbtB4sMaaNM&list=PLOsp HqNVtKAAm1dmyiR9WMmw1UBoOwZVj ➤ #ChefConf 2014: Jez Humble, "DevOps Culture and Practices To Create Flow” - https://www.youtube.com/watch?v=oX8af9kLhlk ➤ Spotify Engineering Culture (by Henrik Kniberg) - https://www.youtube.com/watch?v=4GK1NDTWbkY ➤ DevOps Vs. SRE: Competing Standards or Friends? (Cloud Next ‘19) - https://www.youtube.com/watch?v=0UyrVqBoCAU&t=1s