SlideShare a Scribd company logo
1 of 26
Copyright © 2017, Oracle and/or its affiliates. All rights reserved. |
Octo
AND THE DEVOPS EVOLUTION @ ORACLE
Ian Van Hoven, Oracle Engineering Services
InfluxDays NYC ✣ March 13, 2019
1
Copyright © 2017, Oracle and/or its affiliates. All rights reserved. |
Let me tell you a (user) story
Copyright © 2017, Oracle and/or its affiliates. All rights reserved. |
Oracle aims to achieve 99.99%+ availability and industry-
leading performance across the Cloud portfolio
To delight existing customers, attract new ones,
and enable Oracle teams to innovate
Copyright © 2017, Oracle and/or its affiliates. All rights reserved. |
Achieving our SLA goals requires evolutionary change in
how we monitor and measure our products
And – especially – a cultural shift toward metrics immersion,
supported and driven by ubiquitous, user-friendly tooling
Copyright © 2017, Oracle and/or its affiliates. All rights reserved. |
Octo will leverage proven industry-standard
technology demonstrably scalable to Oracle's
global footprint and volume
While complementing existing M&M tech … and allowing us
to leverage innovation and attract/retain top talent
Copyright © 2017, Oracle and/or its affiliates. All rights reserved. |
The 1st order priorities are to improve Oracle Cloud
customer satisfaction & protect revenue
Commercialization of Octo is explicitly a 2nd order priority
Copyright © 2017, Oracle and/or its affiliates. All rights reserved. |
SOUNDS EASY
Copyright © 2017, Oracle and/or its affiliates. All rights reserved. |
Scene from the Past
Copyright © 2017, Oracle and/or its affiliates. All rights reserved. |
Scene from the Past
Copyright © 2017, Oracle and/or its affiliates. All rights reserved. |
Looks good.
Let’s do that.
Copyright © 2017, Oracle and/or its affiliates. All rights reserved. |
Modern Day Silos Aplenty (Teams, Tools, Data)
Copyright © 2017, Oracle and/or its affiliates. All rights reserved. |
Modern Day I have that data. Also, you don’t get that data.
Copyright © 2017, Oracle and/or its affiliates. All rights reserved. |
Modern Day PreDevOps Monitoring Alert
Copyright © 2017, Oracle and/or its affiliates. All rights reserved. |
Legacy MindsetModern Day PreDevOps Math $fear{abstract} != $fear{concrete}
Copyright © 2017, Oracle and/or its affiliates. All rights reserved. |
Why would devs ever want to be on-call?
It would eliminate our incentive to ship.
Modern Day PreDevOps Mindset
Copyright © 2017, Oracle and/or its affiliates. All rights reserved. |
If you don’t like
something…
Copyright © 2017, Oracle and/or its affiliates. All rights reserved. |
Octo Is
A stunningly innovative product acronym…
Oracle Cloud Telemetry (Oracle)
Copyright © 2017, Oracle and/or its affiliates. All rights reserved. |
Octo Also Is
A real-time streaming metrics framework...
• Conceptualized at May 2017 leadership offsite; GA since Thanksgiving 2018
• Aimed directly at enabling culture change of product ownership & metrics immersion across Oracle
• Aggregator & cross-correlator of discrete time series data: metrics from diverse sources in one view
• Sharing and collaboration tool to connect colleagues from teams across all of Oracle
• Easy to...
• FIND: goto/octo (browser alias), /go octo (Slack command)
• USE: up & running in seconds (read) or minutes (write)
• SHARE: include graph URLs & images in Slack, email, ticket, preso, wall-screens, etc.
• Common UX: Octo for Fusion looks/works like Octo for TOA, RNT, Eloqua, Taleo, etc.
• Simple, secure, declarative, RESTful write API – abstracted from data pipeline & b/e data tier
• Built with proven, scalable industry-standard tech: nginx, memcache, Kafka, InfluxDB/TICK, Grafana, etc.
• Integrated with standard Cloud-wide tools: Slack, PagerDuty, Akamai, Dyn, CatchPoint, 1000 Eyes, Jira, etc.
• Data source & product/property agnostic: collect data any way/where – then visualize & share w/ Octo
• Imperfect – which was the plan all along
Copyright © 2017, Oracle and/or its affiliates. All rights reserved. |
Octo Is Not
• Monitoring tool or alerting framework
• Replacement for [insert monitoring solution here]
• Troubleshooting cure-all
• Data analytics warehouse
• Auto-remediation framework
• Application profiler / testbench
• Asset management system
• Runtime dependency
• Log processor/aggregator/analytics
• Big data (map/reduce) platform
• Reporting platform (canned or ad-hoc)
Copyright © 2017, Oracle and/or its affiliates. All rights reserved. |
Octo Use Cases
• General Golden Signal Awareness: Business KPIs, Availability, RPS, Latency, Errors, Consumption
Every SaaS engineer (Dev, SRE, NOC, CS) should know peak weekday FE RPS – and be aware of
(and responsive to) any WoW divergence
• Troubleshooting Accelerator: quickly narrow down outage scope, identify next step/s & escalation PoC/s
”Back End” dashboard shows sharp DB read/write RPS plunges; anyone can infer something amiss at DB tier (net? sys? sw?);
pivot to specialized tool/s to discover precise failure RC/s
“SaaS Cloud Web FE” dashboard shows sharp increase in LB 4xx error RPS, sharp drop in LB 2xx OK RPS, drop to 0 RPS in HTTPD RPS;
pivot to LB forensics & log analysis to identify IP whitelist RC
• ChM Validation, Incremental Rollout A|B Test: ethereal/point-in-time dashboarding
NetEng, SvcOps & GNC monitor one dashboard showing LB VIPs/throughput/RPS, app RPS/latency, business KPIs,
APM availability, etc. to confirm GBIC swap successful
Time shift (HoH, DoD, WoW, MoM) allows quick analysis of impact/delta for new code/infra/etc.
Copyright © 2017, Oracle and/or its affiliates. All rights reserved. |
Octo Use Cases (cont’d)
• Presentations
• Product usage awareness (features)
• Pre-emptive capacity/scaling strategic planning (optimize or add capacity)
• Reactive troubleshooting (post-outage start)
• Slow degradation catch
• Corpus of “detailed” data for after-the-fact analysis (not necessarily on permanent graphs/dashboards)
• Per-customer usage/performance/availability
Copyright © 2017, Oracle and/or its affiliates. All rights reserved. |
So…?
Copyright © 2017, Oracle and/or its affiliates. All rights reserved. |
Octo Today
The Good…
• 8 “customers” onboarded; steady trickle of inbound activation requests; live in 5 PoPs (NorAm & EMEA)
• FE API latency dropping as RPS increases (~35ms at 50th %ile)
• “Shoot me the Octo graph” & “Put it on the Octo dash” heard more & more often in meetings/hallways
• Octo acquiring/retaining real estate on Oracle SaaS Cloud NOC “big board” & on hallway TVs
• Bi-weekly releases live to site, mostly error free 
• Continued investments in o4o (“Octo for Octo”) – separate parallel ecosystem to customer Octo (thanks, Paul)
• Energized & ambitious team, collaborating closely with customers
The Imperfect…
• No customer self-onboarding; minimal onboarding automation; no read API; no DWH integration
• Time-shift CPU overhead driving investments in downsampling via CQ (near term) and Kapacitor (long term)
• Code and config living together in sin; general config messiness; documentation gaps
• Still in PIPD phase (evolutionary precursor to CICD)
Copyright © 2017, Oracle and/or its affiliates. All rights reserved. |
Why Influx[DB|Data]? (Non-Exhaustive Un-Sorted List)
1. Purpose built for our use case (streaming metrics)
2. O/S with strong/focused/visionary company & active community behind it (ala Elastic, Mongo, etc.)
3. Seamless integration with leading visualization & alerting/messaging platforms
4. So intuitive/easy even a VP can use it
5. TICK stack simplifies key considerations around collection/ingest & aggregation/downsampling
6. Horizontal scaling via TSDB clustering when needed
7. Not jerks; easy to work/collab with; have seen almost everything; very responsive; super patient *
8. Givers of sage advice ☛ Paul Dix: “Don’t monitor your monitoring system with your monitoring system”
9. See #1
Copyright © 2017, Oracle and/or its affiliates. All rights reserved. |
Questions?
Octo and the DevSecOps Evolution at Oracle by Ian Van Hoven

More Related Content

What's hot

What's hot (20)

Aws overview
Aws overviewAws overview
Aws overview
 
Microsoft Azure ad in 10 slides
Microsoft Azure ad in 10 slidesMicrosoft Azure ad in 10 slides
Microsoft Azure ad in 10 slides
 
Azure Cloud Services
Azure Cloud ServicesAzure Cloud Services
Azure Cloud Services
 
MySQL Group Replication: Handling Network Glitches - Best Practices
MySQL Group Replication: Handling Network Glitches - Best PracticesMySQL Group Replication: Handling Network Glitches - Best Practices
MySQL Group Replication: Handling Network Glitches - Best Practices
 
Microsoft Information Protection.pptx
Microsoft Information Protection.pptxMicrosoft Information Protection.pptx
Microsoft Information Protection.pptx
 
Budget Control with mis_builder 3 (2017)
Budget Control with mis_builder 3 (2017)Budget Control with mis_builder 3 (2017)
Budget Control with mis_builder 3 (2017)
 
Azure purview
Azure purviewAzure purview
Azure purview
 
Dell Technologies Dell EMC Data Protection Solutions On One Single Page - POS...
Dell Technologies Dell EMC Data Protection Solutions On One Single Page - POS...Dell Technologies Dell EMC Data Protection Solutions On One Single Page - POS...
Dell Technologies Dell EMC Data Protection Solutions On One Single Page - POS...
 
Azure camp
Azure campAzure camp
Azure camp
 
Azure active directory
Azure active directoryAzure active directory
Azure active directory
 
Microsoft azure
Microsoft azureMicrosoft azure
Microsoft azure
 
Introducing Microsoft 365 for Business
Introducing Microsoft 365 for BusinessIntroducing Microsoft 365 for Business
Introducing Microsoft 365 for Business
 
All Plans Comparison - Office 365 and Microsoft 365 Plans
All Plans Comparison - Office 365 and Microsoft 365 PlansAll Plans Comparison - Office 365 and Microsoft 365 Plans
All Plans Comparison - Office 365 and Microsoft 365 Plans
 
Microsoft Dynamics 365 Business Central
Microsoft Dynamics 365 Business CentralMicrosoft Dynamics 365 Business Central
Microsoft Dynamics 365 Business Central
 
Azure SQL Database Managed Instance - technical overview
Azure SQL Database Managed Instance - technical overviewAzure SQL Database Managed Instance - technical overview
Azure SQL Database Managed Instance - technical overview
 
Azure AD connect- Deep Dive Webinar PPT
Azure AD connect- Deep Dive Webinar PPTAzure AD connect- Deep Dive Webinar PPT
Azure AD connect- Deep Dive Webinar PPT
 
HP-UX 11i Log File Management with Logrotate by Dusan Baljevic
HP-UX 11i Log File Management with Logrotate by Dusan BaljevicHP-UX 11i Log File Management with Logrotate by Dusan Baljevic
HP-UX 11i Log File Management with Logrotate by Dusan Baljevic
 
High Availability Storage (susecon2016)
High Availability Storage (susecon2016)High Availability Storage (susecon2016)
High Availability Storage (susecon2016)
 
Office 365 - Your Modern Workplace
Office 365 - Your Modern WorkplaceOffice 365 - Your Modern Workplace
Office 365 - Your Modern Workplace
 
Microsoft Office 365
Microsoft Office 365Microsoft Office 365
Microsoft Office 365
 

Similar to Octo and the DevSecOps Evolution at Oracle by Ian Van Hoven

CON6492 - Oracle Database Public Cloud Services v1 1
CON6492 - Oracle Database Public Cloud Services v1 1CON6492 - Oracle Database Public Cloud Services v1 1
CON6492 - Oracle Database Public Cloud Services v1 1
David van Schalkwyk
 

Similar to Octo and the DevSecOps Evolution at Oracle by Ian Van Hoven (20)

MySQL day Dublin - OCI & Application Development
MySQL day Dublin - OCI & Application DevelopmentMySQL day Dublin - OCI & Application Development
MySQL day Dublin - OCI & Application Development
 
Oracle - Continuous Delivery NYC meetup, June 07, 2018
Oracle - Continuous Delivery NYC meetup, June 07, 2018Oracle - Continuous Delivery NYC meetup, June 07, 2018
Oracle - Continuous Delivery NYC meetup, June 07, 2018
 
DevOps on Oracle Cloud
DevOps on Oracle CloudDevOps on Oracle Cloud
DevOps on Oracle Cloud
 
Proposte ORACLE per la modernizzazione del Datacenter e delle infrastrutture IT
Proposte ORACLE per la modernizzazione del Datacenter e delle infrastrutture ITProposte ORACLE per la modernizzazione del Datacenter e delle infrastrutture IT
Proposte ORACLE per la modernizzazione del Datacenter e delle infrastrutture IT
 
CON6492 - Oracle Database Public Cloud Services v1 1
CON6492 - Oracle Database Public Cloud Services v1 1CON6492 - Oracle Database Public Cloud Services v1 1
CON6492 - Oracle Database Public Cloud Services v1 1
 
Mastering DevOps With Oracle
Mastering DevOps With OracleMastering DevOps With Oracle
Mastering DevOps With Oracle
 
#PCMVision: Oracle Hybrid Cloud Solutions
#PCMVision: Oracle Hybrid Cloud Solutions#PCMVision: Oracle Hybrid Cloud Solutions
#PCMVision: Oracle Hybrid Cloud Solutions
 
Proposte ORACLE per la gestione dei contenuti digitali e per la ricerca scien...
Proposte ORACLE per la gestione dei contenuti digitali e per la ricerca scien...Proposte ORACLE per la gestione dei contenuti digitali e per la ricerca scien...
Proposte ORACLE per la gestione dei contenuti digitali e per la ricerca scien...
 
Oracle Cloud Café hybrid Cloud 19 mai 2016
Oracle Cloud Café hybrid Cloud 19 mai 2016Oracle Cloud Café hybrid Cloud 19 mai 2016
Oracle Cloud Café hybrid Cloud 19 mai 2016
 
Oracle Management Cloud - HybridCloud Café - May 2016
Oracle Management Cloud - HybridCloud Café - May 2016Oracle Management Cloud - HybridCloud Café - May 2016
Oracle Management Cloud - HybridCloud Café - May 2016
 
Oracle SOA Cloud - Skanska Customer Journey
Oracle SOA Cloud - Skanska Customer JourneyOracle SOA Cloud - Skanska Customer Journey
Oracle SOA Cloud - Skanska Customer Journey
 
Valor diferencial de la propuesta cloud
Valor diferencial de la propuesta cloudValor diferencial de la propuesta cloud
Valor diferencial de la propuesta cloud
 
API Platform Cloud Service best practice - OOW17
API Platform Cloud Service best practice - OOW17API Platform Cloud Service best practice - OOW17
API Platform Cloud Service best practice - OOW17
 
D-DAY 2015 Paas ORACLE
D-DAY 2015 Paas ORACLED-DAY 2015 Paas ORACLE
D-DAY 2015 Paas ORACLE
 
A7 storytelling with_oracle_analytics_cloud
A7 storytelling with_oracle_analytics_cloudA7 storytelling with_oracle_analytics_cloud
A7 storytelling with_oracle_analytics_cloud
 
Exadata Cloud Service Overview(v2)
Exadata Cloud Service Overview(v2) Exadata Cloud Service Overview(v2)
Exadata Cloud Service Overview(v2)
 
Proposte ORACLE per la modernizzazione dello sviluppo applicativo
Proposte ORACLE per la modernizzazione dello sviluppo applicativoProposte ORACLE per la modernizzazione dello sviluppo applicativo
Proposte ORACLE per la modernizzazione dello sviluppo applicativo
 
Oracle Code Online: Building a Serverless State Service for the Cloud
Oracle Code Online: Building a Serverless State Service for the CloudOracle Code Online: Building a Serverless State Service for the Cloud
Oracle Code Online: Building a Serverless State Service for the Cloud
 
2017 OpenWorld Keynote for Data Integration
2017 OpenWorld Keynote for Data Integration2017 OpenWorld Keynote for Data Integration
2017 OpenWorld Keynote for Data Integration
 
DevOps Digital Transformation: A real life use case enabled by Alien4Cloud
DevOps Digital Transformation: A real life use case enabled by Alien4CloudDevOps Digital Transformation: A real life use case enabled by Alien4Cloud
DevOps Digital Transformation: A real life use case enabled by Alien4Cloud
 

More from InfluxData

How Teréga Replaces Legacy Data Historians with InfluxDB, AWS and IO-Base
How Teréga Replaces Legacy Data Historians with InfluxDB, AWS and IO-Base How Teréga Replaces Legacy Data Historians with InfluxDB, AWS and IO-Base
How Teréga Replaces Legacy Data Historians with InfluxDB, AWS and IO-Base
InfluxData
 
How Delft University's Engineering Students Make Their EV Formula-Style Race ...
How Delft University's Engineering Students Make Their EV Formula-Style Race ...How Delft University's Engineering Students Make Their EV Formula-Style Race ...
How Delft University's Engineering Students Make Their EV Formula-Style Race ...
InfluxData
 
Steinkamp, Clifford [InfluxData] | Welcome to InfluxDays 2022 - Day 2 | Influ...
Steinkamp, Clifford [InfluxData] | Welcome to InfluxDays 2022 - Day 2 | Influ...Steinkamp, Clifford [InfluxData] | Welcome to InfluxDays 2022 - Day 2 | Influ...
Steinkamp, Clifford [InfluxData] | Welcome to InfluxDays 2022 - Day 2 | Influ...
InfluxData
 
Steinkamp, Clifford [InfluxData] | Closing Thoughts Day 1 | InfluxDays 2022
Steinkamp, Clifford [InfluxData] | Closing Thoughts Day 1 | InfluxDays 2022Steinkamp, Clifford [InfluxData] | Closing Thoughts Day 1 | InfluxDays 2022
Steinkamp, Clifford [InfluxData] | Closing Thoughts Day 1 | InfluxDays 2022
InfluxData
 

More from InfluxData (20)

Announcing InfluxDB Clustered
Announcing InfluxDB ClusteredAnnouncing InfluxDB Clustered
Announcing InfluxDB Clustered
 
Best Practices for Leveraging the Apache Arrow Ecosystem
Best Practices for Leveraging the Apache Arrow EcosystemBest Practices for Leveraging the Apache Arrow Ecosystem
Best Practices for Leveraging the Apache Arrow Ecosystem
 
How Bevi Uses InfluxDB and Grafana to Improve Predictive Maintenance and Redu...
How Bevi Uses InfluxDB and Grafana to Improve Predictive Maintenance and Redu...How Bevi Uses InfluxDB and Grafana to Improve Predictive Maintenance and Redu...
How Bevi Uses InfluxDB and Grafana to Improve Predictive Maintenance and Redu...
 
Power Your Predictive Analytics with InfluxDB
Power Your Predictive Analytics with InfluxDBPower Your Predictive Analytics with InfluxDB
Power Your Predictive Analytics with InfluxDB
 
How Teréga Replaces Legacy Data Historians with InfluxDB, AWS and IO-Base
How Teréga Replaces Legacy Data Historians with InfluxDB, AWS and IO-Base How Teréga Replaces Legacy Data Historians with InfluxDB, AWS and IO-Base
How Teréga Replaces Legacy Data Historians with InfluxDB, AWS and IO-Base
 
Build an Edge-to-Cloud Solution with the MING Stack
Build an Edge-to-Cloud Solution with the MING StackBuild an Edge-to-Cloud Solution with the MING Stack
Build an Edge-to-Cloud Solution with the MING Stack
 
Meet the Founders: An Open Discussion About Rewriting Using Rust
Meet the Founders: An Open Discussion About Rewriting Using RustMeet the Founders: An Open Discussion About Rewriting Using Rust
Meet the Founders: An Open Discussion About Rewriting Using Rust
 
Introducing InfluxDB Cloud Dedicated
Introducing InfluxDB Cloud DedicatedIntroducing InfluxDB Cloud Dedicated
Introducing InfluxDB Cloud Dedicated
 
Gain Better Observability with OpenTelemetry and InfluxDB
Gain Better Observability with OpenTelemetry and InfluxDB Gain Better Observability with OpenTelemetry and InfluxDB
Gain Better Observability with OpenTelemetry and InfluxDB
 
How a Heat Treating Plant Ensures Tight Process Control and Exceptional Quali...
How a Heat Treating Plant Ensures Tight Process Control and Exceptional Quali...How a Heat Treating Plant Ensures Tight Process Control and Exceptional Quali...
How a Heat Treating Plant Ensures Tight Process Control and Exceptional Quali...
 
How Delft University's Engineering Students Make Their EV Formula-Style Race ...
How Delft University's Engineering Students Make Their EV Formula-Style Race ...How Delft University's Engineering Students Make Their EV Formula-Style Race ...
How Delft University's Engineering Students Make Their EV Formula-Style Race ...
 
Introducing InfluxDB’s New Time Series Database Storage Engine
Introducing InfluxDB’s New Time Series Database Storage EngineIntroducing InfluxDB’s New Time Series Database Storage Engine
Introducing InfluxDB’s New Time Series Database Storage Engine
 
Start Automating InfluxDB Deployments at the Edge with balena
Start Automating InfluxDB Deployments at the Edge with balena Start Automating InfluxDB Deployments at the Edge with balena
Start Automating InfluxDB Deployments at the Edge with balena
 
Understanding InfluxDB’s New Storage Engine
Understanding InfluxDB’s New Storage EngineUnderstanding InfluxDB’s New Storage Engine
Understanding InfluxDB’s New Storage Engine
 
Streamline and Scale Out Data Pipelines with Kubernetes, Telegraf, and InfluxDB
Streamline and Scale Out Data Pipelines with Kubernetes, Telegraf, and InfluxDBStreamline and Scale Out Data Pipelines with Kubernetes, Telegraf, and InfluxDB
Streamline and Scale Out Data Pipelines with Kubernetes, Telegraf, and InfluxDB
 
Ward Bowman [PTC] | ThingWorx Long-Term Data Storage with InfluxDB | InfluxDa...
Ward Bowman [PTC] | ThingWorx Long-Term Data Storage with InfluxDB | InfluxDa...Ward Bowman [PTC] | ThingWorx Long-Term Data Storage with InfluxDB | InfluxDa...
Ward Bowman [PTC] | ThingWorx Long-Term Data Storage with InfluxDB | InfluxDa...
 
Scott Anderson [InfluxData] | New & Upcoming Flux Features | InfluxDays 2022
Scott Anderson [InfluxData] | New & Upcoming Flux Features | InfluxDays 2022Scott Anderson [InfluxData] | New & Upcoming Flux Features | InfluxDays 2022
Scott Anderson [InfluxData] | New & Upcoming Flux Features | InfluxDays 2022
 
Steinkamp, Clifford [InfluxData] | Closing Thoughts | InfluxDays 2022
Steinkamp, Clifford [InfluxData] | Closing Thoughts | InfluxDays 2022Steinkamp, Clifford [InfluxData] | Closing Thoughts | InfluxDays 2022
Steinkamp, Clifford [InfluxData] | Closing Thoughts | InfluxDays 2022
 
Steinkamp, Clifford [InfluxData] | Welcome to InfluxDays 2022 - Day 2 | Influ...
Steinkamp, Clifford [InfluxData] | Welcome to InfluxDays 2022 - Day 2 | Influ...Steinkamp, Clifford [InfluxData] | Welcome to InfluxDays 2022 - Day 2 | Influ...
Steinkamp, Clifford [InfluxData] | Welcome to InfluxDays 2022 - Day 2 | Influ...
 
Steinkamp, Clifford [InfluxData] | Closing Thoughts Day 1 | InfluxDays 2022
Steinkamp, Clifford [InfluxData] | Closing Thoughts Day 1 | InfluxDays 2022Steinkamp, Clifford [InfluxData] | Closing Thoughts Day 1 | InfluxDays 2022
Steinkamp, Clifford [InfluxData] | Closing Thoughts Day 1 | InfluxDays 2022
 

Recently uploaded

Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
vu2urc
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
Enterprise Knowledge
 

Recently uploaded (20)

Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
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
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
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
 

Octo and the DevSecOps Evolution at Oracle by Ian Van Hoven

  • 1. Copyright © 2017, Oracle and/or its affiliates. All rights reserved. | Octo AND THE DEVOPS EVOLUTION @ ORACLE Ian Van Hoven, Oracle Engineering Services InfluxDays NYC ✣ March 13, 2019 1
  • 2. Copyright © 2017, Oracle and/or its affiliates. All rights reserved. | Let me tell you a (user) story
  • 3. Copyright © 2017, Oracle and/or its affiliates. All rights reserved. | Oracle aims to achieve 99.99%+ availability and industry- leading performance across the Cloud portfolio To delight existing customers, attract new ones, and enable Oracle teams to innovate
  • 4. Copyright © 2017, Oracle and/or its affiliates. All rights reserved. | Achieving our SLA goals requires evolutionary change in how we monitor and measure our products And – especially – a cultural shift toward metrics immersion, supported and driven by ubiquitous, user-friendly tooling
  • 5. Copyright © 2017, Oracle and/or its affiliates. All rights reserved. | Octo will leverage proven industry-standard technology demonstrably scalable to Oracle's global footprint and volume While complementing existing M&M tech … and allowing us to leverage innovation and attract/retain top talent
  • 6. Copyright © 2017, Oracle and/or its affiliates. All rights reserved. | The 1st order priorities are to improve Oracle Cloud customer satisfaction & protect revenue Commercialization of Octo is explicitly a 2nd order priority
  • 7. Copyright © 2017, Oracle and/or its affiliates. All rights reserved. | SOUNDS EASY
  • 8. Copyright © 2017, Oracle and/or its affiliates. All rights reserved. | Scene from the Past
  • 9. Copyright © 2017, Oracle and/or its affiliates. All rights reserved. | Scene from the Past
  • 10. Copyright © 2017, Oracle and/or its affiliates. All rights reserved. | Looks good. Let’s do that.
  • 11. Copyright © 2017, Oracle and/or its affiliates. All rights reserved. | Modern Day Silos Aplenty (Teams, Tools, Data)
  • 12. Copyright © 2017, Oracle and/or its affiliates. All rights reserved. | Modern Day I have that data. Also, you don’t get that data.
  • 13. Copyright © 2017, Oracle and/or its affiliates. All rights reserved. | Modern Day PreDevOps Monitoring Alert
  • 14. Copyright © 2017, Oracle and/or its affiliates. All rights reserved. | Legacy MindsetModern Day PreDevOps Math $fear{abstract} != $fear{concrete}
  • 15. Copyright © 2017, Oracle and/or its affiliates. All rights reserved. | Why would devs ever want to be on-call? It would eliminate our incentive to ship. Modern Day PreDevOps Mindset
  • 16. Copyright © 2017, Oracle and/or its affiliates. All rights reserved. | If you don’t like something…
  • 17. Copyright © 2017, Oracle and/or its affiliates. All rights reserved. | Octo Is A stunningly innovative product acronym… Oracle Cloud Telemetry (Oracle)
  • 18. Copyright © 2017, Oracle and/or its affiliates. All rights reserved. | Octo Also Is A real-time streaming metrics framework... • Conceptualized at May 2017 leadership offsite; GA since Thanksgiving 2018 • Aimed directly at enabling culture change of product ownership & metrics immersion across Oracle • Aggregator & cross-correlator of discrete time series data: metrics from diverse sources in one view • Sharing and collaboration tool to connect colleagues from teams across all of Oracle • Easy to... • FIND: goto/octo (browser alias), /go octo (Slack command) • USE: up & running in seconds (read) or minutes (write) • SHARE: include graph URLs & images in Slack, email, ticket, preso, wall-screens, etc. • Common UX: Octo for Fusion looks/works like Octo for TOA, RNT, Eloqua, Taleo, etc. • Simple, secure, declarative, RESTful write API – abstracted from data pipeline & b/e data tier • Built with proven, scalable industry-standard tech: nginx, memcache, Kafka, InfluxDB/TICK, Grafana, etc. • Integrated with standard Cloud-wide tools: Slack, PagerDuty, Akamai, Dyn, CatchPoint, 1000 Eyes, Jira, etc. • Data source & product/property agnostic: collect data any way/where – then visualize & share w/ Octo • Imperfect – which was the plan all along
  • 19. Copyright © 2017, Oracle and/or its affiliates. All rights reserved. | Octo Is Not • Monitoring tool or alerting framework • Replacement for [insert monitoring solution here] • Troubleshooting cure-all • Data analytics warehouse • Auto-remediation framework • Application profiler / testbench • Asset management system • Runtime dependency • Log processor/aggregator/analytics • Big data (map/reduce) platform • Reporting platform (canned or ad-hoc)
  • 20. Copyright © 2017, Oracle and/or its affiliates. All rights reserved. | Octo Use Cases • General Golden Signal Awareness: Business KPIs, Availability, RPS, Latency, Errors, Consumption Every SaaS engineer (Dev, SRE, NOC, CS) should know peak weekday FE RPS – and be aware of (and responsive to) any WoW divergence • Troubleshooting Accelerator: quickly narrow down outage scope, identify next step/s & escalation PoC/s ”Back End” dashboard shows sharp DB read/write RPS plunges; anyone can infer something amiss at DB tier (net? sys? sw?); pivot to specialized tool/s to discover precise failure RC/s “SaaS Cloud Web FE” dashboard shows sharp increase in LB 4xx error RPS, sharp drop in LB 2xx OK RPS, drop to 0 RPS in HTTPD RPS; pivot to LB forensics & log analysis to identify IP whitelist RC • ChM Validation, Incremental Rollout A|B Test: ethereal/point-in-time dashboarding NetEng, SvcOps & GNC monitor one dashboard showing LB VIPs/throughput/RPS, app RPS/latency, business KPIs, APM availability, etc. to confirm GBIC swap successful Time shift (HoH, DoD, WoW, MoM) allows quick analysis of impact/delta for new code/infra/etc.
  • 21. Copyright © 2017, Oracle and/or its affiliates. All rights reserved. | Octo Use Cases (cont’d) • Presentations • Product usage awareness (features) • Pre-emptive capacity/scaling strategic planning (optimize or add capacity) • Reactive troubleshooting (post-outage start) • Slow degradation catch • Corpus of “detailed” data for after-the-fact analysis (not necessarily on permanent graphs/dashboards) • Per-customer usage/performance/availability
  • 22. Copyright © 2017, Oracle and/or its affiliates. All rights reserved. | So…?
  • 23. Copyright © 2017, Oracle and/or its affiliates. All rights reserved. | Octo Today The Good… • 8 “customers” onboarded; steady trickle of inbound activation requests; live in 5 PoPs (NorAm & EMEA) • FE API latency dropping as RPS increases (~35ms at 50th %ile) • “Shoot me the Octo graph” & “Put it on the Octo dash” heard more & more often in meetings/hallways • Octo acquiring/retaining real estate on Oracle SaaS Cloud NOC “big board” & on hallway TVs • Bi-weekly releases live to site, mostly error free  • Continued investments in o4o (“Octo for Octo”) – separate parallel ecosystem to customer Octo (thanks, Paul) • Energized & ambitious team, collaborating closely with customers The Imperfect… • No customer self-onboarding; minimal onboarding automation; no read API; no DWH integration • Time-shift CPU overhead driving investments in downsampling via CQ (near term) and Kapacitor (long term) • Code and config living together in sin; general config messiness; documentation gaps • Still in PIPD phase (evolutionary precursor to CICD)
  • 24. Copyright © 2017, Oracle and/or its affiliates. All rights reserved. | Why Influx[DB|Data]? (Non-Exhaustive Un-Sorted List) 1. Purpose built for our use case (streaming metrics) 2. O/S with strong/focused/visionary company & active community behind it (ala Elastic, Mongo, etc.) 3. Seamless integration with leading visualization & alerting/messaging platforms 4. So intuitive/easy even a VP can use it 5. TICK stack simplifies key considerations around collection/ingest & aggregation/downsampling 6. Horizontal scaling via TSDB clustering when needed 7. Not jerks; easy to work/collab with; have seen almost everything; very responsive; super patient * 8. Givers of sage advice ☛ Paul Dix: “Don’t monitor your monitoring system with your monitoring system” 9. See #1
  • 25. Copyright © 2017, Oracle and/or its affiliates. All rights reserved. | Questions?