+ All Categories
Home > Documents > @atseitlin Fast, Reliable, Secure May 27, 2015. 2 @atseitlin About me Partner @ Scale Venture...

@atseitlin Fast, Reliable, Secure May 27, 2015. 2 @atseitlin About me Partner @ Scale Venture...

Date post: 25-Dec-2015
Category:
Upload: melina-cummings
View: 213 times
Download: 0 times
Share this document with a friend
Popular Tags:
24
@atseitlin Fast, Reliable, Secure May 27, 2015
Transcript
Page 1: @atseitlin Fast, Reliable, Secure May 27, 2015. 2 @atseitlin About me Partner @ Scale Venture Partners Operations & Cloud Engineering @ Netflix Founder.

@atseitlin

Fast, Reliable, Secure

May 27, 2015

Page 2: @atseitlin Fast, Reliable, Secure May 27, 2015. 2 @atseitlin About me Partner @ Scale Venture Partners Operations & Cloud Engineering @ Netflix Founder.

2@atseitlin

About me

• Partner @ Scale Venture Partners

• Operations & Cloud Engineering @ Netflix

• Founder CTOWorks

• Engineering / Products / Technology @ Startups (5-150 people)

• Engineering @ Siebel Systems / Oracle Corp

• UC Berkeley CS / Wharton MBA (Finance & Marketing)

Page 3: @atseitlin Fast, Reliable, Secure May 27, 2015. 2 @atseitlin About me Partner @ Scale Venture Partners Operations & Cloud Engineering @ Netflix Founder.

3@atseitlin

About Scale Venture Partners

• >$1B total under management

• Spring 2013, ScaleVP IV, L.P., $300M

• Early-in-revenue enterprise software companies

• SaaS and Cloud Infrastructure

• Aviso, Agari, Box, BrightRoll, Chef, Crittercism, DataStax, Demandbase, DocuSign, ExactTarget, HubSpot, PubNub and RingCentral

Page 4: @atseitlin Fast, Reliable, Secure May 27, 2015. 2 @atseitlin About me Partner @ Scale Venture Partners Operations & Cloud Engineering @ Netflix Founder.

4@atseitlin

Who cares about DevOps?

Page 5: @atseitlin Fast, Reliable, Secure May 27, 2015. 2 @atseitlin About me Partner @ Scale Venture Partners Operations & Cloud Engineering @ Netflix Founder.

5@atseitlin

Page 6: @atseitlin Fast, Reliable, Secure May 27, 2015. 2 @atseitlin About me Partner @ Scale Venture Partners Operations & Cloud Engineering @ Netflix Founder.

6@atseitlin

Everything-as-a-Service

Alphabet soup

• IaaS• PaaS• DaaS• mBaaS• SBS• …

All started with SaaS

With great power comes great responsibility

(Consumer web companies figured this out long ago)

Page 7: @atseitlin Fast, Reliable, Secure May 27, 2015. 2 @atseitlin About me Partner @ Scale Venture Partners Operations & Cloud Engineering @ Netflix Founder.

7@atseitlin

Competition

Software is a at the core of every business, not just software companies

Ability to deliver software to market quickly is a competitive advantage

Page 8: @atseitlin Fast, Reliable, Secure May 27, 2015. 2 @atseitlin About me Partner @ Scale Venture Partners Operations & Cloud Engineering @ Netflix Founder.

8@atseitlin

DevOps

Accelerating Pace of Innovation

Rate of Innovation

Quality

Cloud

Page 9: @atseitlin Fast, Reliable, Secure May 27, 2015. 2 @atseitlin About me Partner @ Scale Venture Partners Operations & Cloud Engineering @ Netflix Founder.

9@atseitlin

What is DevOps?

Page 10: @atseitlin Fast, Reliable, Secure May 27, 2015. 2 @atseitlin About me Partner @ Scale Venture Partners Operations & Cloud Engineering @ Netflix Founder.

10@atseitlin

DevOps Core Components

1. Self-service / Decentralization

2. Automation

3. Collaboration

Page 11: @atseitlin Fast, Reliable, Secure May 27, 2015. 2 @atseitlin About me Partner @ Scale Venture Partners Operations & Cloud Engineering @ Netflix Founder.

11@atseitlin

Software Lifecycle

Develop

Test

Deploy

Operate

Page 12: @atseitlin Fast, Reliable, Secure May 27, 2015. 2 @atseitlin About me Partner @ Scale Venture Partners Operations & Cloud Engineering @ Netflix Founder.

12@atseitlin

Continuous Delivery

Replace manual release processes with automation

Forcing function for continuous improvement

Page 13: @atseitlin Fast, Reliable, Secure May 27, 2015. 2 @atseitlin About me Partner @ Scale Venture Partners Operations & Cloud Engineering @ Netflix Founder.

13@atseitlin

Netflix API Continuous Delivery pipeline

* Sangeeta Narayanan, Move Fast;Stay Safe:Developing & Deploying the Netflix API http://www.slideshare.net/SangeetaNarayanan/move-faststay-safedeveloping-deploying-the-netflix-api

Page 14: @atseitlin Fast, Reliable, Secure May 27, 2015. 2 @atseitlin About me Partner @ Scale Venture Partners Operations & Cloud Engineering @ Netflix Founder.

14@atseitlin

The Good &

The Bad

Page 15: @atseitlin Fast, Reliable, Secure May 27, 2015. 2 @atseitlin About me Partner @ Scale Venture Partners Operations & Cloud Engineering @ Netflix Founder.

15@atseitlin

Pros & Cons

Investment into tooling and automation

Change in culture & org

Higher risk

Increased engineering velocity

Faster rate of innovation

Improved security

Increased availability

?

Page 16: @atseitlin Fast, Reliable, Secure May 27, 2015. 2 @atseitlin About me Partner @ Scale Venture Partners Operations & Cloud Engineering @ Netflix Founder.

16@atseitlin

What is Risk?

Page 17: @atseitlin Fast, Reliable, Secure May 27, 2015. 2 @atseitlin About me Partner @ Scale Venture Partners Operations & Cloud Engineering @ Netflix Founder.

17@atseitlin

Modeling the future

Page 18: @atseitlin Fast, Reliable, Secure May 27, 2015. 2 @atseitlin About me Partner @ Scale Venture Partners Operations & Cloud Engineering @ Netflix Founder.

18@atseitlin

More formally

Page 19: @atseitlin Fast, Reliable, Secure May 27, 2015. 2 @atseitlin About me Partner @ Scale Venture Partners Operations & Cloud Engineering @ Netflix Founder.

19@atseitlin

Another definition

A weighted probability distribution of negative events

Risk = Likelihood of adverse event X Impact of event

Page 20: @atseitlin Fast, Reliable, Secure May 27, 2015. 2 @atseitlin About me Partner @ Scale Venture Partners Operations & Cloud Engineering @ Netflix Founder.

20@atseitlin

Sources of risk in software

• Software bugs

• Infrastructure failure

• Dependency failure

• Capacity

• Operator error

• Malicious attack

Page 21: @atseitlin Fast, Reliable, Secure May 27, 2015. 2 @atseitlin About me Partner @ Scale Venture Partners Operations & Cloud Engineering @ Netflix Founder.

21@atseitlin

DevOps Reduces Risk!

Likelihood of adverse event X

Impact of event

Page 22: @atseitlin Fast, Reliable, Secure May 27, 2015. 2 @atseitlin About me Partner @ Scale Venture Partners Operations & Cloud Engineering @ Netflix Founder.

22@atseitlin

Risk reduces because…

Likelihood decreases

• Higher velocity = faster recovery

• Higher velocity = faster patches

• Fewer changes per deployments

• Less time between deployments (time is the greatest enemy of causality)

• More context in operations

• Resilient design reduces impact of dependency and infrastructure failures

Impact decreases

• Testing frequency increases to every checkin

• Greater coverage with automation

• Instant process improvement through automation, auditable and repeatable

• More automation = less operator error

• Security & stress testing part of code delivery

Page 23: @atseitlin Fast, Reliable, Secure May 27, 2015. 2 @atseitlin About me Partner @ Scale Venture Partners Operations & Cloud Engineering @ Netflix Founder.

23@atseitlin

Summary

Software is becoming ubiquitous,

delivered as an always-on service,

and is at the heart of enabling business innovation.

Every organizations is looking for ways to accelerate innovation.

DevOps accelerates innovation while reducing risk and improving security.

Page 24: @atseitlin Fast, Reliable, Secure May 27, 2015. 2 @atseitlin About me Partner @ Scale Venture Partners Operations & Cloud Engineering @ Netflix Founder.

24@atseitlin

Q & A

Questions?

You can reach me at

[email protected]

www.linkedin.com/in/atseitlin

@atseitlin


Recommended