SlideShare ist ein Scribd-Unternehmen logo
1 von 37
1
WHAT’S NEW IN
DC/OS 1.10
Your Hosts Today
Tobi Knaup
Co-Founder & CTO
Mesosphere
@superguenter
Yrieix Garnier
VP of Product
Mesosphere
@YrieixG
AGENDA
• Challenges of building modern application stacks
• Overview of Mesosphere DC/OS
• What’s new in DC/OS 1.10
• Q&A
Digital Transformation requires
data-intensive applications operating at scale
Traffic information
system for smarter cities
Machine learning to predict the
future of financial markets
Industrial IoT for optimized
assets and operations
Connecting people with great
local businesses
EDGE
CLOUD /
DATACENTER
Cameras, Radar,
Sonar, Lidar, GPS
~4TB of data per car
per day
MACHINE LEARNING
DATABASES
BIG DATA
CONTAINERS
MESSAGINGK/V STORE
STORAGE
SEARCH
SELF-DRIVING
MAPS
REMOTE
DIAGNOSTICS
VEHICLE
TRACKING
PERSONALIZATION
TRAFFIC
Connected Car Infrastructure
The Digital Transformation dilemma
Datacenter
Container
Orchestration
Data Services
Orchestration
Data-driven
Apps
Infrastructure
Platform
Container
Orchestration
Data Services
Orchestration
Provider Infrastructure
Speed & ElasticityControl
CloudDatacenter
Lock-in & CostSlow & Silos
OR
Tupperware
& Bistro
Borg & Omega
Apache Mesos Project
Mesosphere
DC/OS OSS Project
Proprietary
DCOS Launched
2016201520132000 2010 2017
Mesosphere DC/OS is Powered by Production Proven Apache Mesos
9
Application Aware Scheduling with Apache Mesos
AGENDA
• Challenges of building modern application stacks
• Overview of Mesosphere DC/OS
• What’s new in DC/OS 1.10
• Q&A
Make it insanely easy to build and scale
world-changing technology.
OUR MISSION
Your datacenter or cloud is
now one giant computer.
Platform services
installed across
datacenter or
cloud in a single
command.
Mesosphere Enterprise DC/OS 1.10
DEMO
AGENDA
• Challenges of building modern application stacks
• Overview of Mesosphere DC/OS
• What’s new in DC/OS 1.10
• Q&A
Mesosphere DC/OS 1.10
DC/OS 1.10
Freedom of
Choice
Resilient
Services
SecureHigh
Performance
Mesosphere DC/OS 1.10
- Container orchestration
- K8s on DC/OS (Beta)
- Data services
- Private or cloud
Infrastructure
DC/OS 1.10
Freedom of
Choice
Resilient
Services
SecureHigh
Performance
Freedom of Choice
ON
DC/OS 1.10
Freedom of Choice
Kubernetes (Beta) on DC/OS
• Kubernetes is a popular open source container orchestration tool for
Docker containers, developed by Google, Open sourced to the CNCF.
• Developers want Kubernetes, but standing up a production K8s
cluster, especially on-premise, is a complex time consuming project
New in DC/OS 1.10
● Enterprises can run multiple K8s clusters alongside data services and traditional apps,
saving money and simplifying operation
● DC/OS provides the simplest and best way to run Kubernetes outside GKE (Google
container engine)
● Currently in Beta (not production ready yet), with GA planned by next release (1.11)
● Ops can Offer K8s-as-a-service (Beta) with security, HA and simplified operation.
DEMO
Kubernetes on DC/OS - The best way to run Kubernetes outside of GKE
Easy Operations 100 % Pure
Containers and Data
Services, United
Simplify the operator’s
experience and accelerate
Kubernetes initiatives
Maximize developer
productivity and integrate
with community tools and
resources
Dramatically cut costs by
running all your data
services and containers on
shared resources
● One-click install &
upgrades
● Highly available &
secure by default
● Built-in monitoring &
metrics
● Load balancing,
overlay and ingress
integration
● Run community tool
and examples
● Full stack support for
Kubernetes and
DC/OS
● No proprietary CLI or
APIs
● Run Kubernetes alongside
other data services and
traditional apps, on the
same cluster
● Multiple isolated
Kubernetes clusters
● Kubernetes-as-a-service
Freedom of Choice
DC/OS 1.10
Freedom of Choice
Customers want more production-ready data services on
top of DC/OS
With DC/OS
● DC/OS included 100+ services in its catalog, and an easy
to use SDK to quickly add services to DC/OS catalog
New in DC/OS 1.10
● Introduced certification process to easily identify
production services
● Enhanced SDK with more services capabilities such as
CNI-Integration, File based Secrets, and non-disruptive
in-place upgrade
Broad ecosystem of data services
Mesosphere DC/OS 1.10
- Container orchestration
- K8s on DC/OS (Beta)
- Data services
- Private or cloud
Infrastructure
- Application
- Platform services
- Infrastructure
(DC/OS)
DC/OS 1.10
Freedom of
Choice
Resilient
Services
SecureHigh
Performance
DC/OS 1.10
Resilient Services
● Many customers want to reduce the risk of downtime, either from Docker
engine crashing, or upgrade process going wrong
With DC/OS
● DC/OS has a modern distributed highly-available control plane, and
mesos dynamically relaunches tasks when a node, health check or a task
fails
New in DC/OS 1.10
● Customers can now use the production proven Universal Container
Runtime (UCR) to run Docker containers
● Confidently upgrade DC/OS with automated pre and post upgrade health
checks
Universal Container Runtime and Pre and Post Upgrade Health Checks
Mesosphere DC/OS 1.10
- Container orchestration
- K8s on DC/OS (Beta)
- Data services
- Private or cloud
Infrastructure
- Application
- Platform services
- Infrastructure
(DC/OS)
DC/OS 1.10
- Load Balancing
- Scalability
Freedom of
Choice
Resilient
Services
SecureHigh
Performance
DC/OS 1.10
High Performance
Edge-load Balancer
Exposing distributed and dynamic modern apps to the outside world is complex and time
consuming process. Most networking solutions cannot automatically reconfigure themselves
when application changes
With DC/OS
● DC/OS has a state-of-the-art internal networking plane for service discovery and load
balancing. DC/OS Internal networking plane is highly available, distributed, and easy to use.
New in DC/OS 1.10
● Introducing DC/OS Edge-Load balancer. An external (ingress) L4/L7 Load balancer that can:
● Automatically detect application changes and reconfigure itself on scaling and relaunch
without manual intervention
● Securely externally expose any application
● Guaranteeing performance and isolation with multiple isolated load balancing pools
● Works on-premise and in the cloud
DEMO
28
Mesosphere DC/OS 1.10
- Container orchestration
- K8s on DC/OS (Beta)
- Data services
- Private or cloud
Infrastructure
- Application
- Platform services
- Infrastructure
(DC/OS)
- Multi-tenant
infrastructure
without
compromise
- Secure sensitive
information
DC/OS 1.10
- Load Balancing
- Scalability
Freedom of
Choice
Resilient
Services
SecureHigh
Performance
DC/OS 1.10
Managing security, compliance and multi-tenancy in a dynamic environment requires many tools
With DC/OS
● DC/OS has strong resource isolation, strong authentication and authorization and
access control, an internal CA, an encrypted control plane and a Key/Value secrets
management
New in DC/OS 1.10
● Simplify compliance with Custom certificate authority integration with in-house system
● Dynamically distribute sensitive files with File-based secrets to store
● Simplify multi-tenancy with access control lists and security folders for data services
Secure
Custom CA Integration, File Based Secrets and Enhanced Multi-Tenancy
DEMO
31
And More….
Scalability Improvement
(IAM, Marathon)
DC/OS 1.10
CNI Support For
Minuteman-LB &
Spartan DNS
GPU Scheduling
Improvements
Metrics and Logging
Improvements
OS and Docker
Compatibility Policy
and Matrix
SDK-based services
support both ROOT
and MOUNT volumes
SDK-based services
DC/OS Folders
Integration
UI
Improvements
Mesosphere DC/OS 1.10 Release Highlights
Mesosphere DC/OS
Mesosphere DC/OS Enterprise
● Kubernetes on DC/OS
(Beta)
● File Based Secrets
● Custom Certificate Authority
Integration
● Secrets integration for SDK
(Spark) ● ACL + Security Folder integration
for Data services
● Certified Packages
● M7
○ Spark
○ Kafka
○ Confluent Kafka
○ Cassandra
○ Datastax DSE MAX
○ Elastic
○ HDFS
● Simple Uninstall & Virtual
Network Integration
● DC/OS Edge-LB
● In-place upgrade for data services
● Pre and post Upgrade checks
● Universal Container Runtime
(UCR)
● Broader CNI-Integration
And many more enhancements and improvements
Why Mesosphere?
Experts in Distributed SystemsUnmatched DC/OS Platform
• “Datacenter or cloud as a computer”
operating model
• Rich ecosystem of platform services,
with hybrid cloud portability
• Automation to elastically run
containers and data services together
• Production experience on datacenter
and cloud infrastructures
• Training and professional services to
get you to desired outcomes
• Ongoing mission-critical support of
your applications
35
Q & A
Tobi Knaup - @superguenter
Yrieix Garnier - @yrieixg
36
APPENDIX

Weitere ähnliche Inhalte

Was ist angesagt?

Mesosphere & Magnetic: Take the pain out of running complex and critical serv...
Mesosphere & Magnetic: Take the pain out of running complex and critical serv...Mesosphere & Magnetic: Take the pain out of running complex and critical serv...
Mesosphere & Magnetic: Take the pain out of running complex and critical serv...Mesosphere Inc.
 
Cloud Computing, Docker, Mesos, DCOS, Container, Big Data, Paas
Cloud Computing, Docker, Mesos, DCOS, Container, Big Data, PaasCloud Computing, Docker, Mesos, DCOS, Container, Big Data, Paas
Cloud Computing, Docker, Mesos, DCOS, Container, Big Data, PaasNeeraj Sabharwal
 
Cloud Foundry and OpenStack - A Marriage Made in Heaven! (Cloud Foundry Summi...
Cloud Foundry and OpenStack - A Marriage Made in Heaven! (Cloud Foundry Summi...Cloud Foundry and OpenStack - A Marriage Made in Heaven! (Cloud Foundry Summi...
Cloud Foundry and OpenStack - A Marriage Made in Heaven! (Cloud Foundry Summi...VMware Tanzu
 
Introducing Cloud Development with Mantl
Introducing Cloud Development with MantlIntroducing Cloud Development with Mantl
Introducing Cloud Development with MantlCisco DevNet
 
Scale your docker containers with Mesos
Scale your docker containers with MesosScale your docker containers with Mesos
Scale your docker containers with MesosTimothy Chen
 
IoT on DCOS - Scala By the Bay 2015
IoT on DCOS - Scala By the Bay 2015IoT on DCOS - Scala By the Bay 2015
IoT on DCOS - Scala By the Bay 2015Brenden Matthews
 
Design Choices for Cloud Data Platforms
Design Choices for Cloud Data PlatformsDesign Choices for Cloud Data Platforms
Design Choices for Cloud Data PlatformsAshish Mrig
 
Federated mesos clusters for global data center designs
Federated mesos clusters for global data center designsFederated mesos clusters for global data center designs
Federated mesos clusters for global data center designsKrishna-Kumar
 
Building Web Scale Apps with Docker and Mesos by Alex Rukletsov (Mesosphere)
Building Web Scale Apps with Docker and Mesos by Alex Rukletsov (Mesosphere)Building Web Scale Apps with Docker and Mesos by Alex Rukletsov (Mesosphere)
Building Web Scale Apps with Docker and Mesos by Alex Rukletsov (Mesosphere)Docker, Inc.
 
Webinar: OpenStack Benefits for VMware
Webinar: OpenStack Benefits for VMwareWebinar: OpenStack Benefits for VMware
Webinar: OpenStack Benefits for VMwarePlatform9
 
Data Analytics Using Container Persistence Through SMACK - Manny Rodriguez-Pe...
Data Analytics Using Container Persistence Through SMACK - Manny Rodriguez-Pe...Data Analytics Using Container Persistence Through SMACK - Manny Rodriguez-Pe...
Data Analytics Using Container Persistence Through SMACK - Manny Rodriguez-Pe...{code} by Dell EMC
 
OSDC 2018 | From batch to pipelines – why Apache Mesos and DC/OS are a soluti...
OSDC 2018 | From batch to pipelines – why Apache Mesos and DC/OS are a soluti...OSDC 2018 | From batch to pipelines – why Apache Mesos and DC/OS are a soluti...
OSDC 2018 | From batch to pipelines – why Apache Mesos and DC/OS are a soluti...NETWAYS
 
Highly scalable caching service on cloud - Redis
Highly scalable caching service on cloud - RedisHighly scalable caching service on cloud - Redis
Highly scalable caching service on cloud - RedisKrishna-Kumar
 
OpenShift on OpenStack
OpenShift on OpenStackOpenShift on OpenStack
OpenShift on OpenStackDave Neary
 
Cloud Foundry and OpenStack – Marriage Made in Heaven !
Cloud Foundry and OpenStack – Marriage Made in Heaven !Cloud Foundry and OpenStack – Marriage Made in Heaven !
Cloud Foundry and OpenStack – Marriage Made in Heaven ! Animesh Singh
 
Cloud foundry Docker Openstack - Leading Open Source Triumvirate
Cloud foundry Docker Openstack - Leading Open Source TriumvirateCloud foundry Docker Openstack - Leading Open Source Triumvirate
Cloud foundry Docker Openstack - Leading Open Source TriumvirateAnimesh Singh
 
Lessons Learned Running Hadoop and Spark in Docker Containers
Lessons Learned Running Hadoop and Spark in Docker ContainersLessons Learned Running Hadoop and Spark in Docker Containers
Lessons Learned Running Hadoop and Spark in Docker ContainersBlueData, Inc.
 
Scalable On-Demand Hadoop Clusters with Docker and Mesos
Scalable On-Demand Hadoop Clusters with Docker and MesosScalable On-Demand Hadoop Clusters with Docker and Mesos
Scalable On-Demand Hadoop Clusters with Docker and Mesosnelsonadpresent
 

Was ist angesagt? (20)

Mesosphere & Magnetic: Take the pain out of running complex and critical serv...
Mesosphere & Magnetic: Take the pain out of running complex and critical serv...Mesosphere & Magnetic: Take the pain out of running complex and critical serv...
Mesosphere & Magnetic: Take the pain out of running complex and critical serv...
 
Cloud Computing, Docker, Mesos, DCOS, Container, Big Data, Paas
Cloud Computing, Docker, Mesos, DCOS, Container, Big Data, PaasCloud Computing, Docker, Mesos, DCOS, Container, Big Data, Paas
Cloud Computing, Docker, Mesos, DCOS, Container, Big Data, Paas
 
Cloud Foundry and OpenStack - A Marriage Made in Heaven! (Cloud Foundry Summi...
Cloud Foundry and OpenStack - A Marriage Made in Heaven! (Cloud Foundry Summi...Cloud Foundry and OpenStack - A Marriage Made in Heaven! (Cloud Foundry Summi...
Cloud Foundry and OpenStack - A Marriage Made in Heaven! (Cloud Foundry Summi...
 
Introducing Cloud Development with Mantl
Introducing Cloud Development with MantlIntroducing Cloud Development with Mantl
Introducing Cloud Development with Mantl
 
Scale your docker containers with Mesos
Scale your docker containers with MesosScale your docker containers with Mesos
Scale your docker containers with Mesos
 
IoT on DCOS - Scala By the Bay 2015
IoT on DCOS - Scala By the Bay 2015IoT on DCOS - Scala By the Bay 2015
IoT on DCOS - Scala By the Bay 2015
 
Design Choices for Cloud Data Platforms
Design Choices for Cloud Data PlatformsDesign Choices for Cloud Data Platforms
Design Choices for Cloud Data Platforms
 
Federated mesos clusters for global data center designs
Federated mesos clusters for global data center designsFederated mesos clusters for global data center designs
Federated mesos clusters for global data center designs
 
Building Web Scale Apps with Docker and Mesos by Alex Rukletsov (Mesosphere)
Building Web Scale Apps with Docker and Mesos by Alex Rukletsov (Mesosphere)Building Web Scale Apps with Docker and Mesos by Alex Rukletsov (Mesosphere)
Building Web Scale Apps with Docker and Mesos by Alex Rukletsov (Mesosphere)
 
Webinar: OpenStack Benefits for VMware
Webinar: OpenStack Benefits for VMwareWebinar: OpenStack Benefits for VMware
Webinar: OpenStack Benefits for VMware
 
Data Analytics Using Container Persistence Through SMACK - Manny Rodriguez-Pe...
Data Analytics Using Container Persistence Through SMACK - Manny Rodriguez-Pe...Data Analytics Using Container Persistence Through SMACK - Manny Rodriguez-Pe...
Data Analytics Using Container Persistence Through SMACK - Manny Rodriguez-Pe...
 
OSDC 2018 | From batch to pipelines – why Apache Mesos and DC/OS are a soluti...
OSDC 2018 | From batch to pipelines – why Apache Mesos and DC/OS are a soluti...OSDC 2018 | From batch to pipelines – why Apache Mesos and DC/OS are a soluti...
OSDC 2018 | From batch to pipelines – why Apache Mesos and DC/OS are a soluti...
 
Big data and Kubernetes
Big data and KubernetesBig data and Kubernetes
Big data and Kubernetes
 
Docker Datacenter - CaaS
Docker Datacenter - CaaSDocker Datacenter - CaaS
Docker Datacenter - CaaS
 
Highly scalable caching service on cloud - Redis
Highly scalable caching service on cloud - RedisHighly scalable caching service on cloud - Redis
Highly scalable caching service on cloud - Redis
 
OpenShift on OpenStack
OpenShift on OpenStackOpenShift on OpenStack
OpenShift on OpenStack
 
Cloud Foundry and OpenStack – Marriage Made in Heaven !
Cloud Foundry and OpenStack – Marriage Made in Heaven !Cloud Foundry and OpenStack – Marriage Made in Heaven !
Cloud Foundry and OpenStack – Marriage Made in Heaven !
 
Cloud foundry Docker Openstack - Leading Open Source Triumvirate
Cloud foundry Docker Openstack - Leading Open Source TriumvirateCloud foundry Docker Openstack - Leading Open Source Triumvirate
Cloud foundry Docker Openstack - Leading Open Source Triumvirate
 
Lessons Learned Running Hadoop and Spark in Docker Containers
Lessons Learned Running Hadoop and Spark in Docker ContainersLessons Learned Running Hadoop and Spark in Docker Containers
Lessons Learned Running Hadoop and Spark in Docker Containers
 
Scalable On-Demand Hadoop Clusters with Docker and Mesos
Scalable On-Demand Hadoop Clusters with Docker and MesosScalable On-Demand Hadoop Clusters with Docker and Mesos
Scalable On-Demand Hadoop Clusters with Docker and Mesos
 

Ähnlich wie Discover the all new Mesosphere DC/OS 1.10

Webinar: What's New in DC/OS 1.11
Webinar: What's New in DC/OS 1.11Webinar: What's New in DC/OS 1.11
Webinar: What's New in DC/OS 1.11Mesosphere Inc.
 
Manage Microservices & Fast Data Systems on One Platform w/ DC/OS
Manage Microservices & Fast Data Systems on One Platform w/ DC/OSManage Microservices & Fast Data Systems on One Platform w/ DC/OS
Manage Microservices & Fast Data Systems on One Platform w/ DC/OSMesosphere Inc.
 
8 - OpenShift - A look at a container platform: what's in the box
8 - OpenShift - A look at a container platform: what's in the box8 - OpenShift - A look at a container platform: what's in the box
8 - OpenShift - A look at a container platform: what's in the boxKangaroot
 
Tech Preview: Kubernetes on Mesosphere DC/OS 1.10
Tech Preview: Kubernetes on Mesosphere DC/OS 1.10Tech Preview: Kubernetes on Mesosphere DC/OS 1.10
Tech Preview: Kubernetes on Mesosphere DC/OS 1.10Mesosphere Inc.
 
Understanding the Windows Azure Platform - Dec 2010
Understanding the Windows Azure Platform - Dec 2010Understanding the Windows Azure Platform - Dec 2010
Understanding the Windows Azure Platform - Dec 2010DavidGristwood
 
Best Practices for Managing Kubernetes and Stateful Services: Mesosphere & Sy...
Best Practices for Managing Kubernetes and Stateful Services: Mesosphere & Sy...Best Practices for Managing Kubernetes and Stateful Services: Mesosphere & Sy...
Best Practices for Managing Kubernetes and Stateful Services: Mesosphere & Sy...Mesosphere Inc.
 
Erik Baardse - Bringing Agility to Traditional application by docker
Erik Baardse - Bringing Agility to Traditional application by dockerErik Baardse - Bringing Agility to Traditional application by docker
Erik Baardse - Bringing Agility to Traditional application by dockerAgile Impact Conference
 
.NET Cloud-Native Bootcamp- Los Angeles
.NET Cloud-Native Bootcamp- Los Angeles.NET Cloud-Native Bootcamp- Los Angeles
.NET Cloud-Native Bootcamp- Los AngelesVMware Tanzu
 
Solving enterprise challenges through scale out storage & big compute final
Solving enterprise challenges through scale out storage & big compute finalSolving enterprise challenges through scale out storage & big compute final
Solving enterprise challenges through scale out storage & big compute finalAvere Systems
 
Building Cloud-Native Applications with a Container-Native SQL Database in th...
Building Cloud-Native Applications with a Container-Native SQL Database in th...Building Cloud-Native Applications with a Container-Native SQL Database in th...
Building Cloud-Native Applications with a Container-Native SQL Database in th...NuoDB
 
What’s New in Documentum 7.3
What’s New in Documentum 7.3What’s New in Documentum 7.3
What’s New in Documentum 7.3Michael Mohen
 
Tampere Docker meetup - Happy 5th Birthday Docker
Tampere Docker meetup - Happy 5th Birthday DockerTampere Docker meetup - Happy 5th Birthday Docker
Tampere Docker meetup - Happy 5th Birthday DockerSakari Hoisko
 
Oracle GoldenGate Roadmap Oracle OpenWorld 2020
Oracle GoldenGate Roadmap Oracle OpenWorld 2020 Oracle GoldenGate Roadmap Oracle OpenWorld 2020
Oracle GoldenGate Roadmap Oracle OpenWorld 2020 Oracle
 
Présentation Veritas Backup Exec 16
Présentation Veritas Backup Exec 16Présentation Veritas Backup Exec 16
Présentation Veritas Backup Exec 16Aymen Mami
 
Red hat's updates on the cloud & infrastructure strategy
Red hat's updates on the cloud & infrastructure strategyRed hat's updates on the cloud & infrastructure strategy
Red hat's updates on the cloud & infrastructure strategyOrgad Kimchi
 
Couchbase and Apache Spark
Couchbase and Apache SparkCouchbase and Apache Spark
Couchbase and Apache SparkMatt Ingenthron
 
Docker Roadshow 2016
Docker Roadshow 2016Docker Roadshow 2016
Docker Roadshow 2016Docker, Inc.
 
Pivotal Container Service (PKS) at SF Cloud Foundry Meetup
Pivotal Container Service (PKS) at SF Cloud Foundry MeetupPivotal Container Service (PKS) at SF Cloud Foundry Meetup
Pivotal Container Service (PKS) at SF Cloud Foundry Meetupcornelia davis
 

Ähnlich wie Discover the all new Mesosphere DC/OS 1.10 (20)

Webinar: What's New in DC/OS 1.11
Webinar: What's New in DC/OS 1.11Webinar: What's New in DC/OS 1.11
Webinar: What's New in DC/OS 1.11
 
Manage Microservices & Fast Data Systems on One Platform w/ DC/OS
Manage Microservices & Fast Data Systems on One Platform w/ DC/OSManage Microservices & Fast Data Systems on One Platform w/ DC/OS
Manage Microservices & Fast Data Systems on One Platform w/ DC/OS
 
8 - OpenShift - A look at a container platform: what's in the box
8 - OpenShift - A look at a container platform: what's in the box8 - OpenShift - A look at a container platform: what's in the box
8 - OpenShift - A look at a container platform: what's in the box
 
Tech Preview: Kubernetes on Mesosphere DC/OS 1.10
Tech Preview: Kubernetes on Mesosphere DC/OS 1.10Tech Preview: Kubernetes on Mesosphere DC/OS 1.10
Tech Preview: Kubernetes on Mesosphere DC/OS 1.10
 
Understanding the Windows Azure Platform - Dec 2010
Understanding the Windows Azure Platform - Dec 2010Understanding the Windows Azure Platform - Dec 2010
Understanding the Windows Azure Platform - Dec 2010
 
Best Practices for Managing Kubernetes and Stateful Services: Mesosphere & Sy...
Best Practices for Managing Kubernetes and Stateful Services: Mesosphere & Sy...Best Practices for Managing Kubernetes and Stateful Services: Mesosphere & Sy...
Best Practices for Managing Kubernetes and Stateful Services: Mesosphere & Sy...
 
Erik Baardse - Bringing Agility to Traditional application by docker
Erik Baardse - Bringing Agility to Traditional application by dockerErik Baardse - Bringing Agility to Traditional application by docker
Erik Baardse - Bringing Agility to Traditional application by docker
 
.NET Cloud-Native Bootcamp- Los Angeles
.NET Cloud-Native Bootcamp- Los Angeles.NET Cloud-Native Bootcamp- Los Angeles
.NET Cloud-Native Bootcamp- Los Angeles
 
Whats new in web methods 9.12
Whats new in web methods 9.12Whats new in web methods 9.12
Whats new in web methods 9.12
 
Solving enterprise challenges through scale out storage & big compute final
Solving enterprise challenges through scale out storage & big compute finalSolving enterprise challenges through scale out storage & big compute final
Solving enterprise challenges through scale out storage & big compute final
 
Building Cloud-Native Applications with a Container-Native SQL Database in th...
Building Cloud-Native Applications with a Container-Native SQL Database in th...Building Cloud-Native Applications with a Container-Native SQL Database in th...
Building Cloud-Native Applications with a Container-Native SQL Database in th...
 
What’s New in Documentum 7.3
What’s New in Documentum 7.3What’s New in Documentum 7.3
What’s New in Documentum 7.3
 
Tampere Docker meetup - Happy 5th Birthday Docker
Tampere Docker meetup - Happy 5th Birthday DockerTampere Docker meetup - Happy 5th Birthday Docker
Tampere Docker meetup - Happy 5th Birthday Docker
 
Oracle GoldenGate Roadmap Oracle OpenWorld 2020
Oracle GoldenGate Roadmap Oracle OpenWorld 2020 Oracle GoldenGate Roadmap Oracle OpenWorld 2020
Oracle GoldenGate Roadmap Oracle OpenWorld 2020
 
Présentation Veritas Backup Exec 16
Présentation Veritas Backup Exec 16Présentation Veritas Backup Exec 16
Présentation Veritas Backup Exec 16
 
Red hat's updates on the cloud & infrastructure strategy
Red hat's updates on the cloud & infrastructure strategyRed hat's updates on the cloud & infrastructure strategy
Red hat's updates on the cloud & infrastructure strategy
 
Cloud Computing
Cloud ComputingCloud Computing
Cloud Computing
 
Couchbase and Apache Spark
Couchbase and Apache SparkCouchbase and Apache Spark
Couchbase and Apache Spark
 
Docker Roadshow 2016
Docker Roadshow 2016Docker Roadshow 2016
Docker Roadshow 2016
 
Pivotal Container Service (PKS) at SF Cloud Foundry Meetup
Pivotal Container Service (PKS) at SF Cloud Foundry MeetupPivotal Container Service (PKS) at SF Cloud Foundry Meetup
Pivotal Container Service (PKS) at SF Cloud Foundry Meetup
 

Mehr von Mesosphere Inc.

DevOps in Age of Kubernetes
DevOps in Age of KubernetesDevOps in Age of Kubernetes
DevOps in Age of KubernetesMesosphere Inc.
 
Java EE Modernization with Mesosphere DCOS
Java EE Modernization with Mesosphere DCOSJava EE Modernization with Mesosphere DCOS
Java EE Modernization with Mesosphere DCOSMesosphere Inc.
 
Operating Kubernetes at Scale (Australia Presentation)
Operating Kubernetes at Scale (Australia Presentation)Operating Kubernetes at Scale (Australia Presentation)
Operating Kubernetes at Scale (Australia Presentation)Mesosphere Inc.
 
Episode 4: Operating Kubernetes at Scale with DC/OS
Episode 4: Operating Kubernetes at Scale with DC/OSEpisode 4: Operating Kubernetes at Scale with DC/OS
Episode 4: Operating Kubernetes at Scale with DC/OSMesosphere Inc.
 
Episode 3: Kubernetes and Big Data Services
Episode 3: Kubernetes and Big Data ServicesEpisode 3: Kubernetes and Big Data Services
Episode 3: Kubernetes and Big Data ServicesMesosphere Inc.
 
Episode 1: Building Kubernetes-as-a-Service
Episode 1: Building Kubernetes-as-a-ServiceEpisode 1: Building Kubernetes-as-a-Service
Episode 1: Building Kubernetes-as-a-ServiceMesosphere Inc.
 
Webinar: End-to-End CI/CD with GitLab and DC/OS
Webinar: End-to-End CI/CD with GitLab and DC/OSWebinar: End-to-End CI/CD with GitLab and DC/OS
Webinar: End-to-End CI/CD with GitLab and DC/OSMesosphere Inc.
 
Webinar: Operating Kubernetes at Scale
Webinar: Operating Kubernetes at ScaleWebinar: Operating Kubernetes at Scale
Webinar: Operating Kubernetes at ScaleMesosphere Inc.
 
Webinar: Déployez facilement Kubernetes & vos containers
Webinar: Déployez facilement Kubernetes & vos containersWebinar: Déployez facilement Kubernetes & vos containers
Webinar: Déployez facilement Kubernetes & vos containersMesosphere Inc.
 
Webinar: Deep Learning Pipelines Beyond the Learning
Webinar: Deep Learning Pipelines Beyond the LearningWebinar: Deep Learning Pipelines Beyond the Learning
Webinar: Deep Learning Pipelines Beyond the LearningMesosphere Inc.
 
Running Distributed TensorFlow with GPUs on Mesos with DC/OS
Running Distributed TensorFlow with GPUs on Mesos with DC/OS Running Distributed TensorFlow with GPUs on Mesos with DC/OS
Running Distributed TensorFlow with GPUs on Mesos with DC/OS Mesosphere Inc.
 
Jolt: Distributed, fault-tolerant test running at scale using Mesos
Jolt: Distributed, fault-tolerant test running at scale using MesosJolt: Distributed, fault-tolerant test running at scale using Mesos
Jolt: Distributed, fault-tolerant test running at scale using MesosMesosphere Inc.
 
Deploying Kong with Mesosphere DC/OS
Deploying Kong with Mesosphere DC/OSDeploying Kong with Mesosphere DC/OS
Deploying Kong with Mesosphere DC/OSMesosphere Inc.
 
Easy Docker Deployments with Mesosphere DCOS on Azure
Easy Docker Deployments with Mesosphere DCOS on AzureEasy Docker Deployments with Mesosphere DCOS on Azure
Easy Docker Deployments with Mesosphere DCOS on AzureMesosphere Inc.
 
Scaling Like Twitter with Apache Mesos
Scaling Like Twitter with Apache MesosScaling Like Twitter with Apache Mesos
Scaling Like Twitter with Apache MesosMesosphere Inc.
 
Elastic jenkins with mesos and dcos (2016 01-20)
Elastic jenkins with mesos and dcos (2016 01-20)Elastic jenkins with mesos and dcos (2016 01-20)
Elastic jenkins with mesos and dcos (2016 01-20)Mesosphere Inc.
 
Growing the Mesos Ecosystem
Growing the Mesos EcosystemGrowing the Mesos Ecosystem
Growing the Mesos EcosystemMesosphere Inc.
 
Re-Platforming All the Things
Re-Platforming All the ThingsRe-Platforming All the Things
Re-Platforming All the ThingsMesosphere Inc.
 

Mehr von Mesosphere Inc. (20)

DevOps in Age of Kubernetes
DevOps in Age of KubernetesDevOps in Age of Kubernetes
DevOps in Age of Kubernetes
 
Java EE Modernization with Mesosphere DCOS
Java EE Modernization with Mesosphere DCOSJava EE Modernization with Mesosphere DCOS
Java EE Modernization with Mesosphere DCOS
 
Operating Kubernetes at Scale (Australia Presentation)
Operating Kubernetes at Scale (Australia Presentation)Operating Kubernetes at Scale (Australia Presentation)
Operating Kubernetes at Scale (Australia Presentation)
 
Episode 4: Operating Kubernetes at Scale with DC/OS
Episode 4: Operating Kubernetes at Scale with DC/OSEpisode 4: Operating Kubernetes at Scale with DC/OS
Episode 4: Operating Kubernetes at Scale with DC/OS
 
Episode 3: Kubernetes and Big Data Services
Episode 3: Kubernetes and Big Data ServicesEpisode 3: Kubernetes and Big Data Services
Episode 3: Kubernetes and Big Data Services
 
Episode 1: Building Kubernetes-as-a-Service
Episode 1: Building Kubernetes-as-a-ServiceEpisode 1: Building Kubernetes-as-a-Service
Episode 1: Building Kubernetes-as-a-Service
 
Webinar: End-to-End CI/CD with GitLab and DC/OS
Webinar: End-to-End CI/CD with GitLab and DC/OSWebinar: End-to-End CI/CD with GitLab and DC/OS
Webinar: End-to-End CI/CD with GitLab and DC/OS
 
Webinar: Operating Kubernetes at Scale
Webinar: Operating Kubernetes at ScaleWebinar: Operating Kubernetes at Scale
Webinar: Operating Kubernetes at Scale
 
Webinar: Déployez facilement Kubernetes & vos containers
Webinar: Déployez facilement Kubernetes & vos containersWebinar: Déployez facilement Kubernetes & vos containers
Webinar: Déployez facilement Kubernetes & vos containers
 
Webinar: Deep Learning Pipelines Beyond the Learning
Webinar: Deep Learning Pipelines Beyond the LearningWebinar: Deep Learning Pipelines Beyond the Learning
Webinar: Deep Learning Pipelines Beyond the Learning
 
Running Distributed TensorFlow with GPUs on Mesos with DC/OS
Running Distributed TensorFlow with GPUs on Mesos with DC/OS Running Distributed TensorFlow with GPUs on Mesos with DC/OS
Running Distributed TensorFlow with GPUs on Mesos with DC/OS
 
Jolt: Distributed, fault-tolerant test running at scale using Mesos
Jolt: Distributed, fault-tolerant test running at scale using MesosJolt: Distributed, fault-tolerant test running at scale using Mesos
Jolt: Distributed, fault-tolerant test running at scale using Mesos
 
Deploying Kong with Mesosphere DC/OS
Deploying Kong with Mesosphere DC/OSDeploying Kong with Mesosphere DC/OS
Deploying Kong with Mesosphere DC/OS
 
Easy Docker Deployments with Mesosphere DCOS on Azure
Easy Docker Deployments with Mesosphere DCOS on AzureEasy Docker Deployments with Mesosphere DCOS on Azure
Easy Docker Deployments with Mesosphere DCOS on Azure
 
Mesos framework API v1
Mesos framework API v1Mesos framework API v1
Mesos framework API v1
 
Scaling Like Twitter with Apache Mesos
Scaling Like Twitter with Apache MesosScaling Like Twitter with Apache Mesos
Scaling Like Twitter with Apache Mesos
 
Elastic jenkins with mesos and dcos (2016 01-20)
Elastic jenkins with mesos and dcos (2016 01-20)Elastic jenkins with mesos and dcos (2016 01-20)
Elastic jenkins with mesos and dcos (2016 01-20)
 
Growing the Mesos Ecosystem
Growing the Mesos EcosystemGrowing the Mesos Ecosystem
Growing the Mesos Ecosystem
 
Re-Platforming All the Things
Re-Platforming All the ThingsRe-Platforming All the Things
Re-Platforming All the Things
 
Mesos Networking
Mesos NetworkingMesos Networking
Mesos Networking
 

Kürzlich hochgeladen

QMMS Lesson 2 - Using MS Excel Formula.pdf
QMMS Lesson 2 - Using MS Excel Formula.pdfQMMS Lesson 2 - Using MS Excel Formula.pdf
QMMS Lesson 2 - Using MS Excel Formula.pdfROWELL MARQUINA
 
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality AssuranceInflectra
 
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...panagenda
 
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Mark Goldstein
 
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Strongerpanagenda
 
Tampa BSides - The No BS SOC (slides from April 6, 2024 talk)
Tampa BSides - The No BS SOC (slides from April 6, 2024 talk)Tampa BSides - The No BS SOC (slides from April 6, 2024 talk)
Tampa BSides - The No BS SOC (slides from April 6, 2024 talk)Mark Simos
 
Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Hiroshi SHIBATA
 
WomenInAutomation2024: AI and Automation for eveyone
WomenInAutomation2024: AI and Automation for eveyoneWomenInAutomation2024: AI and Automation for eveyone
WomenInAutomation2024: AI and Automation for eveyoneUiPathCommunity
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Alkin Tezuysal
 
Testing tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesTesting tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesKari Kakkonen
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfIngrid Airi González
 
Transcript: New from BookNet Canada for 2024: BNC SalesData and LibraryData -...
Transcript: New from BookNet Canada for 2024: BNC SalesData and LibraryData -...Transcript: New from BookNet Canada for 2024: BNC SalesData and LibraryData -...
Transcript: New from BookNet Canada for 2024: BNC SalesData and LibraryData -...BookNet Canada
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch TuesdayIvanti
 
Varsha Sewlal- Cyber Attacks on Critical Critical Infrastructure
Varsha Sewlal- Cyber Attacks on Critical Critical InfrastructureVarsha Sewlal- Cyber Attacks on Critical Critical Infrastructure
Varsha Sewlal- Cyber Attacks on Critical Critical Infrastructureitnewsafrica
 
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfSo einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfpanagenda
 
Digital Tools & AI in Career Development
Digital Tools & AI in Career DevelopmentDigital Tools & AI in Career Development
Digital Tools & AI in Career DevelopmentMahmoud Rabie
 
QCon London: Mastering long-running processes in modern architectures
QCon London: Mastering long-running processes in modern architecturesQCon London: Mastering long-running processes in modern architectures
QCon London: Mastering long-running processes in modern architecturesBernd Ruecker
 
Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Farhan Tariq
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPathCommunity
 

Kürzlich hochgeladen (20)

QMMS Lesson 2 - Using MS Excel Formula.pdf
QMMS Lesson 2 - Using MS Excel Formula.pdfQMMS Lesson 2 - Using MS Excel Formula.pdf
QMMS Lesson 2 - Using MS Excel Formula.pdf
 
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
 
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
 
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
Arizona Broadband Policy Past, Present, and Future Presentation 3/25/24
 
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better StrongerModern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
Modern Roaming for Notes and Nomad – Cheaper Faster Better Stronger
 
Tampa BSides - The No BS SOC (slides from April 6, 2024 talk)
Tampa BSides - The No BS SOC (slides from April 6, 2024 talk)Tampa BSides - The No BS SOC (slides from April 6, 2024 talk)
Tampa BSides - The No BS SOC (slides from April 6, 2024 talk)
 
Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024
 
How Tech Giants Cut Corners to Harvest Data for A.I.
How Tech Giants Cut Corners to Harvest Data for A.I.How Tech Giants Cut Corners to Harvest Data for A.I.
How Tech Giants Cut Corners to Harvest Data for A.I.
 
WomenInAutomation2024: AI and Automation for eveyone
WomenInAutomation2024: AI and Automation for eveyoneWomenInAutomation2024: AI and Automation for eveyone
WomenInAutomation2024: AI and Automation for eveyone
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
 
Testing tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examplesTesting tools and AI - ideas what to try with some tool examples
Testing tools and AI - ideas what to try with some tool examples
 
Generative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdfGenerative Artificial Intelligence: How generative AI works.pdf
Generative Artificial Intelligence: How generative AI works.pdf
 
Transcript: New from BookNet Canada for 2024: BNC SalesData and LibraryData -...
Transcript: New from BookNet Canada for 2024: BNC SalesData and LibraryData -...Transcript: New from BookNet Canada for 2024: BNC SalesData and LibraryData -...
Transcript: New from BookNet Canada for 2024: BNC SalesData and LibraryData -...
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch Tuesday
 
Varsha Sewlal- Cyber Attacks on Critical Critical Infrastructure
Varsha Sewlal- Cyber Attacks on Critical Critical InfrastructureVarsha Sewlal- Cyber Attacks on Critical Critical Infrastructure
Varsha Sewlal- Cyber Attacks on Critical Critical Infrastructure
 
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdfSo einfach geht modernes Roaming fuer Notes und Nomad.pdf
So einfach geht modernes Roaming fuer Notes und Nomad.pdf
 
Digital Tools & AI in Career Development
Digital Tools & AI in Career DevelopmentDigital Tools & AI in Career Development
Digital Tools & AI in Career Development
 
QCon London: Mastering long-running processes in modern architectures
QCon London: Mastering long-running processes in modern architecturesQCon London: Mastering long-running processes in modern architectures
QCon London: Mastering long-running processes in modern architectures
 
Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...Genislab builds better products and faster go-to-market with Lean project man...
Genislab builds better products and faster go-to-market with Lean project man...
 
UiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to HeroUiPath Community: Communication Mining from Zero to Hero
UiPath Community: Communication Mining from Zero to Hero
 

Discover the all new Mesosphere DC/OS 1.10

  • 1. 1
  • 3. Your Hosts Today Tobi Knaup Co-Founder & CTO Mesosphere @superguenter Yrieix Garnier VP of Product Mesosphere @YrieixG
  • 4. AGENDA • Challenges of building modern application stacks • Overview of Mesosphere DC/OS • What’s new in DC/OS 1.10 • Q&A
  • 5. Digital Transformation requires data-intensive applications operating at scale Traffic information system for smarter cities Machine learning to predict the future of financial markets Industrial IoT for optimized assets and operations Connecting people with great local businesses
  • 6. EDGE CLOUD / DATACENTER Cameras, Radar, Sonar, Lidar, GPS ~4TB of data per car per day MACHINE LEARNING DATABASES BIG DATA CONTAINERS MESSAGINGK/V STORE STORAGE SEARCH SELF-DRIVING MAPS REMOTE DIAGNOSTICS VEHICLE TRACKING PERSONALIZATION TRAFFIC Connected Car Infrastructure
  • 7. The Digital Transformation dilemma Datacenter Container Orchestration Data Services Orchestration Data-driven Apps Infrastructure Platform Container Orchestration Data Services Orchestration Provider Infrastructure Speed & ElasticityControl CloudDatacenter Lock-in & CostSlow & Silos OR
  • 8. Tupperware & Bistro Borg & Omega Apache Mesos Project Mesosphere DC/OS OSS Project Proprietary DCOS Launched 2016201520132000 2010 2017 Mesosphere DC/OS is Powered by Production Proven Apache Mesos
  • 9. 9 Application Aware Scheduling with Apache Mesos
  • 10. AGENDA • Challenges of building modern application stacks • Overview of Mesosphere DC/OS • What’s new in DC/OS 1.10 • Q&A
  • 11. Make it insanely easy to build and scale world-changing technology. OUR MISSION
  • 12. Your datacenter or cloud is now one giant computer.
  • 13. Platform services installed across datacenter or cloud in a single command.
  • 15. DEMO
  • 16. AGENDA • Challenges of building modern application stacks • Overview of Mesosphere DC/OS • What’s new in DC/OS 1.10 • Q&A
  • 17. Mesosphere DC/OS 1.10 DC/OS 1.10 Freedom of Choice Resilient Services SecureHigh Performance
  • 18. Mesosphere DC/OS 1.10 - Container orchestration - K8s on DC/OS (Beta) - Data services - Private or cloud Infrastructure DC/OS 1.10 Freedom of Choice Resilient Services SecureHigh Performance
  • 20. DC/OS 1.10 Freedom of Choice Kubernetes (Beta) on DC/OS • Kubernetes is a popular open source container orchestration tool for Docker containers, developed by Google, Open sourced to the CNCF. • Developers want Kubernetes, but standing up a production K8s cluster, especially on-premise, is a complex time consuming project New in DC/OS 1.10 ● Enterprises can run multiple K8s clusters alongside data services and traditional apps, saving money and simplifying operation ● DC/OS provides the simplest and best way to run Kubernetes outside GKE (Google container engine) ● Currently in Beta (not production ready yet), with GA planned by next release (1.11) ● Ops can Offer K8s-as-a-service (Beta) with security, HA and simplified operation.
  • 21. DEMO
  • 22. Kubernetes on DC/OS - The best way to run Kubernetes outside of GKE Easy Operations 100 % Pure Containers and Data Services, United Simplify the operator’s experience and accelerate Kubernetes initiatives Maximize developer productivity and integrate with community tools and resources Dramatically cut costs by running all your data services and containers on shared resources ● One-click install & upgrades ● Highly available & secure by default ● Built-in monitoring & metrics ● Load balancing, overlay and ingress integration ● Run community tool and examples ● Full stack support for Kubernetes and DC/OS ● No proprietary CLI or APIs ● Run Kubernetes alongside other data services and traditional apps, on the same cluster ● Multiple isolated Kubernetes clusters ● Kubernetes-as-a-service Freedom of Choice
  • 23. DC/OS 1.10 Freedom of Choice Customers want more production-ready data services on top of DC/OS With DC/OS ● DC/OS included 100+ services in its catalog, and an easy to use SDK to quickly add services to DC/OS catalog New in DC/OS 1.10 ● Introduced certification process to easily identify production services ● Enhanced SDK with more services capabilities such as CNI-Integration, File based Secrets, and non-disruptive in-place upgrade Broad ecosystem of data services
  • 24. Mesosphere DC/OS 1.10 - Container orchestration - K8s on DC/OS (Beta) - Data services - Private or cloud Infrastructure - Application - Platform services - Infrastructure (DC/OS) DC/OS 1.10 Freedom of Choice Resilient Services SecureHigh Performance
  • 25. DC/OS 1.10 Resilient Services ● Many customers want to reduce the risk of downtime, either from Docker engine crashing, or upgrade process going wrong With DC/OS ● DC/OS has a modern distributed highly-available control plane, and mesos dynamically relaunches tasks when a node, health check or a task fails New in DC/OS 1.10 ● Customers can now use the production proven Universal Container Runtime (UCR) to run Docker containers ● Confidently upgrade DC/OS with automated pre and post upgrade health checks Universal Container Runtime and Pre and Post Upgrade Health Checks
  • 26. Mesosphere DC/OS 1.10 - Container orchestration - K8s on DC/OS (Beta) - Data services - Private or cloud Infrastructure - Application - Platform services - Infrastructure (DC/OS) DC/OS 1.10 - Load Balancing - Scalability Freedom of Choice Resilient Services SecureHigh Performance
  • 27. DC/OS 1.10 High Performance Edge-load Balancer Exposing distributed and dynamic modern apps to the outside world is complex and time consuming process. Most networking solutions cannot automatically reconfigure themselves when application changes With DC/OS ● DC/OS has a state-of-the-art internal networking plane for service discovery and load balancing. DC/OS Internal networking plane is highly available, distributed, and easy to use. New in DC/OS 1.10 ● Introducing DC/OS Edge-Load balancer. An external (ingress) L4/L7 Load balancer that can: ● Automatically detect application changes and reconfigure itself on scaling and relaunch without manual intervention ● Securely externally expose any application ● Guaranteeing performance and isolation with multiple isolated load balancing pools ● Works on-premise and in the cloud
  • 29. Mesosphere DC/OS 1.10 - Container orchestration - K8s on DC/OS (Beta) - Data services - Private or cloud Infrastructure - Application - Platform services - Infrastructure (DC/OS) - Multi-tenant infrastructure without compromise - Secure sensitive information DC/OS 1.10 - Load Balancing - Scalability Freedom of Choice Resilient Services SecureHigh Performance
  • 30. DC/OS 1.10 Managing security, compliance and multi-tenancy in a dynamic environment requires many tools With DC/OS ● DC/OS has strong resource isolation, strong authentication and authorization and access control, an internal CA, an encrypted control plane and a Key/Value secrets management New in DC/OS 1.10 ● Simplify compliance with Custom certificate authority integration with in-house system ● Dynamically distribute sensitive files with File-based secrets to store ● Simplify multi-tenancy with access control lists and security folders for data services Secure Custom CA Integration, File Based Secrets and Enhanced Multi-Tenancy
  • 32. And More…. Scalability Improvement (IAM, Marathon) DC/OS 1.10 CNI Support For Minuteman-LB & Spartan DNS GPU Scheduling Improvements Metrics and Logging Improvements OS and Docker Compatibility Policy and Matrix SDK-based services support both ROOT and MOUNT volumes SDK-based services DC/OS Folders Integration UI Improvements
  • 33. Mesosphere DC/OS 1.10 Release Highlights Mesosphere DC/OS Mesosphere DC/OS Enterprise ● Kubernetes on DC/OS (Beta) ● File Based Secrets ● Custom Certificate Authority Integration ● Secrets integration for SDK (Spark) ● ACL + Security Folder integration for Data services ● Certified Packages ● M7 ○ Spark ○ Kafka ○ Confluent Kafka ○ Cassandra ○ Datastax DSE MAX ○ Elastic ○ HDFS ● Simple Uninstall & Virtual Network Integration ● DC/OS Edge-LB ● In-place upgrade for data services ● Pre and post Upgrade checks ● Universal Container Runtime (UCR) ● Broader CNI-Integration And many more enhancements and improvements
  • 34. Why Mesosphere? Experts in Distributed SystemsUnmatched DC/OS Platform • “Datacenter or cloud as a computer” operating model • Rich ecosystem of platform services, with hybrid cloud portability • Automation to elastically run containers and data services together • Production experience on datacenter and cloud infrastructures • Training and professional services to get you to desired outcomes • Ongoing mission-critical support of your applications
  • 35. 35 Q & A Tobi Knaup - @superguenter Yrieix Garnier - @yrieixg
  • 36. 36