SlideShare una empresa de Scribd logo
1 de 93
+1(973) 598-3969 www.cognixia.com
Introduction to DevOps
+1(973) 598-3969 www.cognixia.com
What we are covering today?
• Introduction to DevOps
• Migrating to DevOps in your organization
• DevOps in the Cloud (Azure)
• DevOps in the Cloud (AWS)
• DevOps for Legacy Systems
• DevOps for The Future
+1(973) 598-3969 www.cognixia.com
Who is your instructor?
• Matthew David
• Leading Digital Delivery for 20 Years
• Author of Thirteen Books
• LinkedIn:
https://www.linkedin.com/in/matthewdavid/
+1(973) 598-3969 www.cognixia.com
How you can participate
Each section will have a lecture last 10 minutesTime
Pop-Quiz at the end of each sectionQuiz
Feel free to ask questionsQuestion
Open Q&A at the end of the presentationParticipate
+1(973) 598-3969 www.cognixia.com
Introduction to DevOps
+1(973) 598-3969 www.cognixia.com
Geek
Out!
+1(973) 598-3969 www.cognixia.com
A Short Story: Meet
Gina, She’s a Developer
• Gina loves to code
• Her focus:
• Extending products
• Building new
products
• Fixing Bugs
+1(973) 598-3969 www.cognixia.com
Meet
Jose, He’s
an
Operation
s Lead
• Jose is passionate about keeping the production environment
available to all customers
• His focus is:
– Ensuring the production environment hits 99.999% uptime
– Ensuring that new code does not break the existing
production code
– Reducing risk that the production environment will go down
+1(973) 598-3969 www.cognixia.com
Meet the Challenge: Consumer Needs
• Consumer needs are changing faster with
greater demand on digital services
• The number of digital services is growing
exponentially
• Speed to market is critical
• The barrier of entry into Digital Services has
never been lower
+1(973) 598-3969 www.cognixia.com
Developers and Operations are two different
groups with different responsibilities
Throwing code over the wall
Limiting the number of releases that can
happen
Reducing the ability for the company to adjust
to consumer trends
Teams are in silos with a conflict of interests
Meet the problem:
Conflict of interests
+1(973) 598-3969 www.cognixia.com
Meet the Hero Team: DevOps
Bringing Developers
and Operations
together
Combining the
strengths of two
worlds
Small code blocks
vs large
Share
Responsibilities
+1(973) 598-3969 www.cognixia.com
What is DevOps?
Integration of Develop and Operations into one team
One team has better communication and
collaboration
Productivity is improved through automating testing
code, infrastructure, workflows and anything else
that can automated
Continuously measuring application performance
+1(973) 598-3969 www.cognixia.com
How DevOps Works
Code is written in very
small chunks vs large
builds
Deployments happen
in days/hrs vs
weeks/months
Development
environment is
identical to production
Rapid iteration
improves speed to
react to market needs
Developing
Configuration
Management Code to
build Infrastructure at
Scale
Realtime Application
Performance
Monitoring to know
the impact each code
change makes
+1(973) 598-3969 www.cognixia.com
What does this all mean?
New
Mindset
New Tools
New Skills
Preparing
for fast
paced
world
+1(973) 598-3969 www.cognixia.com
New Tools
Code Development
Testing Code (Jenkins)
Tracking Code & Configuration Management Changes
(GitHub)
Code Deployment (Chef, Puppet or Saltstack)
Managing Code on Scalable Servers
Tools to monitor production application and environment
(System Logs, Application Logs, New Relic)
+1(973) 598-3969 www.cognixia.com
Faster time to
market
Leveraging
Automation to
improve reliability
of infrastructure
More focus on
improving the
business
Benefits of DevOps
+1(973) 598-3969 www.cognixia.com
The end of the Story:
Happy Customers
• Faster to Market
• Align Outcomes
with Business
Goals
• Exceed Customer
Expectations
• Beat Competitors
+1(973) 598-3969 www.cognixia.com
What is DevOps: Summary
• Innovate Faster
• More Responsive to Business Needs
• Better Collaboration
• Better Quality
• More frequent Releases
• New Mindset + New Tools + New Skills =
DevOps
+1(973) 598-3969 www.cognixia.com
Quiz: What is DevOps
• https://goo.gl/forms/1Sdk9C9xtgucN81z1
+1(973) 598-3969 www.cognixia.com
Migrating to DevOps in your Organization
+1(973) 598-3969 www.cognixia.com
Geek Out!
+1(973) 598-3969 www.cognixia.com
Migrating to DevOps
Executive
Support
Tools Budget Skillset
App
Complexity
Planning
Managing
Environment
Legacy
Integration
Test
Automation
Culture
+1(973) 598-3969 www.cognixia.com
Executive Support
Prioritize
Identify
Champions
Secure
Funds
+1(973) 598-3969 www.cognixia.com
Tools
• Traditional vs Open
Source
• Too Many DevOps
Tools?
+1(973) 598-3969 www.cognixia.com
Budget Open Source is
not Free
01
Cloud Services
are not Free
02
Continuous
Delivery does
not have an end
date
03
+1(973) 598-3969 www.cognixia.com
Skillset
• Developer
• QA
• Ops
• Security
• Architect
• UX
+1(973) 598-3969 www.cognixia.com
App Complexity
Data Access
Layer
Business Logic
Flow Logic
Presentation
Logic
Clients
+1(973) 598-3969 www.cognixia.com
• Product Roadmap
• Bug Fixes
• Micro Services
• New Features
IDEA NEED CONCEPT PIONEER
FEATURES WIREFRAMES BUDGET COST
DESIGN PLATFORM DEVELOPMENT TESTING
INTRODUCTION MARKETING MEASURE EVALUATION
Planning
+1(973) 598-3969 www.cognixia.com
Managing
Environment
• Infrastructure
(Physical/Virtual/Contai
ners)
• Data & Tools
• Cloud
• Testing is becoming
complex due to
increased number of
digital front-ends
• It’s all code!
+1(973) 598-3969 www.cognixia.com
Legacy
Integration
Migrating Monolithic systems
Start Small, Low Hanging Fruit
Steady migration
Plan for success not failure
+1(973) 598-3969 www.cognixia.com
Automation
• Moving testing from an event to
an integration in the
development
• Choosing the right tool
• Automate as much as you can
+1(973) 598-3969 www.cognixia.com
Culture
• Collaborate
• Control
• Create
• Compete
+1(973) 598-3969 www.cognixia.com
Migrating to DevOps: Summary
+1(973) 598-3969 www.cognixia.com
Migrating to DevOps Quiz
• https://goo.gl/forms/6lBQEEhqMCoQK4sn2
+1(973) 598-3969 www.cognixia.com
DevOps in The Cloud (Azure)
+1(973) 598-3969 www.cognixia.com
Geek Out!
+1(973) 598-3969 www.cognixia.com
DevOps on the Azure Cloud
Plan
Build
Deploy
Operate
Continuous Integration
Continuous Feedback
+1(973) 598-3969 www.cognixia.com
Challenges Azure Helps with
• Service Level Agreements
on Apps
• Data Sovereignty
• Test Criteria
• Monitoring of Apps
• Iteration of Apps
• Azure is An Open Platform
+1(973) 598-3969 www.cognixia.com
Build Azure the Way you Want it
• Yes, there are
Microsoft tools you
can use
• But there is also much
more
• Example: Linux can be
run in Azure
+1(973) 598-3969 www.cognixia.com
Microsoft DevOps Stack
+1(973) 598-3969 www.cognixia.com
Planning
• Planning
• Communication
+1(973) 598-3969 www.cognixia.com
Build
• Visual Studio
• VS Online
• VS Code
+1(973) 598-3969 www.cognixia.com
Operate
Infrastructure as
Code
•Consistent,
Compliant and
Repeatable
Templates and Scripts
to build
Environments
•Written in JSON
•Define Required
Resources
Azure Resource
Templates
•Dependencies
•Orchestration
Where to get
Templates
•Azure Marketplace
•GitHub
•Custom
+1(973) 598-3969 www.cognixia.com
Deploy
• Quickly build and deploy environments in
Azure to test applications with DevTest
Labs
• Test, Stage and Production
• Granular control over costs
• Add Resources from other
templates
• Add VMs
• Even control when the VM runs
(Auto-Shutdown and Auto-Start) to
manage costs
• Azure Active Directory used for
Authentication for users and groups
+1(973) 598-3969 www.cognixia.com
Continuous Integration
• Visual Studio Team Services
• Continuous builds on new,
checked in code
• Ability to switch to Open Source
solutions (such as Jenkins)
• Focus on testing code in small,
consumable chunks
+1(973) 598-3969 www.cognixia.com
Continuous Feedback
•Live, Performance
Telemetry tied back to
the code
Azure
Application
Insights
•Track internet health
and service responseAzure Monitor
•Detect Issues before a
customer callsBottom Line
+1(973) 598-3969 www.cognixia.com
The Azure ROI
Provide a set of tools that provide DevOps teams
to offer consistent, testable and scalable
environments to build and deploy applications
+1(973) 598-3969 www.cognixia.com
DevOps in The Cloud (AWS)
+1(973) 598-3969 www.cognixia.com
Geek Out!
+1(973) 598-3969 www.cognixia.com
DevOps in the
Cloud (AWS)
DevOps is a combination of
cultural philosophies,
practices, and tools that
increases the organization’s
ability to deliver applications
and services at high velocity
+1(973) 598-3969 www.cognixia.com
AWS Tools
• Store Code in Private Git repositories
AWS CodeComit
• Automate Code Deployments
AWS CodeDeploy
• Release Software using Continuous Delivery
AWS CodePipeline
+1(973) 598-3969 www.cognixia.com
• Virtual Server Hosting
Amazon Elastic Compute Cloud
• Docker Management
Amazon EC2 Container Service
• Deploy and manage Applications in AWS
Cloud
AWS Elastic Beanstalk
Compute Tiers to
Build Services
+1(973) 598-3969 www.cognixia.com
Serverless
Tiers
• Secure APIs
Amazon API Gateway
• Serverless Applications
AWS Lambda
• CDN
Amazon Cloud Front
+1(973) 598-3969 www.cognixia.com
• Resource Inventory, Configuration History,
and Change Notification
AWS Config
• User Activity and API Call Recording
AWS CloudTrail
• Monitoring, Alarms, and Dashboards
Amazon CloudWatch
AWS Governance
Tools
+1(973) 598-3969 www.cognixia.com
Summary
DevOps
Tools
Compute
Environment
Deployment Governance
+1(973) 598-3969 www.cognixia.com
DevOps in the Cloud Quiz
• https://goo.gl/forms/BvcexbuMZmMwac3G2
+1(973) 598-3969 www.cognixia.com
DevOps for Legacy Systems
+1(973) 598-3969 www.cognixia.com
Geek Out!
+1(973) 598-3969 www.cognixia.com
Topics
What is Legacy
Why is it a
Challenge
How can DevOps
and Legacy work
together?
+1(973) 598-3969 www.cognixia.com
Wikipedia: What is Legacy?
In computing, a legacy system is an old method,
technology, computer system, or application
program, "of, relating to, or being a previous or
outdated computer system." Often a pejorative
term, referencing a system as "legacy" means that
it paved the way for the standards that would
follow it. This can also imply that the system is out
of date or in need of replacement.
+1(973) 598-3969 www.cognixia.com
Legacy Components
+1(973) 598-3969 www.cognixia.com
Problems with Legacy
• Hard to maintain, improve and expand
• Systems run on old hardware
• Run on older operating systems
• Integration with newer systems may be difficult
• Developers of legacy systems are ”aging out” and retiring
• Often, few people understand how the legacy system
actually runs
+1(973) 598-3969 www.cognixia.com
Today’s Big Problem
• Bi-Model IT – half of the team
working on cool, modern
solutions and half keeping older
systems running
• You are not alone
+1(973) 598-3969 www.cognixia.com
Solution to Legacy
Organization Interactions Automation
+1(973) 598-3969 www.cognixia.com
Organization
• Experiment
• Be more collaborative
• Blame Free
• Distribute Authority
+1(973) 598-3969 www.cognixia.com
Interactions
• Waterfall Process vs. Agile
• Small Batches
• Focus on Flow
+1(973) 598-3969 www.cognixia.com
Automation
• Focus on outcomes
• Remove legacy bottlenecks
• Improve speed to market
• Business value focus
• Reduce friction through self-service
+1(973) 598-3969 www.cognixia.com
Summary
Defining Legacy
Systems
Breaking down
challenges
DevOps and
Legacy working
together
+1(973) 598-3969 www.cognixia.com
The Future of DevOps
+1(973) 598-3969 www.cognixia.com
Geek Out!
+1(973) 598-3969 www.cognixia.com
Topics
Culture Technology
People to
Follow
+1(973) 598-3969 www.cognixia.com
Culture
Mindset Change
DevOps Across IT
Skillset Adoption
Enterprise DevOps Through Design Thinking &
Business Agile
+1(973) 598-3969 www.cognixia.com
Technology
Hybrid Toolset  Be ready to quickly
adopt new tools
Google, AWS and Microsoft will
continue to deliver new and better tools
Follow Trends, not fads
+1(973) 598-3969 www.cognixia.com
Who to Follow on Twitter
• Chris Short aka @ChrisShort
• Kelsey Hightower aka @kelseyhightower
• Thomas Limoncelli aka @yesthattom
• Cindy Sridharan aka @copyconstruct
• Brian Gracely aka @bgracely
• Mike Kail aka @mdkail
• Charity Majors aka @mipsytipsy
• Gene Kim aka @realgenekim
• Patrick Debois aka @patrickdebois
+1(973) 598-3969 www.cognixia.com
Final Summary
• Why DevOps
• Migrating to DevOps
• DevOps and Cloud Providers (Focus on AWS and Microsoft)
• Legacy Solutions and DevOps
• The Future of DevOps
+1(973) 598-3969 www.cognixia.com
Final Quiz
• https://goo.gl/forms/MDZjDzamRD2mwdml1
+1(973) 598-3969 www.cognixia.comFor more Information or set up an appointment kindly contact us today.
+1(973) 598-3969 www.cognixia.com
Training on Emerging Technologies
for a Seamless Digital Transformation
+1(973) 598-3969 www.cognixia.com
Cognixia is a leading Emerging Technologies Training Company
Cognixia, an
award-winning
training arm of
Collabera
Delivered
trainings
in 150+
countries
75000+
professionals
trained world-
wide
450+ CLIENTS
across the
globe
400+ Trainers
Best-in -class
trainings on
Emerging
Technologies
+1(973) 598-3969 www.cognixia.com
Cognixia Awards & Affiliations
One of the most AWARDED Technology Training Provider
+1(973) 598-3969 www.cognixia.com
Cognixia Awards & Affiliations
One of the most-awarded Technology Training Provider
+1(973) 598-3969 www.cognixia.com
Our Certified Courses
•REDHAT CERTIFIED : Enterprise Linux Trainings, Automation with Ansible, Cloud Native with
Containers, Kubernetes & Openshift, Config Management – Puppet, Microservices, OpenShift
Cloud, Many more…
•GOOGLE CERTIFIED : Android Development Specialist, Mobile Application Specialist
• Microsoft Certified : C#, ASP.Net, ASP.Net MVC, LinQ, WCF, WPF, Windows Server, Exchange
Server, Developing Solutions with Microsoft Azure, and more..
•HORTONWORKS CERTIFIED : Java, Hadoop, Sqoop, Flume, Hive, Kafka, Zookeeper and more..
+1(973) 598-3969 www.cognixia.com
Our Trending Courses
• IOT & Machine Communication: IOT Basics, Intermediate & Advanced ; Artificial Intelligence ; IoT
Analytics ; IIoT ; IoT Security ; Machine Learning ; Augmented Reality (AR) ; Natural Language
Processing ; UIPath ; RPA
• Data Science: Data Science in Practice ; Data Science & BigData Analytics
• DevOps : Chef ; Puppet ; Docker ; Jenkins ; GIT ; Ansible ; Kubernetes ; ELK (Elastic, Logstash,
Kibana )
+1(973) 598-3969 www.cognixia.com
Our Trending Courses
• Cloud Computing, BigData and Analytics: AWS Developer ; Architecting Solutions with AWS ;
Developing Solutions with Microsoft Azure ; Spark & Scala ; Microservices ; Hadoop Developer and
Admin ; Cassandra Developer & Admin ; MongoDB ; Cloud Foundry ; SAS ; Storm ; Tableau ; Qlikview
; Splunk ; Analytics with Excel ; Pig & Hive ; Oozi ; Zookeeper ; Kafka ; Impala ; Sqoop ; Ambari ;
Analytics with R ; Python for Analytics ; PySpark
+1(973) 598-3969 www.cognixia.com
Our Trending Courses
• Traditional Databases and Server Technologies: Oracle DB Developer and Admin; Microsoft SQL
Server ; MySQL ; Maria DB ; PostgreSQL; RIAK ; Oracle NoSQL ; CouchDB ; Sharepoint Admin,
Developer & Migration; System Center ( SCCM, SCOM, etc ), Microsoft Exchange Server ; IBM
Weblogic ; IBM Websphere ; Apache Tomcat ; Glassfish ; Pentaho ; Magento ;
• Mobile Technologies : Objective-C /Swift & iOS ; Android ; Titanium ; Robotium ; Hybrid App Dev
+1(973) 598-3969 www.cognixia.com
Our Trending Courses
• Java/J2EE: Core Java ; Java 8/9 ; RESTful WebServices ; Spring ; Spring Web ; Spring Cloud ; Spring
Security ; Spring Boot ; Test Driven Development ; Design Patterns & Principles and more ; Secure
Coding with Java ; XML ; OSGI ; Camel ; jUnit ; jMock ;
• Microsoft Technologies: C# ; ASP.Net ; MVC 3/4/5 ; WPF ; WCF ; PowerBI ; Hyper-V
• Programming Languages: Python ; Perl ; Shell ; Ruby ; Scala ; PHP ; C# ; C++ ; Core Java ; R
+1(973) 598-3969 www.cognixia.com
Our Trending Courses
• Cyber Security : Certified Cloud Security Professional, Information Systems Security Professional,
Cyber Crime and Cyber Security
• Crypto-Currency : BlockChain, Fabric, Ethereum, Hyper Ledger, Iroha, Indy, Chainscript, etc
• Non-Technical Training : PMP, Agile, Scrum, PRINCE2, PgMP, Adv. Excel, Soft skills/behavioral,
Leadership , Emotional Intelligence, Radical Thinking, Design Thinking, etc.
+1(973) 598-3969 www.cognixia.com
Few of Our Proud Clients
+1(973) 598-3969 www.cognixia.com
Few of our Customers
+1(973) 598-3969 www.cognixia.com
Our Global Presence
+1(973) 598-3969 www.cognixia.com
Why Choose Cognixia?
Excellent Quality Training,
optimized batch size
Wide range of
Technical, Functional
and Behavioral courses
State-of-the-Art
infrastructure
Practical,
in-depth knowledge
Expert Trainers who
are SMEs and
technocrats
Lifetime 24 X 7 LMS
(Learning Management
System) access
Live moderator support
throughout the program
Dedicated Cluster
Access to specific
courses
Measurable benefits
gauged through tracking
and monitoring tools
+1(973) 598-3969 www.cognixia.com
Why Choose Cognixia?
Competitive Rates and
customized quotes for
enterprise trainings
Value Addition to Partner
Educational institutions
through our brand
Curriculum review and
inclusions for Educational
Institutions
Choice of learning modes:
Self paced, Online,
Classroom and Blended
learning
Customized and tailored
programs for Corporates
Tracking and evaluation
of learner’s progress
Cognixia Certification
upon course completion
Our certification is
recognized worldwide
+1(973) 598-3969 www.cognixia.com
Improve the performance, employee retention and increase capability of human resources in organizations
How we help you succeed
Provide Cognixia certified professionals, skilled in emerging technologies
Certify professionals in emerging technologies via globally recognized certification
Upgrade the academic ecosystem and provide better career opportunities to students and freshers
www.cognixia.com

Más contenido relacionado

La actualidad más candente

Dev ops != Dev+Ops
Dev ops != Dev+OpsDev ops != Dev+Ops
Dev ops != Dev+OpsShalu Ahuja
 
How to implement DevOps in your Organization
How to implement DevOps in your OrganizationHow to implement DevOps in your Organization
How to implement DevOps in your OrganizationDalibor Blazevic
 
Devops online training ppt
Devops online training pptDevops online training ppt
Devops online training pptKhalidQureshi31
 
Understanding DevOps
Understanding DevOpsUnderstanding DevOps
Understanding DevOpsInnoTech
 
Fundamentals of DevOps and CI/CD
Fundamentals of DevOps and CI/CDFundamentals of DevOps and CI/CD
Fundamentals of DevOps and CI/CDBatyr Nuryyev
 
DevOps introduction
DevOps introductionDevOps introduction
DevOps introductionSridhara T V
 
DevOps concepts, tools, and technologies v1.0
DevOps concepts, tools, and technologies v1.0DevOps concepts, tools, and technologies v1.0
DevOps concepts, tools, and technologies v1.0Mohamed Taman
 
CI/CD (DevOps) 101
CI/CD (DevOps) 101CI/CD (DevOps) 101
CI/CD (DevOps) 101Hazzim Anaya
 
Introduction to DevOps Tools | DevOps Training | DevOps Tutorial for Beginner...
Introduction to DevOps Tools | DevOps Training | DevOps Tutorial for Beginner...Introduction to DevOps Tools | DevOps Training | DevOps Tutorial for Beginner...
Introduction to DevOps Tools | DevOps Training | DevOps Tutorial for Beginner...Edureka!
 
10 Business Advantages of DevOps
10 Business Advantages of DevOps10 Business Advantages of DevOps
10 Business Advantages of DevOpscliqtechno
 
Devops Devops Devops, at Froscon
Devops Devops Devops, at FrosconDevops Devops Devops, at Froscon
Devops Devops Devops, at FrosconKris Buytaert
 

La actualidad más candente (20)

Introduction to DevOps
Introduction to DevOpsIntroduction to DevOps
Introduction to DevOps
 
DevOps
DevOps DevOps
DevOps
 
Introduction to DevOps
Introduction to DevOpsIntroduction to DevOps
Introduction to DevOps
 
DevOps
DevOpsDevOps
DevOps
 
Introduction to devops
Introduction to devopsIntroduction to devops
Introduction to devops
 
Dev ops != Dev+Ops
Dev ops != Dev+OpsDev ops != Dev+Ops
Dev ops != Dev+Ops
 
DevOps
DevOps DevOps
DevOps
 
How to implement DevOps in your Organization
How to implement DevOps in your OrganizationHow to implement DevOps in your Organization
How to implement DevOps in your Organization
 
DevOps introduction
DevOps introductionDevOps introduction
DevOps introduction
 
Devops online training ppt
Devops online training pptDevops online training ppt
Devops online training ppt
 
Understanding DevOps
Understanding DevOpsUnderstanding DevOps
Understanding DevOps
 
DevOps and Tools
DevOps and ToolsDevOps and Tools
DevOps and Tools
 
Fundamentals of DevOps and CI/CD
Fundamentals of DevOps and CI/CDFundamentals of DevOps and CI/CD
Fundamentals of DevOps and CI/CD
 
DevOps introduction
DevOps introductionDevOps introduction
DevOps introduction
 
DevOps concepts, tools, and technologies v1.0
DevOps concepts, tools, and technologies v1.0DevOps concepts, tools, and technologies v1.0
DevOps concepts, tools, and technologies v1.0
 
CI/CD (DevOps) 101
CI/CD (DevOps) 101CI/CD (DevOps) 101
CI/CD (DevOps) 101
 
Introduction to DevOps Tools | DevOps Training | DevOps Tutorial for Beginner...
Introduction to DevOps Tools | DevOps Training | DevOps Tutorial for Beginner...Introduction to DevOps Tools | DevOps Training | DevOps Tutorial for Beginner...
Introduction to DevOps Tools | DevOps Training | DevOps Tutorial for Beginner...
 
10 Business Advantages of DevOps
10 Business Advantages of DevOps10 Business Advantages of DevOps
10 Business Advantages of DevOps
 
CICD with Jenkins
CICD with JenkinsCICD with Jenkins
CICD with Jenkins
 
Devops Devops Devops, at Froscon
Devops Devops Devops, at FrosconDevops Devops Devops, at Froscon
Devops Devops Devops, at Froscon
 

Similar a Introduction to DevOps

Cloud Innovation Tour - Discover Track
Cloud Innovation Tour - Discover TrackCloud Innovation Tour - Discover Track
Cloud Innovation Tour - Discover TrackLaurenWendler
 
Cloud Innovation Tour - Discover Track
Cloud Innovation Tour - Discover TrackCloud Innovation Tour - Discover Track
Cloud Innovation Tour - Discover TrackLaurenWendler
 
2018 10-17 J1 1B - How to plan your modern workplace project - Ammar Hasayen
2018 10-17 J1 1B - How to plan your modern workplace project - Ammar Hasayen 2018 10-17 J1 1B - How to plan your modern workplace project - Ammar Hasayen
2018 10-17 J1 1B - How to plan your modern workplace project - Ammar Hasayen Modern Workplace Conference Paris
 
Devops a la sauce Microsoft
Devops a la sauce MicrosoftDevops a la sauce Microsoft
Devops a la sauce MicrosoftMicrosoft
 
How to plan your Modern Workplace Project - SPS Denver October 2018
How to plan your Modern Workplace Project - SPS Denver October 2018How to plan your Modern Workplace Project - SPS Denver October 2018
How to plan your Modern Workplace Project - SPS Denver October 2018Ammar Hasayen
 
Microservices in der Cloud - Software Architecture Summit Berlin 2016
Microservices in der Cloud - Software Architecture Summit Berlin 2016Microservices in der Cloud - Software Architecture Summit Berlin 2016
Microservices in der Cloud - Software Architecture Summit Berlin 2016Christian Deger
 
DevOps - The Key to Rapid Productization (Introduction to the 5C's of DevOps)
DevOps - The Key to Rapid Productization (Introduction to the 5C's of DevOps)DevOps - The Key to Rapid Productization (Introduction to the 5C's of DevOps)
DevOps - The Key to Rapid Productization (Introduction to the 5C's of DevOps)Cygnet Infotech
 
Develop an Enterprise-wide Cloud Adoption Strategy – Chris Merrigan
Develop an Enterprise-wide Cloud Adoption Strategy – Chris MerriganDevelop an Enterprise-wide Cloud Adoption Strategy – Chris Merrigan
Develop an Enterprise-wide Cloud Adoption Strategy – Chris MerriganAmazon Web Services
 
70% Improvement in Service and Product Delivery on Implementing DevOps
70% Improvement in Service and Product Delivery on Implementing DevOps70% Improvement in Service and Product Delivery on Implementing DevOps
70% Improvement in Service and Product Delivery on Implementing DevOpsCygnet Infotech
 
DevOpsGuys Scaling DevOps @ #CIOWaterCooler - June 2018
DevOpsGuys Scaling DevOps @ #CIOWaterCooler - June 2018DevOpsGuys Scaling DevOps @ #CIOWaterCooler - June 2018
DevOpsGuys Scaling DevOps @ #CIOWaterCooler - June 2018DevOpsGroup
 
Azure DevOps Best Practices Webinar
Azure DevOps Best Practices WebinarAzure DevOps Best Practices Webinar
Azure DevOps Best Practices WebinarCambay Digital
 
Leveraging Analytics for DevOps
Leveraging Analytics for DevOpsLeveraging Analytics for DevOps
Leveraging Analytics for DevOpsMichael Floyd
 
Best Practices for Cloud Native Applications using Hybrid Azure
Best Practices for Cloud Native Applications using Hybrid AzureBest Practices for Cloud Native Applications using Hybrid Azure
Best Practices for Cloud Native Applications using Hybrid AzureCapgemini
 
Getting started with GCP ( Google Cloud Platform)
Getting started with GCP ( Google  Cloud Platform)Getting started with GCP ( Google  Cloud Platform)
Getting started with GCP ( Google Cloud Platform)bigdata trunk
 
Faster, Simpler, Better - MongoDB to the rescue
Faster, Simpler, Better - MongoDB to the rescue Faster, Simpler, Better - MongoDB to the rescue
Faster, Simpler, Better - MongoDB to the rescue MongoDB
 
Google Cloud Fundamentals by CloudZone
Google Cloud Fundamentals by CloudZoneGoogle Cloud Fundamentals by CloudZone
Google Cloud Fundamentals by CloudZoneIdan Tohami
 
How to move to the cloud, get it right, stay secure and not cost a fortune
How to move to the cloud, get it right, stay secure and not cost a fortuneHow to move to the cloud, get it right, stay secure and not cost a fortune
How to move to the cloud, get it right, stay secure and not cost a fortuneCorecom Consulting
 

Similar a Introduction to DevOps (20)

Cloud Innovation Tour - Discover Track
Cloud Innovation Tour - Discover TrackCloud Innovation Tour - Discover Track
Cloud Innovation Tour - Discover Track
 
Cloud Innovation Tour - Discover Track
Cloud Innovation Tour - Discover TrackCloud Innovation Tour - Discover Track
Cloud Innovation Tour - Discover Track
 
2018 10-17 J1 1B - How to plan your modern workplace project - Ammar Hasayen
2018 10-17 J1 1B - How to plan your modern workplace project - Ammar Hasayen 2018 10-17 J1 1B - How to plan your modern workplace project - Ammar Hasayen
2018 10-17 J1 1B - How to plan your modern workplace project - Ammar Hasayen
 
Devops the Microsoft Way
Devops the Microsoft WayDevops the Microsoft Way
Devops the Microsoft Way
 
Devops a la sauce Microsoft
Devops a la sauce MicrosoftDevops a la sauce Microsoft
Devops a la sauce Microsoft
 
How to plan your Modern Workplace Project - SPS Denver October 2018
How to plan your Modern Workplace Project - SPS Denver October 2018How to plan your Modern Workplace Project - SPS Denver October 2018
How to plan your Modern Workplace Project - SPS Denver October 2018
 
Microservices in der Cloud - Software Architecture Summit Berlin 2016
Microservices in der Cloud - Software Architecture Summit Berlin 2016Microservices in der Cloud - Software Architecture Summit Berlin 2016
Microservices in der Cloud - Software Architecture Summit Berlin 2016
 
DevOps - The Key to Rapid Productization (Introduction to the 5C's of DevOps)
DevOps - The Key to Rapid Productization (Introduction to the 5C's of DevOps)DevOps - The Key to Rapid Productization (Introduction to the 5C's of DevOps)
DevOps - The Key to Rapid Productization (Introduction to the 5C's of DevOps)
 
Develop an Enterprise-wide Cloud Adoption Strategy – Chris Merrigan
Develop an Enterprise-wide Cloud Adoption Strategy – Chris MerriganDevelop an Enterprise-wide Cloud Adoption Strategy – Chris Merrigan
Develop an Enterprise-wide Cloud Adoption Strategy – Chris Merrigan
 
70% Improvement in Service and Product Delivery on Implementing DevOps
70% Improvement in Service and Product Delivery on Implementing DevOps70% Improvement in Service and Product Delivery on Implementing DevOps
70% Improvement in Service and Product Delivery on Implementing DevOps
 
Cloud the current future v6
Cloud   the current future v6Cloud   the current future v6
Cloud the current future v6
 
DevOpsGuys Scaling DevOps @ #CIOWaterCooler - June 2018
DevOpsGuys Scaling DevOps @ #CIOWaterCooler - June 2018DevOpsGuys Scaling DevOps @ #CIOWaterCooler - June 2018
DevOpsGuys Scaling DevOps @ #CIOWaterCooler - June 2018
 
Azure DevOps Best Practices Webinar
Azure DevOps Best Practices WebinarAzure DevOps Best Practices Webinar
Azure DevOps Best Practices Webinar
 
Leveraging Analytics for DevOps
Leveraging Analytics for DevOpsLeveraging Analytics for DevOps
Leveraging Analytics for DevOps
 
Best Practices for Cloud Native Applications using Hybrid Azure
Best Practices for Cloud Native Applications using Hybrid AzureBest Practices for Cloud Native Applications using Hybrid Azure
Best Practices for Cloud Native Applications using Hybrid Azure
 
Getting started with GCP ( Google Cloud Platform)
Getting started with GCP ( Google  Cloud Platform)Getting started with GCP ( Google  Cloud Platform)
Getting started with GCP ( Google Cloud Platform)
 
Faster, Simpler, Better - MongoDB to the rescue
Faster, Simpler, Better - MongoDB to the rescue Faster, Simpler, Better - MongoDB to the rescue
Faster, Simpler, Better - MongoDB to the rescue
 
CGI-IgniteChicago
CGI-IgniteChicagoCGI-IgniteChicago
CGI-IgniteChicago
 
Google Cloud Fundamentals by CloudZone
Google Cloud Fundamentals by CloudZoneGoogle Cloud Fundamentals by CloudZone
Google Cloud Fundamentals by CloudZone
 
How to move to the cloud, get it right, stay secure and not cost a fortune
How to move to the cloud, get it right, stay secure and not cost a fortuneHow to move to the cloud, get it right, stay secure and not cost a fortune
How to move to the cloud, get it right, stay secure and not cost a fortune
 

Último

Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...Steffen Staab
 
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️Delhi Call girls
 
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...OnePlan Solutions
 
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...panagenda
 
Software Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsSoftware Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsArshad QA
 
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...MyIntelliSource, Inc.
 
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...kellynguyen01
 
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...MyIntelliSource, Inc.
 
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdfThe Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdfkalichargn70th171
 
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerHow To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerThousandEyes
 
TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providermohitmore19
 
HR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.comHR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.comFatema Valibhai
 
How To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.jsHow To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.jsAndolasoft Inc
 
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfLearn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfkalichargn70th171
 
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsUnveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsAlberto González Trastoy
 
Right Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsRight Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsJhone kinadey
 
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️anilsa9823
 
Optimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVOptimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVshikhaohhpro
 

Último (20)

Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
 
Vip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS Live
Vip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS LiveVip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS Live
Vip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS Live
 
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
 
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
 
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
 
Software Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsSoftware Quality Assurance Interview Questions
Software Quality Assurance Interview Questions
 
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
Steps To Getting Up And Running Quickly With MyTimeClock Employee Scheduling ...
 
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
 
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
 
Microsoft AI Transformation Partner Playbook.pdf
Microsoft AI Transformation Partner Playbook.pdfMicrosoft AI Transformation Partner Playbook.pdf
Microsoft AI Transformation Partner Playbook.pdf
 
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdfThe Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
 
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerHow To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
 
TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service provider
 
HR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.comHR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.com
 
How To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.jsHow To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.js
 
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfLearn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
 
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsUnveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
 
Right Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsRight Money Management App For Your Financial Goals
Right Money Management App For Your Financial Goals
 
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️
 
Optimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVOptimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTV
 

Introduction to DevOps

Notas del editor

  1. 20 must-follow DevOps experts on Twitter Want to keep learning more about all things DevOps? Use our curated list of DevOps people to follow up92 readers like this By  Kevin Casey  February 20, 2018 If you’re still wrapping your head around DevOps – or if you’re an experienced leader who wants to keep a finger on the pulse on DevOps culture as it evolves – there’s a pretty simple first step: Cultivate the right reading list. Twitter’s a good place to begin, and we wanted to give your feed a headstart.  What was our methodology, you ask? We used a one-question test: Can IT leaders and practitioners in search of DevOps wisdom learn from this person’s feed? (“Yes” was the only acceptable answer.) As for number of followers or other measurements of “influence?” No, because they don’t really answer that question. We also left off DevOps pros that this site included on an earlier iteration of this list (with one notable exception). Read on for 20 DevOps experts (in no particular order) worth following for ongoing insights on DevOps culture, practices, and tools. Chris Short aka @ChrisShort Follow @ChrisShort Bio: Open Source, Sarcasm, Florida Gators, Partially Disabled Veteran, Husband, Father. Views are solely mine. https://devopsish.com Why to follow: A longtime IT pro and open source contributor, Short’s feed reflects both his extensive experience and his parallel efforts to evangelize DevOps principles and practices. He also publishes the newsletter DevOps’ish. Short is especially interested in helping IT pros and organizations connect the dots between DevOps, cloud-native technologies, and open source.   Thomas Limoncelli aka @yesthattom Follow @yesthattom Bio: Best viewed in UTF-8. DevOps and SRE. Co-author of http://the-sysadmin-book.com . Author, LGBT, Sysadmin, SRE at http://StackOverflow.com Why to follow: There’s plenty of high-level stuff out there on DevOps and not enough perspective from actual practitioners. You’ll get the latter in droves from Limoncelli, especially from the Ops and sysadmin point of view. (Limoncelli also publishes the Everything Sysadmin blog.) These days, Limoncelli’s also a good source of thinking on how DevOps culture and the proliferating Site Reliability Engineer role intersect; Limoncelli is currently a SRE at Stack Overflow.   Kelsey Hightower aka @kelseyhightower Follow @kelseyhightower Bio: Minimalist Why to follow: Let’s expand on that bio: Hightower, currently a developer advocate at Google, has worked just about everywhere in the software development pipeline. He’s probably best known for his work to bring Kubernetes into the IT mainstream: He literally wrote the book on it, co-authoring "Kubernetes: Up and Running" with Joe Beda and Brendan Burns. He tweets regularly on containers, orchestration, open source, and offers a great perspective on DevOps and modern software practices in actual action.   Cindy Sridharan aka @copyconstruct Follow @copyconstruct Bio: Soon to be O'Reilly author on a book on Distributed Systems Observability. opinions != employer's Why to follow: Sridharan, an engineer at imginx and prolific writer on software topics, serves up a treasure trove of insights on Twitter (and, in longer form, over at Medium). She offers a particularly valuable perspective on how different development and operations roles and teams actually work together in an age of crumbling IT silos. In fact, Sridharan is a guest on the recent Command Line Heroes podcast episode, “DevOps_Tear Down That Wall.” [ Check out all the episodes of Command Line Heroes, a new podcast about the people who transform technology from the command line up. ]   Brian Gracely aka @bgracely Follow @bgracely Bio: Director Strategy Red Hat @openshift | Enterprise Kubernetes+ | Host of @PodCTL | @TheCloudcastnet | @ServerlessCast | Pitmaster @OinkBBQNC Why to follow: Gracely is Red Hat’s director of product strategy, OpenShift. He tweets (and podcasts) about all things DevOps, containers, orchestration, Kubernetes, and related topics, with a keen eye for how DevOps and modern technologies intersect with and drive new business initiatives. (Read his popular article on our site, 7 habits of highly effective DevOps.)   Mike Kail aka @mdkail Follow @mdkail Bio: CTO @Cybric #CTO #CIO #DevOps #DevSecOps #CyberSecurity #Cloud #SaaS #AI #Blockchain #Dad Why to follow: Never shy with his opinions, Kail regularly shares valuable ideas and content (and with a healthy dose of those unshy opinions, to boot) on DevOps, DevSecOps, cloud, and more. Having previously held IT leadership posts at Yahoo and Netflix, Kail is now CTO and co-founder at CYBRIC, and as such is particularly focused on security issues. (See what he recently told us about DevSecOps: Read Why DevSecOps matters to IT leaders.)   Charity Majors aka @mipsytipsy Follow @mipsytipsy Bio: engineer/CEO at @honeycombio, formerly Parse/Facebook. likes whiskey, rainbows, and systems engineering Why to follow: Majors offers a no-nonsense look at modern systems engineering and how software products get (or should get) built and maintained. The latter is especially key, and an aspect of a healthy DevOps culture that some organizations still whiff on: Everyone on the team must take responsibility for the quality and health of your systems.   Gene Kim aka @realgenekim Follow @RealGeneKim Bio: DevOps enthusiast. Coauthor: DevOps Handbook, The Phoenix Project, & Visible Ops. Tripwire founder, IT Ops/Security Researcher, Theory of Constraints Jonah. Why to follow: The internet would break if you excluded Kim from a list of DevOps gurus on Twitter, so he’s a holdover from our prior iteration of this list. At this point, Kim practically needs no introduction: A prolific author and speaker, Kim is best-known for his insights on IT operations and DevOps as a catalyst of high-performing IT teams.   Patrick Debois aka @patrickdebois Follow @patrickdebois Bio: bridging the gap between creativity and technology with a #devops mindset - eternal researcher and pragmatic implementor - cto @townheroes - started @devopsdays Why to follow: When people trace the roots of the term DevOps, most paths arrive at the same place. Or, more accurately, the same person: Patrick Debois, and a collaborationbetween Debois and Andrew Shafer that rose out of a 2008 conference. Among his other credits, Debois founded DevOpsDays, but perhaps most importantly, he’s still plying his trade as a regular IT practitioner.   Dr. Nicole Forsgen aka @nicolefv Follow @nicolefv Bio: phd. founder & ceo DORA. expert in making sw better w/metrics. speaker & consultant. Forbes says i'm snarky. i rub science on things. http://devops-research.com Why to follow: Forsgen is CEO and chief scientist at DORA (DevOps Research and Assessment), which also counts Gene Kim among its leadership team. Among her particular areas of focus: Researching how DevOps actually impacts IT teams.
  2. The entire image needs to be replaced with a new one- Cognixia