Bhagvan Kommadi [Value Momentum] | TeleHealth Platform: DevOps-Based Progressive Delivery | InfluxDays NA 2021

InfluxData
InfluxDataInfluxData
1
© 2021  InfluxData Inc. All Rights Reserved.
DevOps Based Progressive Delivery
Telehealth Platform
Bhagvan Kommadi
Director of Product Engineering,
ValueMomentum
2
© 2021  InfluxData Inc. All Rights Reserved.
Mind Map - DevOps
Telehealth Solution
Architectural Components
Deep Learning Solution
Implementation
What’s Next ?
Sneak Preview of Upcoming Features
Agenda
DevOps
Agility
Flexibility
Quality
3
© 2021  InfluxData Inc. All Rights Reserved. 3
Mind map
No Code
Platforms
Low Code
Platforms
Market Requirements
Health Insurance
Payment Processing
AI
Digital health
Data Sources
Knowledg
e
Resources
Legacy Systems & Migration
Budget
In House Applications
Health Care
Application Upgrades & Update
Training
Metadata
Customizations
Licensing & Subscription
Life insurance
Tech Stack
Wellness Apps
Hospital
Management
Application Scope
Neural
Sketch
Learning
AI/ML
Devops
Containers
Cloud
CI/CD
Version
Control
Testing
GIT
IDE
Automation
Virtualization
Network
Monitoring
System Admin
4
© 2021  InfluxData Inc. All Rights Reserved.
4
© 2021  InfluxData Inc. All Rights Reserved.
Telehealth Solution
5
© 2021  InfluxData Inc. All Rights Reserved.
© 2021  InfluxData Inc. All Rights Reserved.
Patient Journey
Book an
Appointment
Appointment
Reminder
Schedule
Tracking
Intimate Delays
Manage
Appointments
Post
Appointment
Engagement
6
© 2021  InfluxData Inc. All Rights Reserved.
© 2021  InfluxData Inc. All Rights Reserved.
What Patients Want & Doctor’s View
7
© 2021  InfluxData Inc. All Rights Reserved.
© 2021  InfluxData Inc. All Rights Reserved.
Voice Assistants
8
© 2021  InfluxData Inc. All Rights Reserved.
© 2021  InfluxData Inc. All Rights Reserved.
Process Flow
Filters
NLP API
Web
Mobile
Desktop
Queries
Registry
Data
Sources
Links
Knowledge
Base
Updates
1) Diseases
2) Data
Sources
3) Artifacts
Top Down
As Knowledge
Domain Expert
Bottom Up
Registry & knowledge
updates
• Orphanet
• Johns Hopkins
• WHO
• NORD
9
© 2021  InfluxData Inc. All Rights Reserved.
© 2021  InfluxData Inc. All Rights Reserved.
Knowledgebase Architecture
Service Layer
Visualization Layer
Data Access Layer
Knowledge
Updates
Internet
Data Sources
Search
Manager
Knowledge
Base Manager
axios
cheerios
node
Disease
Registry
Disease
Knowledge
10
© 2021  InfluxData Inc. All Rights Reserved.
© 2021  InfluxData Inc. All Rights Reserved.
Digital Assistants & Video Bots
Taking clinical
notes
Retrieving
cases
Updating
Prescriptions
Creating
consultation
appointments
11
© 2021  InfluxData Inc. All Rights Reserved.
11
© 2021  InfluxData Inc. All Rights Reserved.
Architectural
Components
12
© 2021  InfluxData Inc. All Rights Reserved.
© 2021  InfluxData Inc. All Rights Reserved.
Bug Tracking
Systems
Monitoring
Systems
Configuration
Management
OS Patching
CI/CD
Pipelines
Containers
Source Code
Control
Systems
Collaboration
Infrastructure
Foundational Tools & Infrastructure
13
© 2021  InfluxData Inc. All Rights Reserved.
© 2021  InfluxData Inc. All Rights Reserved.
DevOps Evolution - Metrics
Metric Value
Deployment
Frequency
Monthly
Lead Time Between
a week
and
6months
MTTR Less than
a week
Change
Failure Rate
Less than
15%
Low
Mid High
Metric Value
Deployment
Frequency
Between Daily
and Weekly
Lead Time Less than a
week
MTTR Less than a day
Change Failure
Rate
Less than 15%
Metric Value
Deployment
Frequency
On Demand
Lead Time Less than an
hour
MTTR Less than an
hour
Change Failure
Rate
Less than 5%
14
© 2021  InfluxData Inc. All Rights Reserved.
© 2021  InfluxData Inc. All Rights Reserved.
DevOps Evolution - Challenges
• Resistance to Change
• Legacy Architecture
• Shortage of Skills
• Lack of Automation
• Unclear Objectives
Low
• Resistance to Change
• Legacy Architecture
• Shortage of Skills
• Lack of Automation
Mid • Legacy Architecture
• Shortage of Skills
High
15
© 2021  InfluxData Inc. All Rights Reserved.
© 2021  InfluxData Inc. All Rights Reserved.
Flow of Change
Business
Domain
Business
Domain
Stream Aligned Team
Stream Aligned Team
Enabling
Team
Platform Team
Complex Subsystem
Team
Flow of Change
Collaboration
X as a Service
Facilitating
16
© 2021  InfluxData Inc. All Rights Reserved.
Jenkins Devops - Features
Authorization
Administration
Analytics
Scalability
Availability
Distributed Teams
Container Support
Quality
Cost
Product
Time
17
© 2021  InfluxData Inc. All Rights Reserved.
Jenkins Pipeline – Devops Workflow
Code
Checkout
Build the
code
Test the
code
Stage the
build
Release
the build
Deploy the
build
Version
Control
Continuous
Integration
Continuous
Delivery
Continuous
Deployment
18
© 2021  InfluxData Inc. All Rights Reserved.
Progressive Delivery of Web Apps
Automating the Delivery of Web Apps
Jenkins
Server
GitRepo
Update
Jenkins
Trigger
Jenkins Build
Process
AWS
Deployment
Live Web
App
19
© 2021  InfluxData Inc. All Rights Reserved.
Progressive Delivery of Mobile Apps
Automating the Delivery of Mobile and Web Apps
Jenkins
Server
GitRepo
Update
Jenkins
Trigger
Jenkins Build
Process
Google
Play Store
Apple
App Store
20
© 2021  InfluxData Inc. All Rights Reserved.
Jenkins Devops : Benefits
Autonomous
Teams
Simple setup
Delivers
Release in
Time
Faster Delivery
Higher
Productivity
Software
Predictivity
Business
Sustainability
Autonomous
Teams
Audit Trails
End
to
End
Integration
Tests
Functional
Tests
Unit Tests
21
© 2021  InfluxData Inc. All Rights Reserved.
Jenkins – Agent based Architecture
Jenkins
Server
Git Lab
Jenkins Agent
Jenkins Agent
Jenkins Agent
22
© 2021  InfluxData Inc. All Rights Reserved.
Dev Ops Best Practices
22
Automating Software Delivery
Treating Release Orchestration as a Business Imperative
Adopting Best-of-Breed Solutions but Doing so Judiciously
Practicing Value Stream Thinking
Using Feature Flags for Safer, Faster Software Delivery
23
© 2021  InfluxData Inc. All Rights Reserved.
23
© 2021  InfluxData Inc. All Rights Reserved.
Demo
24
© 2021  InfluxData Inc. All Rights Reserved.
24
© 2021  InfluxData Inc. All Rights Reserved.
Deep Learning
Solution
HealthCare Data Analysis
25
© 2021  InfluxData Inc. All Rights Reserved.
© 2021  InfluxData Inc. All Rights Reserved.
Input Layer
Hidden
Layer
Hidden
Layer
Output
Layer
Hidden
Layer
Hidden
Layer
Convolutional Neural Network
26
© 2021  InfluxData Inc. All Rights Reserved.
© 2021  InfluxData Inc. All Rights Reserved.
Image Pixels
Pixel Value
Color
Depth
Grey Scale
Intensity
CNN
Layers
Convolution
Rectified
linear unit
(ReLu)
Pooling
Fully
Connected
Features
Extraction
Image Recognition
27
© 2021  InfluxData Inc. All Rights Reserved.
© 2021  InfluxData Inc. All Rights Reserved.
CNN Models
Keras
pre-trained
CNNs
Xception
VGG16
VGG19
ResNet5
0
Inception V3
Inception
ResNetV2
Mobile
Net
Dense
Net
NASNet
MobileNet
V2
28
© 2021  InfluxData Inc. All Rights Reserved.
© 2021  InfluxData Inc. All Rights Reserved.
Atelectasis 192
Cardiomegaly 50
Consolidation 72
Edema 41
Effusion 203
Emphysema42
Fibrosis 38
Hernia 5
Infiltration 503
Mass 99
No Finding 3044
Nodule 144
Pleural_Thickening 65
Pneumonia 14
Pneumothorax 114
Total Result 5606
Atelectasis
Pneumothorax
Gender : Male, Female
Xray Position: Frontal , Back, Side
Lung Disease Analysis
29
© 2021  InfluxData Inc. All Rights Reserved.
© 2021  InfluxData Inc. All Rights Reserved.
Training
Testing
Validation
Normal
Infection
by Virus
Infection
by Bacteria
True
Positive
False
Positive
False
Negative
False
Positive
Actual
P
r
e
d
i
c
t
e
d
Precision = True Positive/Actual Results
Recall = True Positive/Predicted Results
Accuracy = (True Positive + True Negative)/Total
Actual Results = True Positive + False Positive
Predicted Results = True Positive + False Negative
CNN
Scale
Shift
Rotate
Salt and
Pepper noise
Flip
Lung Disease – Deep Learning
30
© 2021  InfluxData Inc. All Rights Reserved.
© 2021  InfluxData Inc. All Rights Reserved.
Total params: 12,167,424
Trainable params: 12,167,424
Non-trainable params: 0
Precision: 0.734694 %
Recall: 0.073022 %
Fscore: 0.261248 %
Training Data Bias = Average Predicted Value - Average Actual Value
Convolutional Neural Network Results
31
© 2021  InfluxData Inc. All Rights Reserved.
© 2021  InfluxData Inc. All Rights Reserved.
Convolutional Neural Network - Basic
32
© 2021  InfluxData Inc. All Rights Reserved.
© 2021  InfluxData Inc. All Rights Reserved.
Convolutional Neural Network – Complete Dataset
33
© 2021  InfluxData Inc. All Rights Reserved.
33
© 2021  InfluxData Inc. All Rights Reserved.
Implementatio
n
34
© 2021  InfluxData Inc. All Rights Reserved.
© 2021  InfluxData Inc. All Rights Reserved.
White Coats Platform
Network
App
Practice Plus
Clinic Plus StaffPlus Patient Plus
Registered
Doctors*
3,00,000
+
Locations
3,000
+
Onboarded
Doctors (App)
50,000
+
Doctors from
Metro/Tier 1 & 2
~68
%
Doctors from Tier
3 & 4
~32
%
# of Specialties
125+
General
Practitioners
~35
%
% of Drs :
Specialists
~65
%
• App & Web Views
Q1- 2.05L ; Q2- 2.8L (Growth 36%)
• Social Interactions (APP)
Q1- 1.27L ; Q2- 1.58L (Growth 25%)
• Network Cases
Q1- 800 ; Q2- 1000 (Growth 25%)
White Coats Platform
35
© 2021  InfluxData Inc. All Rights Reserved.
What’s Next ?
Relation of programming paradigms to CD and deployment experience
Differences between prevalence and effects of intentional vs. unintentional violations of
SOLID OO design principles
Count of manual interventions required to go from dev to production and relation to
software architecture and testing strategy
Relation of database normalization to deployment and incident/rollback frequency
Complexity of DevOps pipeline in terms of tool count
Overall effect of CD on application quality and security
Prevalence of version control for various definable (source, build scripts, infrastructure
configuration, etc.)
SRE
36
© 2021  InfluxData Inc. All Rights Reserved.
Moving From DevOps to ->
DevOps
Data
Ops
Dev
SecOps
AI Ops
MLOps
Development
Operatio
ns
Security
Data
DevOps
DevSecOps
DataOps
37
© 2021  InfluxData Inc. All Rights Reserved.
© 2021  InfluxData Inc. All Rights Reserved.
DevOps - Tools
Plan
• Clickup
• JIRA
Code
• JIRA
• Clickup
• GitLab
• Confluenc
e
Build
• Maven
• Gradle
• Sbt
• Ant
Test
• Selenium
• Junit
• Watir
Release
• Jenkins
• CodeShip
Deploy
• Docker
• Clouds
Monitor
• Nagios
• DataDog
• Splunk
38
© 2021  InfluxData Inc. All Rights Reserved.
© 2021  InfluxData Inc. All Rights Reserved.
Ops Roles - Future
Vendor Engg Product Engg
SocioTechnical
Systems Engg
Portfolio
Management
39
© 2021  InfluxData Inc. All Rights Reserved.
© 2021  InfluxData Inc. All Rights Reserved.
SAFE - CALMR
Culture, Automation, Lean flow, Measurement, and Sharing
Increased frequency, quality, and
security of product innovation
Decreased deployment risk with
accelerated learning cycles
Accelerated solution
time-to-market
Improved solution quality and
shortened lead time for fixes
Reduced severity and frequency
of failures and defects
Improved Mean Time to Recover
(MTTR) from production incidents
40
© 2021  InfluxData Inc. All Rights Reserved.
© 2021  InfluxData Inc. All Rights Reserved.
Site Reliability Engineering
DevOps SRE
Waste
Reduction
Automation
Scale
Systematic
Perspective
Delivery
Release
Automation
Infrastructure
as Code
Config
Management
Reliability
Performance
Monitoring
Efficiency
Improvement
41
© 2021  InfluxData Inc. All Rights Reserved.
© 2021  InfluxData Inc. All Rights Reserved.
Clinical Knowledge - EBM
41
• Guidelines
• Decisions
• Study
Results
• Observations
Data Evidence
Guidance
Action
Omni Channel Telehealth
Platform
Genomic Applications
Personalized Medicine
Evidence Based Medicine
Predictive Toxicology
QSAR
Chemo-Informatics
42
© 2021  InfluxData Inc. All Rights Reserved.
Questions?
1 of 42

Recommended

Timothy Spann [StreamNative] | Using FLaNK with InfluxDB for EdgeAI IoT at Sc... by
Timothy Spann [StreamNative] | Using FLaNK with InfluxDB for EdgeAI IoT at Sc...Timothy Spann [StreamNative] | Using FLaNK with InfluxDB for EdgeAI IoT at Sc...
Timothy Spann [StreamNative] | Using FLaNK with InfluxDB for EdgeAI IoT at Sc...InfluxData
250 views46 slides
Tim Hall [InfluxData] | InfluxDays Keynote: InfluxDB Roadmap | InfluxDays NA ... by
Tim Hall [InfluxData] | InfluxDays Keynote: InfluxDB Roadmap | InfluxDays NA ...Tim Hall [InfluxData] | InfluxDays Keynote: InfluxDB Roadmap | InfluxDays NA ...
Tim Hall [InfluxData] | InfluxDays Keynote: InfluxDB Roadmap | InfluxDays NA ...InfluxData
228 views55 slides
Sensor Data in InfluxDB by David Simmons, IoT Developer Evangelist | InfluxData by
Sensor Data in InfluxDB by David Simmons, IoT Developer Evangelist | InfluxDataSensor Data in InfluxDB by David Simmons, IoT Developer Evangelist | InfluxData
Sensor Data in InfluxDB by David Simmons, IoT Developer Evangelist | InfluxDataInfluxData
627 views44 slides
Tanny Ng, Nadeem Syed [WP Engine] | How WP Engine Transformed Monitoring Into... by
Tanny Ng, Nadeem Syed [WP Engine] | How WP Engine Transformed Monitoring Into...Tanny Ng, Nadeem Syed [WP Engine] | How WP Engine Transformed Monitoring Into...
Tanny Ng, Nadeem Syed [WP Engine] | How WP Engine Transformed Monitoring Into...InfluxData
218 views20 slides
Upgrading Made Easy: Moving to InfluxDB 2.x or InfluxDB Cloud with Cribl LogS... by
Upgrading Made Easy: Moving to InfluxDB 2.x or InfluxDB Cloud with Cribl LogS...Upgrading Made Easy: Moving to InfluxDB 2.x or InfluxDB Cloud with Cribl LogS...
Upgrading Made Easy: Moving to InfluxDB 2.x or InfluxDB Cloud with Cribl LogS...InfluxData
384 views12 slides
Brian Gilmore [InfluxData] | InfluxDB in an IoT Application Architecture | In... by
Brian Gilmore [InfluxData] | InfluxDB in an IoT Application Architecture | In...Brian Gilmore [InfluxData] | InfluxDB in an IoT Application Architecture | In...
Brian Gilmore [InfluxData] | InfluxDB in an IoT Application Architecture | In...InfluxData
96 views29 slides

More Related Content

What's hot

Building an IoT Monitoring App with InfluxDB and LoRa by
Building an IoT Monitoring App with InfluxDB and LoRaBuilding an IoT Monitoring App with InfluxDB and LoRa
Building an IoT Monitoring App with InfluxDB and LoRaInfluxData
732 views21 slides
Virtual training intro to InfluxDB - June 2021 by
Virtual training  intro to InfluxDB  - June 2021Virtual training  intro to InfluxDB  - June 2021
Virtual training intro to InfluxDB - June 2021InfluxData
517 views24 slides
Alex Nauda [Nobl9] | How Not to Build an SLO Platform | InfluxDays NA 2021 by
Alex Nauda [Nobl9] | How Not to Build an SLO Platform | InfluxDays NA 2021Alex Nauda [Nobl9] | How Not to Build an SLO Platform | InfluxDays NA 2021
Alex Nauda [Nobl9] | How Not to Build an SLO Platform | InfluxDays NA 2021InfluxData
152 views26 slides
Pivotal Digital Transformation Forum: Journey to Become a Data-Driven Enterprise by
Pivotal Digital Transformation Forum: Journey to Become a Data-Driven EnterprisePivotal Digital Transformation Forum: Journey to Become a Data-Driven Enterprise
Pivotal Digital Transformation Forum: Journey to Become a Data-Driven EnterpriseVMware Tanzu
2.2K views29 slides
Ayush Tiwari [PTC] | Unlock IoT Value with PTC’s ThingWorx Platform & InfluxD... by
Ayush Tiwari [PTC] | Unlock IoT Value with PTC’s ThingWorx Platform & InfluxD...Ayush Tiwari [PTC] | Unlock IoT Value with PTC’s ThingWorx Platform & InfluxD...
Ayush Tiwari [PTC] | Unlock IoT Value with PTC’s ThingWorx Platform & InfluxD...InfluxData
223 views23 slides
Webinar Registration Getting Started with Building Your First IoT App by
Webinar Registration Getting Started with Building Your First IoT AppWebinar Registration Getting Started with Building Your First IoT App
Webinar Registration Getting Started with Building Your First IoT AppInfluxData
1.1K views95 slides

What's hot(20)

Building an IoT Monitoring App with InfluxDB and LoRa by InfluxData
Building an IoT Monitoring App with InfluxDB and LoRaBuilding an IoT Monitoring App with InfluxDB and LoRa
Building an IoT Monitoring App with InfluxDB and LoRa
InfluxData732 views
Virtual training intro to InfluxDB - June 2021 by InfluxData
Virtual training  intro to InfluxDB  - June 2021Virtual training  intro to InfluxDB  - June 2021
Virtual training intro to InfluxDB - June 2021
InfluxData517 views
Alex Nauda [Nobl9] | How Not to Build an SLO Platform | InfluxDays NA 2021 by InfluxData
Alex Nauda [Nobl9] | How Not to Build an SLO Platform | InfluxDays NA 2021Alex Nauda [Nobl9] | How Not to Build an SLO Platform | InfluxDays NA 2021
Alex Nauda [Nobl9] | How Not to Build an SLO Platform | InfluxDays NA 2021
InfluxData152 views
Pivotal Digital Transformation Forum: Journey to Become a Data-Driven Enterprise by VMware Tanzu
Pivotal Digital Transformation Forum: Journey to Become a Data-Driven EnterprisePivotal Digital Transformation Forum: Journey to Become a Data-Driven Enterprise
Pivotal Digital Transformation Forum: Journey to Become a Data-Driven Enterprise
VMware Tanzu2.2K views
Ayush Tiwari [PTC] | Unlock IoT Value with PTC’s ThingWorx Platform & InfluxD... by InfluxData
Ayush Tiwari [PTC] | Unlock IoT Value with PTC’s ThingWorx Platform & InfluxD...Ayush Tiwari [PTC] | Unlock IoT Value with PTC’s ThingWorx Platform & InfluxD...
Ayush Tiwari [PTC] | Unlock IoT Value with PTC’s ThingWorx Platform & InfluxD...
InfluxData223 views
Webinar Registration Getting Started with Building Your First IoT App by InfluxData
Webinar Registration Getting Started with Building Your First IoT AppWebinar Registration Getting Started with Building Your First IoT App
Webinar Registration Getting Started with Building Your First IoT App
InfluxData1.1K views
InfluxDB + Kepware: Start Monitoring Industrial Data Quickly by InfluxData
InfluxDB + Kepware: Start Monitoring Industrial Data QuicklyInfluxDB + Kepware: Start Monitoring Industrial Data Quickly
InfluxDB + Kepware: Start Monitoring Industrial Data Quickly
InfluxData1.2K views
How Crosser Built a Modern Industrial Data Historian with InfluxDB and Grafana by InfluxData
How Crosser Built a Modern Industrial Data Historian with InfluxDB and GrafanaHow Crosser Built a Modern Industrial Data Historian with InfluxDB and Grafana
How Crosser Built a Modern Industrial Data Historian with InfluxDB and Grafana
InfluxData350 views
Red Hat Summit 2020 - Ask the experts: Hybrid multicloud pitfalls by Eric D. Schabell
Red Hat Summit 2020 -  Ask the experts: Hybrid multicloud pitfallsRed Hat Summit 2020 -  Ask the experts: Hybrid multicloud pitfalls
Red Hat Summit 2020 - Ask the experts: Hybrid multicloud pitfalls
Eric D. Schabell309 views
Getting Started: Intro to Telegraf - July 2021 by InfluxData
Getting Started: Intro to Telegraf - July 2021Getting Started: Intro to Telegraf - July 2021
Getting Started: Intro to Telegraf - July 2021
InfluxData536 views
High performance data center computing using manageable distributed computing by Juniper Networks
High performance data center computing using manageable distributed computingHigh performance data center computing using manageable distributed computing
High performance data center computing using manageable distributed computing
Juniper Networks9.6K views
What's Next for Microsoft's BizTalk Server by Codit
What's Next for Microsoft's BizTalk ServerWhat's Next for Microsoft's BizTalk Server
What's Next for Microsoft's BizTalk Server
Codit360 views
CPaaS.io - FIWARE-based Toolbox by Stephan Haller
CPaaS.io - FIWARE-based ToolboxCPaaS.io - FIWARE-based Toolbox
CPaaS.io - FIWARE-based Toolbox
Stephan Haller450 views
2015 cloud trend and cloud DR by bizmerce
2015 cloud trend and cloud DR2015 cloud trend and cloud DR
2015 cloud trend and cloud DR
bizmerce710 views
Ondat komodor webinar by Komodor
Ondat komodor webinarOndat komodor webinar
Ondat komodor webinar
Komodor81 views
Cloud native by Ken Owens
Cloud nativeCloud native
Cloud native
Ken Owens12.4K views
Crap. Your Big Data Kitchen Is Broken. by Altoros
Crap. Your Big Data Kitchen Is Broken.Crap. Your Big Data Kitchen Is Broken.
Crap. Your Big Data Kitchen Is Broken.
Altoros713 views
stackconf 2021 | Reference Architecture for a Cloud Native Digital Enterprise by NETWAYS
stackconf 2021 | Reference Architecture for a Cloud Native Digital Enterprisestackconf 2021 | Reference Architecture for a Cloud Native Digital Enterprise
stackconf 2021 | Reference Architecture for a Cloud Native Digital Enterprise
NETWAYS65 views
apidays LIVE Paris - Sopra Steria: path to the industrialization of sustaina... by apidays
 apidays LIVE Paris - Sopra Steria: path to the industrialization of sustaina... apidays LIVE Paris - Sopra Steria: path to the industrialization of sustaina...
apidays LIVE Paris - Sopra Steria: path to the industrialization of sustaina...
apidays49 views

Similar to Bhagvan Kommadi [Value Momentum] | TeleHealth Platform: DevOps-Based Progressive Delivery | InfluxDays NA 2021

Devops based progressive delivery finalized by
Devops based progressive delivery finalizedDevops based progressive delivery finalized
Devops based progressive delivery finalizedBhagvanK1
22 views38 slides
Troubleshooting Webex and Microsoft Teams with ThousandEyes by
Troubleshooting Webex and Microsoft Teams with ThousandEyesTroubleshooting Webex and Microsoft Teams with ThousandEyes
Troubleshooting Webex and Microsoft Teams with ThousandEyesThousandEyes
701 views23 slides
Optimizing Security Velocity in Your DevSecOps Pipeline at Scale by
Optimizing Security Velocity in Your DevSecOps Pipeline at ScaleOptimizing Security Velocity in Your DevSecOps Pipeline at Scale
Optimizing Security Velocity in Your DevSecOps Pipeline at ScaleDenim Group
587 views34 slides
apidays LIVE Paris 2021 - EDI & API on One Integration Platform by Mir Mustha... by
apidays LIVE Paris 2021 - EDI & API on One Integration Platform by Mir Mustha...apidays LIVE Paris 2021 - EDI & API on One Integration Platform by Mir Mustha...
apidays LIVE Paris 2021 - EDI & API on One Integration Platform by Mir Mustha...apidays
112 views33 slides
Microservices and the Modern IT Stack: Trends of Tomorrow - AppSphere16 by
Microservices and the Modern IT Stack: Trends of Tomorrow - AppSphere16Microservices and the Modern IT Stack: Trends of Tomorrow - AppSphere16
Microservices and the Modern IT Stack: Trends of Tomorrow - AppSphere16AppDynamics
715 views43 slides
Getting Started with ThousandEyes Proof of Concepts by
Getting Started with ThousandEyes Proof of ConceptsGetting Started with ThousandEyes Proof of Concepts
Getting Started with ThousandEyes Proof of ConceptsThousandEyes
166 views32 slides

Similar to Bhagvan Kommadi [Value Momentum] | TeleHealth Platform: DevOps-Based Progressive Delivery | InfluxDays NA 2021(20)

Devops based progressive delivery finalized by BhagvanK1
Devops based progressive delivery finalizedDevops based progressive delivery finalized
Devops based progressive delivery finalized
BhagvanK122 views
Troubleshooting Webex and Microsoft Teams with ThousandEyes by ThousandEyes
Troubleshooting Webex and Microsoft Teams with ThousandEyesTroubleshooting Webex and Microsoft Teams with ThousandEyes
Troubleshooting Webex and Microsoft Teams with ThousandEyes
ThousandEyes701 views
Optimizing Security Velocity in Your DevSecOps Pipeline at Scale by Denim Group
Optimizing Security Velocity in Your DevSecOps Pipeline at ScaleOptimizing Security Velocity in Your DevSecOps Pipeline at Scale
Optimizing Security Velocity in Your DevSecOps Pipeline at Scale
Denim Group587 views
apidays LIVE Paris 2021 - EDI & API on One Integration Platform by Mir Mustha... by apidays
apidays LIVE Paris 2021 - EDI & API on One Integration Platform by Mir Mustha...apidays LIVE Paris 2021 - EDI & API on One Integration Platform by Mir Mustha...
apidays LIVE Paris 2021 - EDI & API on One Integration Platform by Mir Mustha...
apidays112 views
Microservices and the Modern IT Stack: Trends of Tomorrow - AppSphere16 by AppDynamics
Microservices and the Modern IT Stack: Trends of Tomorrow - AppSphere16Microservices and the Modern IT Stack: Trends of Tomorrow - AppSphere16
Microservices and the Modern IT Stack: Trends of Tomorrow - AppSphere16
AppDynamics715 views
Getting Started with ThousandEyes Proof of Concepts by ThousandEyes
Getting Started with ThousandEyes Proof of ConceptsGetting Started with ThousandEyes Proof of Concepts
Getting Started with ThousandEyes Proof of Concepts
ThousandEyes166 views
Infrastructure as Code in Large Scale Organizations by XebiaLabs
Infrastructure as Code in Large Scale OrganizationsInfrastructure as Code in Large Scale Organizations
Infrastructure as Code in Large Scale Organizations
XebiaLabs233 views
Accelerate Healthcare Technology Modernization with Containerization and DevOps by CitiusTech
Accelerate Healthcare Technology Modernization with Containerization and DevOpsAccelerate Healthcare Technology Modernization with Containerization and DevOps
Accelerate Healthcare Technology Modernization with Containerization and DevOps
CitiusTech216 views
Cruatech Services Intro by Cruatech
Cruatech Services IntroCruatech Services Intro
Cruatech Services Intro
Cruatech1.4K views
Getting Demo & POV Ready by ThousandEyes
Getting Demo & POV ReadyGetting Demo & POV Ready
Getting Demo & POV Ready
ThousandEyes403 views
End to-End Monitoring for ITSM and DevOps by eG Innovations
End to-End Monitoring for ITSM and DevOpsEnd to-End Monitoring for ITSM and DevOps
End to-End Monitoring for ITSM and DevOps
eG Innovations776 views
stackconf 2021 | Data Driven Security by NETWAYS
stackconf 2021 | Data Driven Securitystackconf 2021 | Data Driven Security
stackconf 2021 | Data Driven Security
NETWAYS49 views
roomos_webinar_280923_v2.pptx by ThousandEyes
roomos_webinar_280923_v2.pptxroomos_webinar_280923_v2.pptx
roomos_webinar_280923_v2.pptx
ThousandEyes71 views
Slides: Accelerate and Assure the Adoption of Cloud Data Platforms Using Inte... by DATAVERSITY
Slides: Accelerate and Assure the Adoption of Cloud Data Platforms Using Inte...Slides: Accelerate and Assure the Adoption of Cloud Data Platforms Using Inte...
Slides: Accelerate and Assure the Adoption of Cloud Data Platforms Using Inte...
DATAVERSITY607 views
How to Integrate Your Tech Stack for Seamless and Practical Application by Aggregage
How to Integrate Your Tech Stack for Seamless and Practical ApplicationHow to Integrate Your Tech Stack for Seamless and Practical Application
How to Integrate Your Tech Stack for Seamless and Practical Application
Aggregage127 views
Modernizing Traditional Applications by Docker, Inc.
Modernizing Traditional ApplicationsModernizing Traditional Applications
Modernizing Traditional Applications
Docker, Inc.3.7K views
Optimizing and Troubleshooting Digital Experience for a Hybrid Workforce by ThousandEyes
Optimizing and Troubleshooting Digital Experience for a Hybrid WorkforceOptimizing and Troubleshooting Digital Experience for a Hybrid Workforce
Optimizing and Troubleshooting Digital Experience for a Hybrid Workforce
ThousandEyes122 views
Optimizing and Troubleshooting Digital Experience for a Hybrid Workforce by ThousandEyes
Optimizing and Troubleshooting Digital Experience for a Hybrid WorkforceOptimizing and Troubleshooting Digital Experience for a Hybrid Workforce
Optimizing and Troubleshooting Digital Experience for a Hybrid Workforce
ThousandEyes25 views
EMEA Optimizing and Troubleshooting Digital Experience for a Hybrid Workforce by ThousandEyes
EMEA Optimizing and Troubleshooting Digital Experience for a Hybrid WorkforceEMEA Optimizing and Troubleshooting Digital Experience for a Hybrid Workforce
EMEA Optimizing and Troubleshooting Digital Experience for a Hybrid Workforce
ThousandEyes67 views

More from InfluxData

Announcing InfluxDB Clustered by
Announcing InfluxDB ClusteredAnnouncing InfluxDB Clustered
Announcing InfluxDB ClusteredInfluxData
100 views30 slides
Best Practices for Leveraging the Apache Arrow Ecosystem by
Best Practices for Leveraging the Apache Arrow EcosystemBest Practices for Leveraging the Apache Arrow Ecosystem
Best Practices for Leveraging the Apache Arrow EcosystemInfluxData
49 views25 slides
How Bevi Uses InfluxDB and Grafana to Improve Predictive Maintenance and Redu... by
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...InfluxData
134 views24 slides
Power Your Predictive Analytics with InfluxDB by
Power Your Predictive Analytics with InfluxDBPower Your Predictive Analytics with InfluxDB
Power Your Predictive Analytics with InfluxDBInfluxData
125 views41 slides
Build an Edge-to-Cloud Solution with the MING Stack by
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 StackInfluxData
375 views52 slides
Meet the Founders: An Open Discussion About Rewriting Using Rust by
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 RustInfluxData
234 views12 slides

More from InfluxData(20)

Announcing InfluxDB Clustered by InfluxData
Announcing InfluxDB ClusteredAnnouncing InfluxDB Clustered
Announcing InfluxDB Clustered
InfluxData100 views
Best Practices for Leveraging the Apache Arrow Ecosystem by InfluxData
Best Practices for Leveraging the Apache Arrow EcosystemBest Practices for Leveraging the Apache Arrow Ecosystem
Best Practices for Leveraging the Apache Arrow Ecosystem
InfluxData49 views
How Bevi Uses InfluxDB and Grafana to Improve Predictive Maintenance and Redu... by InfluxData
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...
InfluxData134 views
Power Your Predictive Analytics with InfluxDB by InfluxData
Power Your Predictive Analytics with InfluxDBPower Your Predictive Analytics with InfluxDB
Power Your Predictive Analytics with InfluxDB
InfluxData125 views
Build an Edge-to-Cloud Solution with the MING Stack by InfluxData
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
InfluxData375 views
Meet the Founders: An Open Discussion About Rewriting Using Rust by InfluxData
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
InfluxData234 views
Introducing InfluxDB Cloud Dedicated by InfluxData
Introducing InfluxDB Cloud DedicatedIntroducing InfluxDB Cloud Dedicated
Introducing InfluxDB Cloud Dedicated
InfluxData128 views
Gain Better Observability with OpenTelemetry and InfluxDB by InfluxData
Gain Better Observability with OpenTelemetry and InfluxDB Gain Better Observability with OpenTelemetry and InfluxDB
Gain Better Observability with OpenTelemetry and InfluxDB
InfluxData389 views
How a Heat Treating Plant Ensures Tight Process Control and Exceptional Quali... by InfluxData
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...
InfluxData182 views
How Delft University's Engineering Students Make Their EV Formula-Style Race ... by 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 ...
InfluxData105 views
Start Automating InfluxDB Deployments at the Edge with balena by InfluxData
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
InfluxData185 views
Understanding InfluxDB’s New Storage Engine by InfluxData
Understanding InfluxDB’s New Storage EngineUnderstanding InfluxDB’s New Storage Engine
Understanding InfluxDB’s New Storage Engine
InfluxData133 views
Streamline and Scale Out Data Pipelines with Kubernetes, Telegraf, and InfluxDB by InfluxData
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
InfluxData62 views
Ward Bowman [PTC] | ThingWorx Long-Term Data Storage with InfluxDB | InfluxDa... by InfluxData
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...
InfluxData74 views
Scott Anderson [InfluxData] | New & Upcoming Flux Features | InfluxDays 2022 by InfluxData
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
InfluxData26 views
Steinkamp, Clifford [InfluxData] | Closing Thoughts | InfluxDays 2022 by InfluxData
Steinkamp, Clifford [InfluxData] | Closing Thoughts | InfluxDays 2022Steinkamp, Clifford [InfluxData] | Closing Thoughts | InfluxDays 2022
Steinkamp, Clifford [InfluxData] | Closing Thoughts | InfluxDays 2022
InfluxData9 views
Steinkamp, Clifford [InfluxData] | Welcome to InfluxDays 2022 - Day 2 | Influ... by 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...
InfluxData10 views
Steinkamp, Clifford [InfluxData] | Closing Thoughts Day 1 | InfluxDays 2022 by InfluxData
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
InfluxData5 views
Paul Dix [InfluxData] The Journey of InfluxDB | InfluxDays 2022 by InfluxData
Paul Dix [InfluxData] The Journey of InfluxDB | InfluxDays 2022Paul Dix [InfluxData] The Journey of InfluxDB | InfluxDays 2022
Paul Dix [InfluxData] The Journey of InfluxDB | InfluxDays 2022
InfluxData112 views
Jay Clifford [InfluxData] | Tips & Tricks for Analyzing IIoT in Real-Time | I... by InfluxData
Jay Clifford [InfluxData] | Tips & Tricks for Analyzing IIoT in Real-Time | I...Jay Clifford [InfluxData] | Tips & Tricks for Analyzing IIoT in Real-Time | I...
Jay Clifford [InfluxData] | Tips & Tricks for Analyzing IIoT in Real-Time | I...
InfluxData19 views

Recently uploaded

Roadmap to Become Experts.pptx by
Roadmap to Become Experts.pptxRoadmap to Become Experts.pptx
Roadmap to Become Experts.pptxdscwidyatamanew
11 views45 slides
Black and White Modern Science Presentation.pptx by
Black and White Modern Science Presentation.pptxBlack and White Modern Science Presentation.pptx
Black and White Modern Science Presentation.pptxmaryamkhalid2916
14 views21 slides
Emerging & Future Technology - How to Prepare for the Next 10 Years of Radica... by
Emerging & Future Technology - How to Prepare for the Next 10 Years of Radica...Emerging & Future Technology - How to Prepare for the Next 10 Years of Radica...
Emerging & Future Technology - How to Prepare for the Next 10 Years of Radica...NUS-ISS
15 views28 slides
handbook for web 3 adoption.pdf by
handbook for web 3 adoption.pdfhandbook for web 3 adoption.pdf
handbook for web 3 adoption.pdfLiveplex
19 views16 slides
The Research Portal of Catalonia: Growing more (information) & more (services) by
The Research Portal of Catalonia: Growing more (information) & more (services)The Research Portal of Catalonia: Growing more (information) & more (services)
The Research Portal of Catalonia: Growing more (information) & more (services)CSUC - Consorci de Serveis Universitaris de Catalunya
66 views25 slides
Attacking IoT Devices from a Web Perspective - Linux Day by
Attacking IoT Devices from a Web Perspective - Linux Day Attacking IoT Devices from a Web Perspective - Linux Day
Attacking IoT Devices from a Web Perspective - Linux Day Simone Onofri
15 views68 slides

Recently uploaded(20)

Black and White Modern Science Presentation.pptx by maryamkhalid2916
Black and White Modern Science Presentation.pptxBlack and White Modern Science Presentation.pptx
Black and White Modern Science Presentation.pptx
maryamkhalid291614 views
Emerging & Future Technology - How to Prepare for the Next 10 Years of Radica... by NUS-ISS
Emerging & Future Technology - How to Prepare for the Next 10 Years of Radica...Emerging & Future Technology - How to Prepare for the Next 10 Years of Radica...
Emerging & Future Technology - How to Prepare for the Next 10 Years of Radica...
NUS-ISS15 views
handbook for web 3 adoption.pdf by Liveplex
handbook for web 3 adoption.pdfhandbook for web 3 adoption.pdf
handbook for web 3 adoption.pdf
Liveplex19 views
Attacking IoT Devices from a Web Perspective - Linux Day by Simone Onofri
Attacking IoT Devices from a Web Perspective - Linux Day Attacking IoT Devices from a Web Perspective - Linux Day
Attacking IoT Devices from a Web Perspective - Linux Day
Simone Onofri15 views
Five Things You SHOULD Know About Postman by Postman
Five Things You SHOULD Know About PostmanFive Things You SHOULD Know About Postman
Five Things You SHOULD Know About Postman
Postman25 views
Understanding GenAI/LLM and What is Google Offering - Felix Goh by NUS-ISS
Understanding GenAI/LLM and What is Google Offering - Felix GohUnderstanding GenAI/LLM and What is Google Offering - Felix Goh
Understanding GenAI/LLM and What is Google Offering - Felix Goh
NUS-ISS39 views
DALI Basics Course 2023 by Ivory Egg
DALI Basics Course  2023DALI Basics Course  2023
DALI Basics Course 2023
Ivory Egg14 views
Special_edition_innovator_2023.pdf by WillDavies22
Special_edition_innovator_2023.pdfSpecial_edition_innovator_2023.pdf
Special_edition_innovator_2023.pdf
WillDavies2214 views
Spesifikasi Lengkap ASUS Vivobook Go 14 by Dot Semarang
Spesifikasi Lengkap ASUS Vivobook Go 14Spesifikasi Lengkap ASUS Vivobook Go 14
Spesifikasi Lengkap ASUS Vivobook Go 14
Dot Semarang35 views
PharoJS - Zürich Smalltalk Group Meetup November 2023 by Noury Bouraqadi
PharoJS - Zürich Smalltalk Group Meetup November 2023PharoJS - Zürich Smalltalk Group Meetup November 2023
PharoJS - Zürich Smalltalk Group Meetup November 2023
Noury Bouraqadi113 views
How the World's Leading Independent Automotive Distributor is Reinventing Its... by NUS-ISS
How the World's Leading Independent Automotive Distributor is Reinventing Its...How the World's Leading Independent Automotive Distributor is Reinventing Its...
How the World's Leading Independent Automotive Distributor is Reinventing Its...
NUS-ISS15 views
STPI OctaNE CoE Brochure.pdf by madhurjyapb
STPI OctaNE CoE Brochure.pdfSTPI OctaNE CoE Brochure.pdf
STPI OctaNE CoE Brochure.pdf
madhurjyapb12 views
Perth MeetUp November 2023 by Michael Price
Perth MeetUp November 2023 Perth MeetUp November 2023
Perth MeetUp November 2023
Michael Price12 views
Upskilling the Evolving Workforce with Digital Fluency for Tomorrow's Challen... by NUS-ISS
Upskilling the Evolving Workforce with Digital Fluency for Tomorrow's Challen...Upskilling the Evolving Workforce with Digital Fluency for Tomorrow's Challen...
Upskilling the Evolving Workforce with Digital Fluency for Tomorrow's Challen...
NUS-ISS23 views
[2023] Putting the R! in R&D.pdf by Eleanor McHugh
[2023] Putting the R! in R&D.pdf[2023] Putting the R! in R&D.pdf
[2023] Putting the R! in R&D.pdf
Eleanor McHugh38 views

Bhagvan Kommadi [Value Momentum] | TeleHealth Platform: DevOps-Based Progressive Delivery | InfluxDays NA 2021

  • 1. 1 © 2021  InfluxData Inc. All Rights Reserved. DevOps Based Progressive Delivery Telehealth Platform Bhagvan Kommadi Director of Product Engineering, ValueMomentum
  • 2. 2 © 2021  InfluxData Inc. All Rights Reserved. Mind Map - DevOps Telehealth Solution Architectural Components Deep Learning Solution Implementation What’s Next ? Sneak Preview of Upcoming Features Agenda DevOps Agility Flexibility Quality
  • 3. 3 © 2021  InfluxData Inc. All Rights Reserved. 3 Mind map No Code Platforms Low Code Platforms Market Requirements Health Insurance Payment Processing AI Digital health Data Sources Knowledg e Resources Legacy Systems & Migration Budget In House Applications Health Care Application Upgrades & Update Training Metadata Customizations Licensing & Subscription Life insurance Tech Stack Wellness Apps Hospital Management Application Scope Neural Sketch Learning AI/ML Devops Containers Cloud CI/CD Version Control Testing GIT IDE Automation Virtualization Network Monitoring System Admin
  • 4. 4 © 2021  InfluxData Inc. All Rights Reserved. 4 © 2021  InfluxData Inc. All Rights Reserved. Telehealth Solution
  • 5. 5 © 2021  InfluxData Inc. All Rights Reserved. © 2021  InfluxData Inc. All Rights Reserved. Patient Journey Book an Appointment Appointment Reminder Schedule Tracking Intimate Delays Manage Appointments Post Appointment Engagement
  • 6. 6 © 2021  InfluxData Inc. All Rights Reserved. © 2021  InfluxData Inc. All Rights Reserved. What Patients Want & Doctor’s View
  • 7. 7 © 2021  InfluxData Inc. All Rights Reserved. © 2021  InfluxData Inc. All Rights Reserved. Voice Assistants
  • 8. 8 © 2021  InfluxData Inc. All Rights Reserved. © 2021  InfluxData Inc. All Rights Reserved. Process Flow Filters NLP API Web Mobile Desktop Queries Registry Data Sources Links Knowledge Base Updates 1) Diseases 2) Data Sources 3) Artifacts Top Down As Knowledge Domain Expert Bottom Up Registry & knowledge updates • Orphanet • Johns Hopkins • WHO • NORD
  • 9. 9 © 2021  InfluxData Inc. All Rights Reserved. © 2021  InfluxData Inc. All Rights Reserved. Knowledgebase Architecture Service Layer Visualization Layer Data Access Layer Knowledge Updates Internet Data Sources Search Manager Knowledge Base Manager axios cheerios node Disease Registry Disease Knowledge
  • 10. 10 © 2021  InfluxData Inc. All Rights Reserved. © 2021  InfluxData Inc. All Rights Reserved. Digital Assistants & Video Bots Taking clinical notes Retrieving cases Updating Prescriptions Creating consultation appointments
  • 11. 11 © 2021  InfluxData Inc. All Rights Reserved. 11 © 2021  InfluxData Inc. All Rights Reserved. Architectural Components
  • 12. 12 © 2021  InfluxData Inc. All Rights Reserved. © 2021  InfluxData Inc. All Rights Reserved. Bug Tracking Systems Monitoring Systems Configuration Management OS Patching CI/CD Pipelines Containers Source Code Control Systems Collaboration Infrastructure Foundational Tools & Infrastructure
  • 13. 13 © 2021  InfluxData Inc. All Rights Reserved. © 2021  InfluxData Inc. All Rights Reserved. DevOps Evolution - Metrics Metric Value Deployment Frequency Monthly Lead Time Between a week and 6months MTTR Less than a week Change Failure Rate Less than 15% Low Mid High Metric Value Deployment Frequency Between Daily and Weekly Lead Time Less than a week MTTR Less than a day Change Failure Rate Less than 15% Metric Value Deployment Frequency On Demand Lead Time Less than an hour MTTR Less than an hour Change Failure Rate Less than 5%
  • 14. 14 © 2021  InfluxData Inc. All Rights Reserved. © 2021  InfluxData Inc. All Rights Reserved. DevOps Evolution - Challenges • Resistance to Change • Legacy Architecture • Shortage of Skills • Lack of Automation • Unclear Objectives Low • Resistance to Change • Legacy Architecture • Shortage of Skills • Lack of Automation Mid • Legacy Architecture • Shortage of Skills High
  • 15. 15 © 2021  InfluxData Inc. All Rights Reserved. © 2021  InfluxData Inc. All Rights Reserved. Flow of Change Business Domain Business Domain Stream Aligned Team Stream Aligned Team Enabling Team Platform Team Complex Subsystem Team Flow of Change Collaboration X as a Service Facilitating
  • 16. 16 © 2021  InfluxData Inc. All Rights Reserved. Jenkins Devops - Features Authorization Administration Analytics Scalability Availability Distributed Teams Container Support Quality Cost Product Time
  • 17. 17 © 2021  InfluxData Inc. All Rights Reserved. Jenkins Pipeline – Devops Workflow Code Checkout Build the code Test the code Stage the build Release the build Deploy the build Version Control Continuous Integration Continuous Delivery Continuous Deployment
  • 18. 18 © 2021  InfluxData Inc. All Rights Reserved. Progressive Delivery of Web Apps Automating the Delivery of Web Apps Jenkins Server GitRepo Update Jenkins Trigger Jenkins Build Process AWS Deployment Live Web App
  • 19. 19 © 2021  InfluxData Inc. All Rights Reserved. Progressive Delivery of Mobile Apps Automating the Delivery of Mobile and Web Apps Jenkins Server GitRepo Update Jenkins Trigger Jenkins Build Process Google Play Store Apple App Store
  • 20. 20 © 2021  InfluxData Inc. All Rights Reserved. Jenkins Devops : Benefits Autonomous Teams Simple setup Delivers Release in Time Faster Delivery Higher Productivity Software Predictivity Business Sustainability Autonomous Teams Audit Trails End to End Integration Tests Functional Tests Unit Tests
  • 21. 21 © 2021  InfluxData Inc. All Rights Reserved. Jenkins – Agent based Architecture Jenkins Server Git Lab Jenkins Agent Jenkins Agent Jenkins Agent
  • 22. 22 © 2021  InfluxData Inc. All Rights Reserved. Dev Ops Best Practices 22 Automating Software Delivery Treating Release Orchestration as a Business Imperative Adopting Best-of-Breed Solutions but Doing so Judiciously Practicing Value Stream Thinking Using Feature Flags for Safer, Faster Software Delivery
  • 23. 23 © 2021  InfluxData Inc. All Rights Reserved. 23 © 2021  InfluxData Inc. All Rights Reserved. Demo
  • 24. 24 © 2021  InfluxData Inc. All Rights Reserved. 24 © 2021  InfluxData Inc. All Rights Reserved. Deep Learning Solution HealthCare Data Analysis
  • 25. 25 © 2021  InfluxData Inc. All Rights Reserved. © 2021  InfluxData Inc. All Rights Reserved. Input Layer Hidden Layer Hidden Layer Output Layer Hidden Layer Hidden Layer Convolutional Neural Network
  • 26. 26 © 2021  InfluxData Inc. All Rights Reserved. © 2021  InfluxData Inc. All Rights Reserved. Image Pixels Pixel Value Color Depth Grey Scale Intensity CNN Layers Convolution Rectified linear unit (ReLu) Pooling Fully Connected Features Extraction Image Recognition
  • 27. 27 © 2021  InfluxData Inc. All Rights Reserved. © 2021  InfluxData Inc. All Rights Reserved. CNN Models Keras pre-trained CNNs Xception VGG16 VGG19 ResNet5 0 Inception V3 Inception ResNetV2 Mobile Net Dense Net NASNet MobileNet V2
  • 28. 28 © 2021  InfluxData Inc. All Rights Reserved. © 2021  InfluxData Inc. All Rights Reserved. Atelectasis 192 Cardiomegaly 50 Consolidation 72 Edema 41 Effusion 203 Emphysema42 Fibrosis 38 Hernia 5 Infiltration 503 Mass 99 No Finding 3044 Nodule 144 Pleural_Thickening 65 Pneumonia 14 Pneumothorax 114 Total Result 5606 Atelectasis Pneumothorax Gender : Male, Female Xray Position: Frontal , Back, Side Lung Disease Analysis
  • 29. 29 © 2021  InfluxData Inc. All Rights Reserved. © 2021  InfluxData Inc. All Rights Reserved. Training Testing Validation Normal Infection by Virus Infection by Bacteria True Positive False Positive False Negative False Positive Actual P r e d i c t e d Precision = True Positive/Actual Results Recall = True Positive/Predicted Results Accuracy = (True Positive + True Negative)/Total Actual Results = True Positive + False Positive Predicted Results = True Positive + False Negative CNN Scale Shift Rotate Salt and Pepper noise Flip Lung Disease – Deep Learning
  • 30. 30 © 2021  InfluxData Inc. All Rights Reserved. © 2021  InfluxData Inc. All Rights Reserved. Total params: 12,167,424 Trainable params: 12,167,424 Non-trainable params: 0 Precision: 0.734694 % Recall: 0.073022 % Fscore: 0.261248 % Training Data Bias = Average Predicted Value - Average Actual Value Convolutional Neural Network Results
  • 31. 31 © 2021  InfluxData Inc. All Rights Reserved. © 2021  InfluxData Inc. All Rights Reserved. Convolutional Neural Network - Basic
  • 32. 32 © 2021  InfluxData Inc. All Rights Reserved. © 2021  InfluxData Inc. All Rights Reserved. Convolutional Neural Network – Complete Dataset
  • 33. 33 © 2021  InfluxData Inc. All Rights Reserved. 33 © 2021  InfluxData Inc. All Rights Reserved. Implementatio n
  • 34. 34 © 2021  InfluxData Inc. All Rights Reserved. © 2021  InfluxData Inc. All Rights Reserved. White Coats Platform Network App Practice Plus Clinic Plus StaffPlus Patient Plus Registered Doctors* 3,00,000 + Locations 3,000 + Onboarded Doctors (App) 50,000 + Doctors from Metro/Tier 1 & 2 ~68 % Doctors from Tier 3 & 4 ~32 % # of Specialties 125+ General Practitioners ~35 % % of Drs : Specialists ~65 % • App & Web Views Q1- 2.05L ; Q2- 2.8L (Growth 36%) • Social Interactions (APP) Q1- 1.27L ; Q2- 1.58L (Growth 25%) • Network Cases Q1- 800 ; Q2- 1000 (Growth 25%) White Coats Platform
  • 35. 35 © 2021  InfluxData Inc. All Rights Reserved. What’s Next ? Relation of programming paradigms to CD and deployment experience Differences between prevalence and effects of intentional vs. unintentional violations of SOLID OO design principles Count of manual interventions required to go from dev to production and relation to software architecture and testing strategy Relation of database normalization to deployment and incident/rollback frequency Complexity of DevOps pipeline in terms of tool count Overall effect of CD on application quality and security Prevalence of version control for various definable (source, build scripts, infrastructure configuration, etc.) SRE
  • 36. 36 © 2021  InfluxData Inc. All Rights Reserved. Moving From DevOps to -> DevOps Data Ops Dev SecOps AI Ops MLOps Development Operatio ns Security Data DevOps DevSecOps DataOps
  • 37. 37 © 2021  InfluxData Inc. All Rights Reserved. © 2021  InfluxData Inc. All Rights Reserved. DevOps - Tools Plan • Clickup • JIRA Code • JIRA • Clickup • GitLab • Confluenc e Build • Maven • Gradle • Sbt • Ant Test • Selenium • Junit • Watir Release • Jenkins • CodeShip Deploy • Docker • Clouds Monitor • Nagios • DataDog • Splunk
  • 38. 38 © 2021  InfluxData Inc. All Rights Reserved. © 2021  InfluxData Inc. All Rights Reserved. Ops Roles - Future Vendor Engg Product Engg SocioTechnical Systems Engg Portfolio Management
  • 39. 39 © 2021  InfluxData Inc. All Rights Reserved. © 2021  InfluxData Inc. All Rights Reserved. SAFE - CALMR Culture, Automation, Lean flow, Measurement, and Sharing Increased frequency, quality, and security of product innovation Decreased deployment risk with accelerated learning cycles Accelerated solution time-to-market Improved solution quality and shortened lead time for fixes Reduced severity and frequency of failures and defects Improved Mean Time to Recover (MTTR) from production incidents
  • 40. 40 © 2021  InfluxData Inc. All Rights Reserved. © 2021  InfluxData Inc. All Rights Reserved. Site Reliability Engineering DevOps SRE Waste Reduction Automation Scale Systematic Perspective Delivery Release Automation Infrastructure as Code Config Management Reliability Performance Monitoring Efficiency Improvement
  • 41. 41 © 2021  InfluxData Inc. All Rights Reserved. © 2021  InfluxData Inc. All Rights Reserved. Clinical Knowledge - EBM 41 • Guidelines • Decisions • Study Results • Observations Data Evidence Guidance Action Omni Channel Telehealth Platform Genomic Applications Personalized Medicine Evidence Based Medicine Predictive Toxicology QSAR Chemo-Informatics
  • 42. 42 © 2021  InfluxData Inc. All Rights Reserved. Questions?