stratos a rich web based ui for managing and monitoring
play

Stratos: A Rich Web-based UI for Managing and Monitoring multi-cloud - PowerPoint PPT Presentation

Stratos: A Rich Web-based UI for Managing and Monitoring multi-cloud PaaS [TUT1268] Neil MacDougall Senior Technical Engineering Manager Cloud Application Platform, SUSE Stratos: A Rich Web-based UI for Managing and Monitoring multi-cloud


  1. Stratos: A Rich Web-based UI for Managing and Monitoring multi-cloud PaaS [TUT1268] Neil MacDougall Senior Technical Engineering Manager Cloud Application Platform, SUSE

  2. Stratos: A Rich Web-based UI for Managing and Monitoring multi-cloud PaaS [TUT1268] [TUT1268] Neil MacDougall Senior Technical Engineering Manager Cloud Application Platform, SUSE 2

  3. Stratos Managing and Monitoring multi-cloud PaaS [TUT1268] Neil MacDougall Senior Technical Engineering Manager Cloud Application Platform, SUSE 3

  4. Stratos: A Rich Web-based Application for Managing and Monitoring multi-cloud PaaS [TUT1268] Neil MacDougall Senior Technical Engineering Manager Cloud Application Platform, SUSE Cloud Application Platform 4

  5. SUSE Cloud Application Platform • SUSE Cloud Application helps to Applications accelerate innovation by getting applications to market faster. • Developers can get apps to the cloud in minutes instead of weeks • Lets Developers focus on code, not on how to deploy and scale SUSE Cloud Application Platform applications 5

  6. SUSE Cloud Application Platform: Cloud Foundry • Is a code-code-centric platform that Applications helps to reduce application development cycles from months (or years) to days or weeks SUSE Cloud Application Platform • Is the prevailing open source cloud application platform • Used by half of the Fortune 500 and a third of the Global 2000 Open-source PaaS (Platform as a Service) • Makes it faster and easier to build, test, deploy and scale applications https://www.cloudfoundry.org/cf-user-report-2018 6

  7. SUSE Cloud Application Platform: Management • Good tools are critical for Applications Developers and Operators • What tools are available to Developers and Operators to SUSE Cloud Application Platform simplify their tasks and enable them to get things done more quickly? • Can we add to the toolset? Open-source PaaS (Platform as a Service) 7

  8. Cloud Foundry CLI Pros: Developer Administrator • CLI great for automation and scripting CF CLI • Tracks CF feature set SUSE Cloud Application Platform Cons: • Requires client installation • Not designed for browsing • Slow to switch between orgs/spaces • Slow to switch between Cloud Foundry clusters (one CF at a time) • Hard to get insights (am I over quota?) • No aggregated views 8

  9. Stratos: Web-Based Management Application Developer Administrator Stratos provides an easy-to-use web-based application that SUSE Cloud Application Platform enables developers and administrators to manage their applications and Cloud Foundry deployment(s). 9

  10. Stratos: Web-Based Management Application Developer Administrator • There was no standard UI for Cloud Foundry • Created by SUSE SUSE Cloud Application Platform • Open-sourced in June 2017 • Proposed for Cloud Foundry incubation in December 2017 • Accepted as an incubated Cloud Foundry project in January 2018 • Growing community of users & contributors • Aiming to graduate from incubation this year 10

  11. Stratos: High-Level Features Developer Administrator • View Applications • View, scale and manage Applications • Deploy an Application SUSE Cloud Application Platform • SSH to Application instances • Stream Application logs • View and manage Orgs and Spaces • Browse and search Service Catalog • View, create and bind Services • View Application metrics • View Cloud Foundry metadata • And more… 11

  12. Stratos: Supports Multiple Cloud Foundry Clusters • Manage multiple Cloud Foundry Clusters from a single Stratos • Easily switch between them and access aggregated views of Applications SUSE Cloud Application Platform SUSE Cloud Application Platform SUSE Cloud Application Platform SUSE Cloud Application Platform SUSE Cloud Application Platform 12

  13. Stratos: Works with Any Cloud Foundry • Stratos works with the public Cloud Foundry API, so it will work with any certified distribution SUSE Cloud Application Platform SUSE Cloud Application Platform SUSE Cloud Application Platform 13

  14. Stratos: High-Level Overview Frontend (Angular 7) Backend (Go) Token refresh UAA App Wall App Details Auth Authentication Server Token Auth Token App Deploy App SSH Proxy API Request API API Request Log Viewer Service Catalog Respons e Endpoints + Encrypted Tokens Cloud Foundry Details Endpoint Management Cloud Cloud Foundry Foundry … Endpoint Endpoint 14

  15. Stratos: High-Level Overview – Endpoints • Users register endpoints (e.g., a Cloud Foundry cluster) with Stratos Frontend (Angular 7) Backend (Go) • Users connect to each endpoint by specifying their credentials for that Cloud Foundry Token refresh UAA • Stratos stores encrypted tokens for each App Wall App Details Auth Authentication Server endpoint Automatically refresh and apply Token Auth authentication tokens to API Token • Stratos front-end makes API requests to Cloud App Deploy App SSH Proxy API requests Request Foundry via the backend API API • Stratos backend takes care of automatically Request Log Viewer Service Catalog Respons e refreshing authentication tokens and adding Endpoints + Endpoints Encrypted Tokens the token to the outgoing request to the Cloud Foundry Details Endpoint Management Metadata endpoint • Requests can be sent to multiple endpoints via Cloud Cloud a single API Request Endpoints Foundry Foundry … Endpoint Endpoint 15

  16. Stratos: High-Level Overview – Extensibility • Stratos is designed to be extensible and customizable • Both front-end and back-end can be extended Frontend (Angular 7) Backend (Go) Auth Custom Custom Auth Custom Auth … Provider Theme Login Provider API Authentication Server Endpoint Type Proxy API Request Endpoint Type Endpoints + Encrypted Tokens Custom UI Views and Components Cloud New Foundry endpoint Endpoint type 16

  17. SUSE Cloud Application Platform SUSE Cloud Application Platform 17

  18. SUSE Cloud Application Platform • SUSE Cloud Application Platform containerizes Cloud Foundry • Deployed to a Kubernetes cluster using Helm SUSE Cloud Application Platform Cloud Foundry (Containerized) Kubernetes 18

  19. SUSE Cloud Application Platform • Developers can build and run applications in Cloud Foundry • They can also build and run containerized workloads on Kubernetes Containerized Workloads SUSE Cloud Application Platform Cloud Foundry (Containerized) Kubernetes 19

  20. SUSE Cloud Application Platform: Multi-Cloud • SUSE Cloud Application Platform can be deployed on a variety of Kubernetes distributions – some customers might have multiple deployments and configurations Containerized Workloads SUSE Cloud Application Platform Cloud Foundry (Containerized) Azure AKS Amazon EKS GKE SUSE CaaSP 20

  21. Extending Stratos to Support Kubernetes • Extend Stratos beyond Cloud Foundry to provide a single pane of glass for managing applications and workloads in both Cloud Foundry and Kubernetes Containerized Workloads SUSE Cloud Application Platform Cloud Foundry (Containerized) Azure AKS Amazon EKS GKE SUSE CaaSP 21 21

  22. Extending Stratos to Support Kubernetes • We have added support for more types of endpoints • Continuing to build out support for Kubernetes Cloud Foundry Prometheus Helm Repository Azure AKS Amazon EKS GKE SUSE CaaSP Kubernetes 22

  23. Stratos and Cloud Application Platform Console CLOUD APPLICATION PLATFORM CONSOLE • Open source • Open source • Cloud Foundry Management UI • Builds on Stratos • Cloud Foundry incubated • SUSE-branded • Includes support for optional Metrics • SLE-based images stored in Prometheus • Installed via Helm • Designed to be extensible • Extensions for: • Kubernetes • Helm https://github.com/cloudfoundry-incubator/stratos https://github.com/SUSE/stratos 23

  24. Stratos and Cloud Application Platform Console CLOUD APPLICATION PLATFORM CONSOLE • Open-source • Open-source • Cloud Foundry Management UI • Builds on Stratos • Cloud Foundry incubated • SUSE-branded • Includes support for optional Metrics • SLE-based images stored in Prometheus • Installed via Helm • Designed to be extensible • Extensions for: • Kubernetes • Helm https://github.com/cloudfoundry-incubator/stratos https://github.com/SUSE/stratos 24

  25. Demo 25

  26. Demo DISCLAIMER: Some of what I’m showing is in development. There is no commitment that this will make it into the product! 26

  27. Stratos and Cloud Application Platform Console CLOUD APPLICATION PLATFORM CONSOLE • Open source • Open source • Cloud Foundry Management UI • Builds on Stratos • Cloud Foundry incubated • SUSE-branded • Includes support for optional Metrics • SLE-based images stored in Prometheus • Installed via Helm • Designed to be extensible • Extensions for: • Kubernetes • Helm https://github.com/cloudfoundry-incubator/stratos https://github.com/SUSE/stratos 27

  28. Thank you 28

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend