OpenStack Summit Feedback 5-8 November 2013 Hong Kong Gergely Szalay

Slides:



Advertisements
Similar presentations
LESSONS LEARNED – BUILDING PAYPAL CLOUD
Advertisements

STUDY ON OPENSTACK BY JAI KRISHNA. LIST OF COMPONENTS Introduction Components Architecture Where it is used.
Neutron What’s new in Havana? Arvind Somya Software Engineer Cisco Systems Inc.
Agile Infrastructure built on OpenStack Building The Next Generation Data Center with OpenStack John Griffith, Senior Software Engineer,
OpenStack Mission To produce the ubiquitous open source cloud computing platform that will meet the needs of public and private clouds regardless of size,
Cloud Management Mechanisms
1 Security on OpenStack 11/7/2013 Brian Chong – Global Technology Strategist.
Brisbane Melbourne Sydney Pre-Event Slides While you are sitting down, the.
Google App Engine Cloud B. Ramamurthy 7/11/2014CSE651, B. Ramamurthy1.
Web Server Hardware and Software
Accelerate Business Success With CRM CRM Interoperability.
The Architecture of Transaction Processing Systems
24 February 2015 Ryota Mibu, NEC
(OpenStack Ceilometer)
1 Doctor Fault Management 18 May 2015 Ryota Mibu, NEC.
Getting the Most Out of Blue Mountain RAM
H-1 Network Management Network management is the process of controlling a complex data network to maximize its efficiency and productivity The overall.
Cloud Computing Why is it called the cloud?.
Opensource for Cloud Deployments – Risk – Reward – Reality
Clarity Educational Community Get the Results You Need When You Need Them Transitioning to CA PPM On Demand Presented by: Joshua.
What is Workflow?  Workflow or Business Process Management (BPM) consists of Processes, States and Actions.  A Process (e.g. Customer Order fulfillment)
SOS EGEE ‘06 GGF Security Auditing Service: Draft Architecture Brian Tierney Dan Gunter Lawrence Berkeley National Laboratory Marty Humphrey University.
BioData a new bioassessment database for the USGS Briefing for the CDI
Microsoft SharePoint Server 2010 for the Microsoft ASP.NET Developer Yaroslav Pentsarskyy
Towards Low Overhead Provenance Tracking in Near Real-Time Stream Filtering Nithya N. Vijayakumar, Beth Plale DDE Lab, Indiana University {nvijayak,
Summit Held in Hong Kong, 1 st time in Asia –Beijing is the city with the most OpenStack developers Attendance 3,500 up from 3,000 in Portland –45% APAC,
2 OpenStack Design Summit Summary Swiss and Rhone Alpes - OpenStack User Group Meeting 6 th December, CERN Belmiro Moreira
Tim Bell 24/09/2015 2Tim Bell - RDA.
Washingtonpost.com  Introduction  Who we are - four very different sites –washingtonpost.com –budgettravelonline.com –newsweek.com –slate.com.
1 Implementing Monitoring and Reporting. 2 Why Should Implement Monitoring? One of the biggest complaints we hear about firewall products from almost.
Elmasri and Navathe, Fundamentals of Database Systems, Fourth Edition Copyright © 2004 Pearson Education, Inc. Slide 2-1 Data Models Data Model: A set.
1 Database Management Systems (DBMS). 2 Database Management Systems (DBMS) n Overview of: ä Database Management Components ä Database Systems Architecture.
The Global Land Cover Facility is sponsored by NASA and the University of Maryland.The GLCF is a founding member of the Federation of Earth Science Information.
**DRAFT** Blueprints Alignment (OpenStack Ceilometer) 4 March 2015 Ryota Mibu, NEC.
VMware vSphere Configuration and Management v6
CERN IT Department CH-1211 Geneva 23 Switzerland t CF Computing Facilities Agile Infrastructure Monitoring CERN IT/CF.
Using Heat to Deploy and Manage Applications in OpenStack Trevor Roberts Jr, VMware, Inc. CNA1763 #CNA1763.
Ceilometer + Gnocchi + Aodh Architecture
A Technical Overview Bill Branan DuraCloud Technical Lead.
Scaling the CERN OpenStack cloud Stefano Zilli On behalf of CERN Cloud Infrastructure Team 2.
Web Technologies Lecture 13 Introduction to cloud computing.
 IS A COLLECTION OF PROGRAMS THAT MANAGES THE DATABASES STRUCTURE AND CONTROL ACCESS TO THE DATA STORED IN THE DATABASE.
Physical Oceanography Distributed Active Archive Center THUANG June 9-13, 20089th GHRSST-PP Science Team Meeting GHRSST GDAC and EOSDIS PO.DAAC.
Instituto de Biocomputación y Física de Sistemas Complejos Cloud resources and BIFI activities in JRA2 Reunión JRU Española.
© Copyright 2012 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. Enterprise Innovation.
Co-ordination & Harmonisation of Advanced e-Infrastructures for Research and Education Data Sharing Grant.
Failure Inspection in Doctor utilizing Vitrage and Congress
Deploying Docker Datacenter on AWS © 2016, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Project Tacker Open Platform for NFV Orchestration OPNFV Design Summit.
Fleet Manager. Features Features Explained The fleet manager module allows fleet companies to do the following Store and manage vehicle related information.
RESERVOIR Service Manager NickTsouroulas Head of Open-Source Reference Implementations Unit Juan Cáceres
Enhancements to Galaxy for delivering on NIH Commons
Security on OpenStack 11/7/2013
X V Consumer C1 Consumer C2 Consumer C3
Doctor + OPenStack Congress
Data and Applications Security Developments and Directions
Database Systems: Design, Implementation, and Management Tenth Edition
Cloud Computing Platform as a Service
Cloud Management Mechanisms
Introduction to Cloud Computing
OpenStack Ani Bicaku 18/04/ © (SG)² Konsortium.
Multi-VIM/Cloud High Level Architecture
Searchlight Lei Zhang Search service for OpenStack
Cloud Management Mechanisms
AWS Cloud Computing Masaki.
Technical Capabilities
Cloud Computing Architecture
Data and Applications Security Developments and Directions
Data and Applications Security Developments and Directions
OpenStack Summit; Operations Track
Presentation transcript:

OpenStack Summit Feedback 5-8 November 2013 Hong Kong Gergely Szalay

OpenStack Summit Hong Kong Location: first summit outside US attendees Top contribution: Beijing, Shanghai in Top10 Local community

Use Cases

iQiyi.com Chinese YouTube clone 8 million transcodes OpenStack powered backend, searches

Quihoo 360 Top3 ISP, 2nd most popular search engine, Nr1 Antivirus 20 datacenter 4000 instances

CTrip biggest travel and booking site 20k members/day 200k calls/day currently 1000 VDIs planned in 2014

CEILOMETER

Ceilometer / TELEMETRY Official name now "OpenStack Telemetry" Project objective: collect measurement data for monitoring and measuring across all components user-oriented feature effort since Grizzly release

Ceilometer project track usage data: usage of instances monitor performance: analyse resource consumption metering demand for further resources API contact for external systems (i.e. billing)

Ceilometer architecture

Ceilometer Workflow Collect from OpenStack components Transform if necessary Publish meters (external or internal) Store meters Aggregate samples

Billing Based On Ceilometer Metering Rating (transform usage data) Billing

Alarming Set of rules or set of matching meters trigger specific action Example1: Heat auto-scaling based on usage data collected by Ceilometer pre-defined CPU % utilization reached - trigger starting a new instance Example2: trigger alarms based on application centric data (i.e. object storage)

New in Havana API improvements (v2) new storage backends tighter integration with Nova

Limitations API limitation choice of database backend (currently MongoDB) storage of meters (keep everything or discard)

Future - Icehouse release further API improvements (v3): complex filtering and query, bulk requests expand metering coverage monitor baremetal support for hardware polling allow time constrained alarms distributed polling events storage (allows double entry accounting, auditability)

NEUTRON

New IN HAVANA Load Balancer as a Service (LBaaS) revised - updated API, HAProxy supported Firewall as a Service (FWaaS) - firewall rules, firewall policies VPN as a Service (VPNaaS) - site-to-site IPSec VPN connections now supported

Future improvements: Icehouse multiple VIPs per pool vendor API extension (vendor specific features) Heat and Ceilometer integration

THANK YOU!