build your own web portal
play

Build your own Web Portal using OpenStack APIs and Services - PowerPoint PPT Presentation

Build your own Web Portal using OpenStack APIs and Services OpenStack Summit in Austin 2016 April 27, 2016 IBM Japan Systems Engineering Co.,Ltd. Machi Hoshino OpenStack Summit in Austin 2016 Outline Introduction What is OpenStack


  1. Build your own Web Portal using OpenStack APIs and Services OpenStack Summit in Austin 2016 April 27, 2016 IBM Japan Systems Engineering Co.,Ltd. Machi Hoshino OpenStack Summit in Austin 2016

  2. Outline • Introduction • What is OpenStack • Building your own Web Portal • Future • Summary OpenStack Summit in Austin 2016

  3. Introduction OpenStack Summit in Austin 2016

  4. Who Am I ? Machi Hoshino 星野 真知 IBM IT Specialist in IBM Systems Engineering Japan. Five Years of Experience in IBM Power Systems Field. Currently Supporting IBM Cloud Delivery, and Technical Support for OpenStack Our experie ience ce with clients I BM S ystems E ngineering Japan. Mizu zuho o Bank, Ltd • 「 IBM Power Systems 」でプライベート・クラウドを構築 https://ibm.biz/BdHJTT Toshiba • スマートコミュニティの実現を目指しオープンなクラウド基盤構築を進める https://ibm.biz/BdHJTk Kiri rin • キリンが OpenStack でインフラ刷新、サーバー構築コストを 4 分の 1 に https://ibm.biz/BdH9jj JFE FE Ste teel el Corpo poration ration • JFE スチール、基幹業務のハイブリッド・クラウドを推進 https://ibm.biz/BdHJT6 OpenStack Summit in Austin 2016

  5. How OpenStack is received in Japan ? • We had our “OpenStack Summit” on Oct 2015 • LPI-Japan opened OPCEL(Certified Exam for OpenStack Professional) on OCT 2015 • IDC annalists announced that the OpenStack market in Japan will grow 114 114% % per year. https://ibm.biz/Bd4y42 OpenStack Summit in Austin 2016

  6. How OpenStack is received in Japan ? • Outcomes that Japanese Company’s obtained with OpenStack Toshiba: Achieved common service menu, unified operation, and rapid application delivery https://ibm.biz/BdHAQ9 Kirin: 75% cost reduction of a single server build https://ibm.biz/Bd4dcA JFE Steel Corp: Estimated time reduction of system building from 2 month to 10 days https://ibm.biz/Bd4dcC OpenStack Summit in Austin 2016

  7. In J Jap apan an Op OpenSta tack ck is is do doin ing g Gr Grea eat t ! OpenStack Summit in Austin 2016

  8. Today I would like to share my experience on What we did after installing OpenStack OpenStack Summit in Austin 2016

  9. Build your own Web Portal using OpenStack APIs and Services • Todays abstract • Since OpenStack has become widely popular in Japan, we now need to explore how we can use OpenStack • So In this session … • Recap, on what OpenStack is. • With demos, we will share our motivation for building a web portal based on OpenStack. Network Network Provisioning Compute Service Compute Software Monitoring Infrastructure Provisioning Portal Provisioning Install Systems Test Complete Storage Storage Provisioning Open Standard OpenStack APIs APIs OpenStack Summit in Austin 2016

  10. What is OpenStack ? OpenStack Summit in Austin 2016

  11. What is OpenStack ? • OpenStack abstracts compute, network, and storage. Workflow Administration Automation Automation Applications only need to Application care about the OpenStack API OpenStack API Nova Glance Neutron Cinder Swift IaaS functions are provided by Openstack Compute Image Network Storage(Block) Storage(Object) Hardware API OpenStack converts the API into the actual Hardware API Compute Network Storage OpenStack Summit in Austin 2016

  12. Why does it have to be OpenStack ? • From the application point of view … • Provides Out-of-the-Box frameworks for integrating Compute, Network, and Storage. Every procedure of the IaaS Layer will not be needed to be expressed on the application. • The application can be exported and imported to any OpenStack platform • With no code change, we can access to proprietary hardware solutions Application The application can be moved to other OpenStack platforms OpenStack API Nova Glance Neutron Cinder Swift Compute Image Network Storage(Block) Storage(Object) Hardware API Provides out-of the box framework Switch to proprietary hardware solutions without any code change Default OpenSource Drivers Proprietary Drivers OpenStack Summit in Austin 2016

  13. OpenStack is not just IaaS The commonly used functions are defined as “Core Services” Optional Services belong to the “Big Tent” OpenStack Summit in Austin 2016

  14. If OpenStack is so great why not let it do everything ? OpenStack Summit in Austin 2016

  15. If OpenStack is so great why not let it do everything ? OpenStack Summit in Austin 2016

  16. Can OpenStack solve everything? • Currently the answer is “no” • Each OpenStack project have different maturity. • Not everything is implemented in OpenStack • Op OpenSta tack ck is diffic ficult ult OpenStack Project Navigator https://ibm.biz/Bd4DSR OpenStack Summit in Austin 2016

  17. OpenStack is difficult ? I want a WordPress Server Here’s your WordPress Server User ♪ OpenStack User OpenStack Summit in Austin 2016

  18. OpenStack is difficult Reality ! I want a WordPress Server Config your Neutron Network User Spin your Nova VMs Create Cinder disks OpenStack Give me some sort of install script Add your nodes to the load balancer Oh ・・・ User OpenStack Summit in Austin 2016

  19. What is OpenStack ? ~ Summary • Op OpenSta tack ck ・・・ • Abstracts Compute, Network, and Storage. • Op OpenStack ack cannot not solve lve eve verything thing • We should net let OpenStack do everything • Op OpenSta tack ck is diffic ficult ult • OpenStack itself needs more abstraction We need to develop OpenStack Solution under these conditions OpenStack Summit in Austin 2016

  20. Building your own Web Portal OpenStack Summit in Austin 2016

  21. How to get the best out of OpenStack Network Network Provisioning Compute Service Compute Software Monitoring Infrastructure Provisioning Test Portal Provisioning Install Systems Complete Storage Storage Provisioning Open Standard OpenStack APIs APIs OpenStack Summit in Austin 2016

  22. How to get the best out of OpenStack 1. Provides service perspective web interface ① Network Network Provisioning Compute Service Compute Software Monitoring Infrastructure Provisioning Test Portal Provisioning Install Systems Complete Storage Storage Provisioning Open Standard OpenStack APIs APIs OpenStack Summit in Austin 2016

  23. How to get the best out of OpenStack 1. Provides service perspective web interface 2. The basic IaaS functions of OpenStack should mainly be used ① ② Network Network Provisioning Compute Service Compute Software Monitoring Infrastructure Provisioning Test Portal Provisioning Install Systems Complete Storage Storage Provisioning Open Standard OpenStack APIs APIs OpenStack Summit in Austin 2016

  24. How to get the best out of OpenStack 1. Provides service perspective web interface 2. The basic IaaS functions of OpenStack should mainly be used 3. Missing functions are redeemed by Other Software's ① ② ③ Network Network Provisioning Compute Service Compute Software Monitoring Infrastructure Provisioning Test Portal Provisioning Install Systems Complete Storage Storage Provisioning Open Standard OpenStack APIs APIs OpenStack Summit in Austin 2016

  25. Scenario ① Member wants ③ Approver approves the WordPress Servers request I want WordPress so I’ll Your good to go create my request ④ Server gets provisioned ② Member customizes server configuration based on request Web I want 3 servers with Server Load Blancering Web DB ♪ VIP Server Server Web Server OpenStack Summit in Austin 2016

  26. Demo OpenStack Summit in Austin 2016

  27. Technology used in the demo • OpenStack API • Chef API • OpenStack HEAT IBM Cloud Orchestrato trator r • IBM Cloud Orchestrator Self Service Portal(Web GUI) Business ess Orchestra estratio ion Development Extensions (Tool) Management Extensions (API) Service Catalog Workflow Definition Provisioning + + Worklo rkload d Auto tomatio ion OpenStack Heat Infra rastru tructur cture e Service ice Virtual Resource Provisioning Security Compute te Network rk Sto torag age OpenStack Summit in Austin 2016

  28. Feature : Automatic Heat template creation • UI to Template converter built inside IBM Cloud Orchestrator ( coded with JavaScript) • Software is installed by Chef and Heat plus cloud-config Heat Templates WordPress Servers are created based Nova Server are created with on user input Chef and cloud-config Cinder Volume Neutron LBaaS Web Server Heat WaitHandler Web DB VIP Server Server Cloud-Config chef Web Server … Heat Template OpenStack Summit in Austin 2016

  29. Feature : Automatic catalog update • Catalogs are updated by OpenStack and Chef API • With the help of REST APIs the UI will be updated with no code change The catalogs are created by OpenStack REST API The Catalogs are created by Chef REST API OpenStack Summit in Austin 2016

  30. Demo OpenStack Summit in Austin 2016

  31. Feature : Runs anywhere • This Web Portal will operate on any chef and OpenStack environment Demo Application Environment A Environment B + + OpenStack Summit in Austin 2016

  32. Demo OpenStack Summit in Austin 2016

  33. Sample : Same technology working on PowerVM Environments OpenStack Summit in Austin 2016

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