Docker allows applications to be packaged with all their dependencies and run consistently across any infrastructure. It creates lightweight containers that can be moved between environments like development, testing, and production without changes. This solves issues caused by different application component combinations and environments by standardizing the deployment package. Docker eliminates complexity through portable containers that can be easily built, shipped, and run anywhere.
OpenStack provides two significant networking projects for automating workload and application deployment: DNS-as-a-Service (under Project Designate) and Firewall-as-a-Service (within Quantum/Neutron). We explore these projects and how you can use them in your IaaS/PaaS rollout.
Red Hat OpenStack - Open Cloud InfrastructureAlex Baretto
This document provides an overview of Red Hat OpenStack. It discusses market dynamics driving adoption of cloud infrastructure, describes Red Hat's leadership and contributions to the OpenStack community, reviews the core OpenStack components, and demonstrates how an instance is launched across multiple OpenStack services. Red Hat brings enterprise-grade support, stability, and lifecycle management to OpenStack through Red Hat OpenStack.
Introduction to OpenStack : Barcamp Bangkhen 2016Opsta
OpenStack is a open source software for creating private and public clouds that coordinated collection of software from a few dozen related projects. This presentation will walk through the basic of OpenStack.
BarCamp Bangkhen 2016 at Kasetsart University on November 13, 2016
WSO2Con ASIA 2016: Revolutionizing WSO2 App Cloud with Kubernetes & DockerWSO2
Containerization is fast becoming the most efficient way to develop and deploy software solutions in the Cloud. Docker embraced this space by fulfilling the above requirements and attracting the industry within a very short period of time. Google solved container cluster management features by initiating the Kubernetes project over a decade of experience on running container technologies at scale.
WSO2 App Cloud enables you to deploy applications using these technologies. In this tutorial we will demonstrate how WSO2 products can be run on Kubernetes. We will also give a preview of the upcoming WSO2 App Cloud which is deeply integrated with Kubernetes for hosting applications.
This tutorial will include
An introduction to Docker and Kubernetes
Deploying WSO2 products on Kubernetes
Kubernetes as the runtime provider for WSO2 App Cloud
Openstack DevOps Challenges outlines the journey of CloudRX, a fictitious company, to setup a production-grade Openstack cloud using DevOps practices. It discusses challenges faced in implementing continuous integration/delivery pipelines for Openstack and its heterogeneous components, managing configurations, automated testing of environments, packaging applications, and baremetal server management.
This document provides an introduction to OpenStack, including:
- What OpenStack is and its key architectural components like Nova, Swift, Glance, Neutron, Cinder, and Horizon.
- OpenStack's upstream development process and largest contributors.
- Red Hat's involvement in OpenStack including the RDO community distribution and Red Hat Enterprise Linux OpenStack Platform.
- Examples of OpenStack deployments at large scale like CERN and its use cases for both traditional and cloud native workloads.
The document provides an overview of the major OpenStack components from both a tenant and operator perspective. It describes the key services that OpenStack provides (Compute, Networking, Block Storage, Object Storage, Image Storage, Identity) and how each would be used and managed differently by tenants consuming infrastructure resources versus operators configuring and maintaining the cloud platform. It aims to explain the similarities and differences in how these services are experienced by tenants versus operators.
Mirantis OpenStack 4.0 includes OpenStack Havana, hardened packages, the Savana, Murano, and Ceilometer projects, and most of all, the ease of deploying with Fuel.
OSDC 2018 | Self Hosted bare Metal Kubernetes for SMEs by Thomas HoppeNETWAYS
1. The document discusses setting up a self-hosted bare metal Kubernetes cluster for small and medium enterprises (SMEs). It describes using CoreOS and Matchbox for provisioning nodes, and installing Kubernetes from scratch.
2. The architecture includes 4 server nodes with SSD and HDD storage located in a colocated data center. Networking uses VLANs, interface bonding, Flannel, and KubeDNS.
3. Monitoring and updates can be challenging with Kubernetes. The document recommends Prometheus for monitoring and discusses strategies for updating CoreOS, Kubernetes, and application versions.
Presentation give at the Melbourne Docker Meetup on container related projects within OpenStack. Specifically looking at Project Magnum and Project Kolla and how they are leveraging technologies like Docker, Kubernetes and Atomic.
WSO2Con ASIA 2016: WSO2 DevOps: How to Deploy, Manage, Administer and Monitor...WSO2
Organizations are concerned about the DevOps effort required to deploy, manage and administer WSO2 products. They are also keen on learning how easy it would be to monitor these products using the existing or bespoke tools within the organization.
This tutorial aims at teaching you how
To address these concerns within the scope of a WSO2 deployment
These products can be deployed across different network environments
WSO2 products can be managed, administered and monitored within your existing infrastructure
DevOps best practices that WSO2 recommends to our customers can be used within your organization to ensure the smooth operation of WSO2 products
OpenStack is a proven open source software for creating private and public clouds. It is being used by a very large ecosystem of companies who use it every day to run their businesses.This talk will be an introduction to Openstack and it will cover the following:
- What is OpenStack
- Who is involved and who uses it
- Projects under the OpenStack umbrella
- OpenStack architecture(s)
- OpenStack releases
- How to contribute to OpenStack
- Q & A
Deploying OpenStack Services with Linux Containers - Brisbane OpenStack Meetu...Ken Thompson
The Kolla Project aims to deploy OpenStack services using Docker containers to reduce complexity. Using containers packages services with their dependencies, making deployment and management easier. Kubernetes can orchestrate containers at scale across hosts, while Atomic provides a lightweight container-hosting environment with security, isolation, and portability across systems.
Get an intro on Kubernetes and how to deploy through Rancher. Discover how to start your CI/CD flow and integrate your build tools within Kubernetes. We'll show you how to secure your environment and manage your logging and monitoring.
This document provides an overview of OpenStack and Reddwarf architectures. OpenStack is an open source cloud computing platform consisting of services like identity (Keystone), compute (Nova), image (Glance), networking (Quantum), and block storage (Cinder). Reddwarf builds on OpenStack to provide a platform as a service for database instances using a REST API, task manager, and guest agent to manage MySQL instances. The presentation also covers developer vs deployer roles and links to project resources.
OpenStack Swift is an open source, scalable object storage system for storing unstructured data. It was initially developed by Rackspace in 2010 and is now developed by many contributors including Rackspace, HP, eNovance, and Swiftstack. OpenStack Swift uses a REST API and has features like static website hosting, quotas, geo-replication, and automatic object expiration. It sees production use by companies like Wikipedia, Rackspace, and Disney for storing large amounts of unstructured data.
OSDC 2018 | Introduction to SaltStack in the Modern Data Center by Mike PlaceNETWAYS
Modern-day data centers face an enormous amount of complexity, from managing and deploying distributed applications to monitoring and controlling changes in networking hardware, engineers face an unprecedented set of challenges in trying to tame the chaos.
In this talk, Mike Place from SaltStack will cover how to use Salt to automate and control all the elements of a modern data center, from the physical hardware to the application packaging and deployment. He’ll also show how automation frameworks can merge with monitoring systems to create event-driven infrastructure patterns that can achieve maximum observability and quick remediation to every type of deployment.
OpenStack: Changing the Face of Service DeliveryMirantis
Keynote by Lew Tucker, VP and CTO of Cloud Computing at Cisco, at OpenStack Silicon Valley 2015.
As more companies move to software-driven infrastructures, OpenStack opens up new possibilities for traditional network service providers, media production, and content providers. Micro-services, and carrier-grade service delivery become the new watchwords for those companies looking to disrupt traditional players with virtualized services running on OpenStack.
Mirantis OpenStack 5.0 brings together the convenience of Fuel with the latest release of OpenStack, Icehouse. This presentation shows what's new, and what you can expect.
The document discusses key factors to consider when evaluating SDN options, including data plane technologies, performance, scalability, hypervisor support, and avoiding vendor lock-in. It provides a survey of SDN players and their integration with OpenStack. Based on the survey results, the top options mentioned are VMware NSX, Nuage, Cisco APIC, and Juniper OpenContrail based on their virtual network integration, services capabilities, scale, and OpenStack support.
Red Hat Cloud Infrastructure Conference 2013 - Presentation about OpenStack ...Elos Technologies s.r.o.
Konference Red Hat Cloud Infrastructure 2013 ze dne 20.9. 2013 a prezentace od product managera pro cloud ze společnosti Red Hat. Všechna práva vyhrazena.
OpenStack in Action 4! Alan Clark - The fundation for openstack CloudeNovance
The document discusses OpenStack, an open source cloud computing platform. It provides OpenStack's vision to create an ubiquitous open source cloud computing platform that can meet the needs of public and private clouds regardless of size. It outlines some of OpenStack's key features like compute, storage, networking, and dashboard. It also mentions OpenStack's proven release record, worldwide deployments, and how to get involved with the OpenStack community.
Openstack is an open source cloud computing platform that consists of several independent components that work together to provide infrastructure as a service capabilities. It allows users to provision compute, storage, and networking resources on demand in a self-service manner similar to public cloud providers like AWS. Some key components include Nova for compute, Glance for images, Swift for object storage, Cinder for block storage, Neutron for networking, and Keystone for identity services. Openstack can be used to build public, private, or hybrid clouds and supports a variety of use cases and workloads.
OpenStack is an open source cloud computing platform that consists of a series of related projects that control large pools of compute, storage, and networking resources throughout a datacenter, all managed through a dashboard that gives administrators control while empowering their users to provision resources through a web interface. It is developed as an open source project by an international community of developers and corporate sponsors and supports both private and public cloud deployments. Major components include compute (Nova), object storage (Swift), image service (Glance), networking (Quantum), and an identity service (Keystone).
The document discusses the original promise of DevOps to bridge silos between development and operations teams and enable continuous delivery. It outlines the key tools and trends that emerged over the past 5 years, including Git, Docker, Kubernetes, GitHub Actions, Terraform, and the shift to treating infrastructure as code. The document also presents examples of CI/CD pipelines used by the author's team to provision AWS accounts and deploy environments for applications.
Mirantis OpenStack 4.0 includes OpenStack Havana, hardened packages, the Savana, Murano, and Ceilometer projects, and most of all, the ease of deploying with Fuel.
OSDC 2018 | Self Hosted bare Metal Kubernetes for SMEs by Thomas HoppeNETWAYS
1. The document discusses setting up a self-hosted bare metal Kubernetes cluster for small and medium enterprises (SMEs). It describes using CoreOS and Matchbox for provisioning nodes, and installing Kubernetes from scratch.
2. The architecture includes 4 server nodes with SSD and HDD storage located in a colocated data center. Networking uses VLANs, interface bonding, Flannel, and KubeDNS.
3. Monitoring and updates can be challenging with Kubernetes. The document recommends Prometheus for monitoring and discusses strategies for updating CoreOS, Kubernetes, and application versions.
Presentation give at the Melbourne Docker Meetup on container related projects within OpenStack. Specifically looking at Project Magnum and Project Kolla and how they are leveraging technologies like Docker, Kubernetes and Atomic.
WSO2Con ASIA 2016: WSO2 DevOps: How to Deploy, Manage, Administer and Monitor...WSO2
Organizations are concerned about the DevOps effort required to deploy, manage and administer WSO2 products. They are also keen on learning how easy it would be to monitor these products using the existing or bespoke tools within the organization.
This tutorial aims at teaching you how
To address these concerns within the scope of a WSO2 deployment
These products can be deployed across different network environments
WSO2 products can be managed, administered and monitored within your existing infrastructure
DevOps best practices that WSO2 recommends to our customers can be used within your organization to ensure the smooth operation of WSO2 products
OpenStack is a proven open source software for creating private and public clouds. It is being used by a very large ecosystem of companies who use it every day to run their businesses.This talk will be an introduction to Openstack and it will cover the following:
- What is OpenStack
- Who is involved and who uses it
- Projects under the OpenStack umbrella
- OpenStack architecture(s)
- OpenStack releases
- How to contribute to OpenStack
- Q & A
Deploying OpenStack Services with Linux Containers - Brisbane OpenStack Meetu...Ken Thompson
The Kolla Project aims to deploy OpenStack services using Docker containers to reduce complexity. Using containers packages services with their dependencies, making deployment and management easier. Kubernetes can orchestrate containers at scale across hosts, while Atomic provides a lightweight container-hosting environment with security, isolation, and portability across systems.
Get an intro on Kubernetes and how to deploy through Rancher. Discover how to start your CI/CD flow and integrate your build tools within Kubernetes. We'll show you how to secure your environment and manage your logging and monitoring.
This document provides an overview of OpenStack and Reddwarf architectures. OpenStack is an open source cloud computing platform consisting of services like identity (Keystone), compute (Nova), image (Glance), networking (Quantum), and block storage (Cinder). Reddwarf builds on OpenStack to provide a platform as a service for database instances using a REST API, task manager, and guest agent to manage MySQL instances. The presentation also covers developer vs deployer roles and links to project resources.
OpenStack Swift is an open source, scalable object storage system for storing unstructured data. It was initially developed by Rackspace in 2010 and is now developed by many contributors including Rackspace, HP, eNovance, and Swiftstack. OpenStack Swift uses a REST API and has features like static website hosting, quotas, geo-replication, and automatic object expiration. It sees production use by companies like Wikipedia, Rackspace, and Disney for storing large amounts of unstructured data.
OSDC 2018 | Introduction to SaltStack in the Modern Data Center by Mike PlaceNETWAYS
Modern-day data centers face an enormous amount of complexity, from managing and deploying distributed applications to monitoring and controlling changes in networking hardware, engineers face an unprecedented set of challenges in trying to tame the chaos.
In this talk, Mike Place from SaltStack will cover how to use Salt to automate and control all the elements of a modern data center, from the physical hardware to the application packaging and deployment. He’ll also show how automation frameworks can merge with monitoring systems to create event-driven infrastructure patterns that can achieve maximum observability and quick remediation to every type of deployment.
OpenStack: Changing the Face of Service DeliveryMirantis
Keynote by Lew Tucker, VP and CTO of Cloud Computing at Cisco, at OpenStack Silicon Valley 2015.
As more companies move to software-driven infrastructures, OpenStack opens up new possibilities for traditional network service providers, media production, and content providers. Micro-services, and carrier-grade service delivery become the new watchwords for those companies looking to disrupt traditional players with virtualized services running on OpenStack.
Mirantis OpenStack 5.0 brings together the convenience of Fuel with the latest release of OpenStack, Icehouse. This presentation shows what's new, and what you can expect.
The document discusses key factors to consider when evaluating SDN options, including data plane technologies, performance, scalability, hypervisor support, and avoiding vendor lock-in. It provides a survey of SDN players and their integration with OpenStack. Based on the survey results, the top options mentioned are VMware NSX, Nuage, Cisco APIC, and Juniper OpenContrail based on their virtual network integration, services capabilities, scale, and OpenStack support.
Red Hat Cloud Infrastructure Conference 2013 - Presentation about OpenStack ...Elos Technologies s.r.o.
Konference Red Hat Cloud Infrastructure 2013 ze dne 20.9. 2013 a prezentace od product managera pro cloud ze společnosti Red Hat. Všechna práva vyhrazena.
OpenStack in Action 4! Alan Clark - The fundation for openstack CloudeNovance
The document discusses OpenStack, an open source cloud computing platform. It provides OpenStack's vision to create an ubiquitous open source cloud computing platform that can meet the needs of public and private clouds regardless of size. It outlines some of OpenStack's key features like compute, storage, networking, and dashboard. It also mentions OpenStack's proven release record, worldwide deployments, and how to get involved with the OpenStack community.
Openstack is an open source cloud computing platform that consists of several independent components that work together to provide infrastructure as a service capabilities. It allows users to provision compute, storage, and networking resources on demand in a self-service manner similar to public cloud providers like AWS. Some key components include Nova for compute, Glance for images, Swift for object storage, Cinder for block storage, Neutron for networking, and Keystone for identity services. Openstack can be used to build public, private, or hybrid clouds and supports a variety of use cases and workloads.
OpenStack is an open source cloud computing platform that consists of a series of related projects that control large pools of compute, storage, and networking resources throughout a datacenter, all managed through a dashboard that gives administrators control while empowering their users to provision resources through a web interface. It is developed as an open source project by an international community of developers and corporate sponsors and supports both private and public cloud deployments. Major components include compute (Nova), object storage (Swift), image service (Glance), networking (Quantum), and an identity service (Keystone).
The document discusses the original promise of DevOps to bridge silos between development and operations teams and enable continuous delivery. It outlines the key tools and trends that emerged over the past 5 years, including Git, Docker, Kubernetes, GitHub Actions, Terraform, and the shift to treating infrastructure as code. The document also presents examples of CI/CD pipelines used by the author's team to provision AWS accounts and deploy environments for applications.
The document discusses OpenStack, an open source cloud computing platform. It provides an overview of OpenStack components for building and managing an infrastructure, including Compute, Object Storage, Block Storage, Networking, Dashboard, Identity Service, Orchestration, Telemetry, Database Service, Image Service and Data Processing. It also outlines different OpenStack architectures for general purpose, compute focused, storage focused, network focused, multi-site, hybrid cloud and massively scalable infrastructures.
CEPH & OPENSTACK - Red Hat's Winning Combination for Enterprise CloudsRed Hat India Pvt. Ltd.
Red Hat's combination of Ceph and OpenStack provides an optimized solution for enterprise clouds. Red Hat Enterprise Linux OpenStack Platform is optimized to run OpenStack on top of Red Hat Enterprise Linux. Red Hat Ceph Storage provides scalable, flexible storage and fully integrates with OpenStack for block, object, and image storage. Using Ceph and OpenStack together from Red Hat provides technical integration, product integration, support from a single vendor, and an integrated development process.
Red Hat's storage roadmap aims to offer a unified, open software-defined storage portfolio for next generation workloads. Their portfolio includes Ceph and Gluster storage, which provide data services like object storage, block storage, and file sharing on standard hardware. Red Hat is working to improve management, performance, security, and integration of these products. They are also exploring new workloads like running MySQL on Ceph block storage and using Gluster Storage for hyperconverged Red Hat Enterprise Virtualization environments.
What is the OpenStack Platform? By Peter Dens - KangarootKangaroot
The document discusses OpenStack, an open source cloud computing platform. It provides an overview of OpenStack's history, core projects, and services. The core projects allow users to provision compute, storage, and networking resources. OpenStack uses a modular architecture and is designed to easily scale out workloads across multiple virtual machines. Major contributors include companies like Red Hat, HP, IBM, and Rackspace who aim to develop OpenStack as an open infrastructure for both private and public clouds.
Build cloud like Rackspace with OpenStack AnsibleJirayut Nimsaeng
Build cloud like Rackspace with OpenStack Ansible Workshop in 2nd Cloud OpenStack-Container Conference and Workshop 2016 at Grand Postal Building, Bangrak, Bangkok on September 22-23, 2016
This document discusses Red Hat Enterprise Linux OpenStack Platform. It begins by describing how workloads are evolving from traditional to cloud-based models that require massive scalability. It then introduces OpenStack as an open-source cloud infrastructure that provides this scalability. The document emphasizes that OpenStack depends on and must be tightly integrated with Linux and Red Hat Enterprise Linux specifically. It highlights several benefits of the Red Hat OpenStack Platform including enterprise support, integration testing, and partner ecosystem certification.
1. The document discusses how OpenStack can be used to build private and hybrid clouds for enterprises using open source technology free from vendor lock-in.
2. It provides examples of how OpenStack can enable continuous software delivery, cloud-enable applications, and provide IT as a service while reducing reliance on proprietary virtualization.
3. Asdtech offers turnkey OpenStack services including consultancy, cloud setup, custom development, migration, support and training to help enterprises orchestrate their existing infrastructure or build new clouds.
This document discusses running Kubernetes on OpenStack at scale. It describes how OpenStack provides automated provisioning of infrastructure resources, while Kubernetes provides a container platform for consuming those resources. The advantages of combining these technologies include fully automated infrastructure, consistent management experience, isolation for workloads, and leveraging existing plugins. It provides an example architecture using Red Hat OpenShift on OpenStack with key components like Ceph storage, Neutron networking integrated via Kuryr, and Heat for orchestration.
OpenStack Best Practices and Considerations - terasky tech dayArthur Berezin
- Arthur Berezin presented on best practices for deploying enterprise-grade OpenStack implementations. The presentation covered OpenStack architecture, layout considerations including high availability, and best practices for compute, storage, and networking deployments. It provided guidance on choosing backend drivers, overcommitting resources, and networking designs.
[OpenStack Days Korea 2016] Track1 - Red Hat enterprise Linux OpenStack PlatformOpenStack Korea Community
This document discusses Red Hat's OpenStack platform. It provides an overview of OpenStack and what it is used for. It then discusses why Red Hat is well suited to provide an OpenStack platform, including that it is optimized to run on Red Hat Enterprise Linux and benefits from Red Hat's engineering resources and long term support. Key features of Red Hat's OpenStack platform are also summarized, such as performance, availability, security and manageability.
OpenStack is an open-source cloud computing platform that consists of interrelated projects that provide software for building and managing public and private clouds. The projects include Nova (compute), Swift (object storage), Glance (image repository), Keystone (identity), Quantum (networking), Cinder (block storage), and Horizon (dashboard). OpenStack aims to produce a cloud computing platform that is simple to implement, massively scalable, and feature-rich. It has a large global community of developers and is used by many large companies and organizations.
Peanut Butter and jelly: Mapping the deep Integration between Ceph and OpenStackSean Cohen
Ceph is the most widely deployed storage technology used with OpenStack, most often because it's an open source, massively scalable, unified software-defined storage solution. Its popularity is also due to its unique and optimized technical integration with the OpenStack services and its pure-software approach to scaling. In this session, we'll review how Ceph is integrated into Nova, Glance, Keystone, Cinder, and Manila and demonstrate why using traditional storage products won’t give you the full benefits of an elastic cloud infrastructure. We’ll also cover the flexible deployment options, available through Red Hat Enterprise Linux OpenStack Platform and Red Hat Ceph Storage, for seamless operations and key scenarios like disaster recovery. We'll discuss architectural options for deploying a multisite OpenStack cluster and cover the varying levels of maturity in the OpenStack services for configuring multisite. This session will also show how other technologies are using OpenStack Ceph to increase performance and reduce power consumption, such as Intel SSDs. This will include reference architectures and best practices for Ceph and SSDs.
cloudtrek provides private cloud solutions using Apache CloudStack and DynaScale's Orchestrator and Automater for automation. Their solution offers customers control, agility, and competitive pricing through features like bringing your own licenses, data center agnostic deployment, integration with storage platforms, automated deployment, and no additional costs for technology refreshes after 3 years. Their private cloud is built from modular building blocks that can be scaled up through the addition of compute and storage nodes.
This talk covered the OpenStack basics that VMware Administrators need to be aware of to be successful in their deployments. We also had the Tesora team join us on stage to discuss the importance of Database-as-a-Service with the Trove project!
Do you think of cheetahs not RabbitMQ when you hear the word Swift? Think a Nova is just a giant exploding star, not a cloud compute engine. This deck (presented at the OpenStack Boston meetup) provides introduction will answer your many questions. It covers the basic components including: Nova, Swift, Cinder, Keystone, Horizon and Glance.
Uncovering the black magic of an open source communityArthur Berezin
Details
As part of ILTechTalks week 2018, we invite you to the following talk:
Uncovering The Black Magic of an Open Source Community
While the many advantages of open source software are obvious these days, to many it is still a mystery how Cloud Native Computing Foundation(CNCF), The Linux Foundation(LF), Apache Software Foundation(ASF) and other open source communities are formed and how they operate. In this talk, Arthur will discuss the different elements of successful open source communities, the different possible structures and how to interact with them as an individual and as a company.
In this talk Arthur will cover the following topics:
* Why and How to start a new open source software community?
* What are the different structures of open source communities?
* What are the possible types of communities, and what are the pros and cons for each?
* How should an organization and an individual interact and contribute to an open source community?
About Arthur:
Arthur is the Co-Founder and CEO of JovianX Anything-as-a-Service(XaaS) Platform, in his previous role as Dir. Product Management at Cloudify Arthur formed the Apache ARIA-TOSCA community under the Apache Software Foundation, Prior to that Arthur was Sr. Technical Product Manager for OpenStack and RHV at Red Hat.
Uncovering the black magic of an open source communityArthur Berezin
Uncovering The Black Magic of an Open Source Community
While the many advantages of open source software are obvious these days, to many it is still a mystery how open source communities are formed and how they function. In this talk we will discuss the different elements of successful open source communities, the different possible structures and how to interact with them as an individual and as a company.
In this talk Arthur and Nir will cover the following topics:
What are the different types of open source communities?
Why and How to start a new open source software community?
What are the possible types of communities, and what are the pros and cons for each?
How should an organization and an individual interact and contribute to an open source community?
Arthur Berezin - Arthur is the Co-Founder of JovianX Anything-As-A-Service(XaaS) Platform, in his previous role as Dir. Product Management at Cloudify Arthur formed the Apache ARIA-TOSCA community under the Apache Software Foundation, Prior to that Arthur was Sr. Technical Product Manager for OpenStack at Red Hat.
Nir Yechiel - Nir is a Principal Product Manager at Red Hat concentrating on networking technologies for Red Hat OpenStack Platform. He has vast experience with open source communities, including OpenStack, Open vSwitch, OVN, DPDK and OpenDaylight.
Kubernetes vs dockers swarm supporting onap oom on multi-cloud multi-stack en...Arthur Berezin
Kubernetes vs Dockers Swarm supporting ONAP-OOM on multi-cloud multi-stack environment
Description: ONAP was set originally to support multiple container platform and cloud through TOSCA. In R1 ONAP and OOM is dependent completely on Kubernetes. As there are other container platforms such as Docker Swarm that are gaining more wider adoption as a simple alternative to Kubernetes. In addition operator may need the flexibility to choose their own container platform and be open for future platform. We need to weight the alternatives and avoid using package managers as Helm that makes K8s mandatory.
The use of TOSCA in conjunction with Kubernetes provides that "happy medium" where on one hand we can leverage Kubernetes to a full extent while at the same time be open to other alternative. In this workshop, we will compare Kubernetes with Docker Swarm and walk through an example of how ONAP can be set to support both platforms using TOSCA.
How cloud native vn fs deployed on open stack will change the telecom industryArthur Berezin
The document discusses how cloud native virtual network functions (VNFs) deployed on OpenStack will change the telecom industry. It makes three key points:
1) Cloud native VNFs running on OpenStack bring automation, hardware efficiency, commodity costs, scalability, and a cloud native pricing model that disrupt traditional telecom networks.
2) Leveraging OpenStack's native services like Neutron, Designate, Magnum, and Kolla can help design cloud native VNFs for provisioning, configuration, monitoring, multi-tenancy, and multi-cloud support.
3) Standardization efforts and open source orchestration tools like Cloudify can help embed automation and lifecycle management for cloud native VNF
OASIS TOSCA Simple Profile 1.0 - Support “OASIS TOSCA Simple Profile 1.0” YAML DSL specification.
OASIS TOSCA Simple Profile 1.0 test suite - Comprehensive coverage of the YAML DSL specification.
OASIS TOSCA Simple Profile 1.0 for NFV - Implement latest reversion of “TOSCA Simple Profile for NFV” draft03 specification.
Modular DSL Parser - Modular DSL Parser capable of supporting multiple DSLs and profiles.
TOSCA Cloud Service Archive(CSAR) Support the standard TOSCA CSAR template archiving format.
Template Validation - Enabled template validation based on the profile used on application or VNF template
Deployment Plans Dynamic Generation - Dynamic generation of deployment plans from on the TOSCA template and plugins used in the TOSCA templates.
Pluggable node Types Plugins mechanism that allows extending the TOSCA normative node types with custom and technology specific node types, allowing TOSCA to natively support the following:
Extend TOSCA Normative types and support introduction of new technology specific node types with their corresponding relationship node types, and lifecycle operation implementations.
Native TOSCA support for Multi-VIM, combination of multiple and mixed environments.
Native TOSCA support for any sVNFM/gVNFM
Live Attribute Injection - Plugins can set node attributes and fill in TOSCA functions allowing for live requirements-and-capabilities processing
TOSCA Workflow Execution Engine TOSCA native workflow execution engine that can run over the deployment graph, execute dynamically generated deployment plans from the TOSCA topology temple, support custom workflows addition to graph based workflow execution.
Model Storage Mechanism Storage mechanism that allows storing the generated objects model and template related resources into filesystem, database and memory.
ARIA Plugins Roadmap
Execution Plugin plugin for execution of scripts, Fabric(SSH) and WinRM for windows
Plugins Roadmap
IaaS
OpenStack
VMWare vSphere
VMWare vCloud
AWS
GCP
Azure
Containers
Docker
Kubernetes
Get Started With ARIA
ARIA-black1-fav
Orchestrating and managing VNFss on openstack - demo- [Cloudify + openstack ...Arthur Berezin
In this demo, we will present how to use Cloudify to configure, deploy, and orchestrate the lifecycle of Fortigate and other VNFs. This real-world example will demonstrate how one Cloudify Manager can be used to orchestrate the VNFs with OpenStack, on ETX devices, in multiple locations anywhere in the world. We will also show how auto-scaling and self-healing operations can be executed when the need arises.
This document discusses TOSCA (Topology and Orchestration Specification for Cloud Applications), an open standard for automating the deployment and management of cloud applications and services. It introduces ARIA, an open source TOSCA orchestration engine library that implements the TOSCA orchestration workflow. ARIA provides a common language and abstraction layer for orchestrating cloud resources across different platforms using declarative YAML definitions and reusable node types.
Cloudify NFV Orchestrator for Optimal PerformanceArthur Berezin
This document discusses the need for environment-aware orchestration to optimize virtual network function (VNF) performance in NFV environments. It outlines the challenges of ensuring performance, scalability, and predictability for data-intensive VNFs across diverse infrastructure platforms. The document introduces Cloudify as an orchestrator that leverages topology, workflows, and policies from the TOSCA standard to provision, configure, monitor and manage VNF blueprints and service chains in an infrastructure-aware manner. It provides an example use case of deploying an OPNFV vIMS solution using Cloudify to optimize performance through capabilities like SR-IOV and DPDK.
An approach for migrating enterprise apps into open stackArthur Berezin
This document discusses approaches for migrating enterprise applications into OpenStack. It describes the orchestration approach using TOSCA (Topology and Orchestration Specification for Cloud Applications) to define application blueprints. These blueprints describe application topology, workflows, and policies. The blueprint is used by orchestration plugins to provision, configure, monitor and manage the application across various infrastructure like IaaS, containers, and configuration management tools. Real life use cases from major enterprises are also discussed. The document announces the upcoming availability of a Cloudify Composer tool for creating application blueprints with a simple web UI.
Orchestrating Cloud Applications With TOSCAArthur Berezin
This document summarizes a presentation about orchestrating cloud applications with TOSCA (Topology and Orchestration Specification for Cloud Applications). It introduces TOSCA, which aims to provide cross-cloud portability for describing application topologies, workflows, policies, and orchestration. Key components of a TOSCA topology are described, including node types, relationships, requirements and capabilities, inputs and outputs. The document also discusses Cloudify, an open-source TOSCA orchestrator that can deploy and manage applications using TOSCA blueprints.
Deep dive into highly available open stack architecture openstack summit va...Arthur Berezin
This document summarizes a presentation on highly available OpenStack architecture. It discusses using Pacemaker and HAProxy for high availability enabling services. Shared databases like MariaDB Galera and message queues like RabbitMQ are made highly available. Individual OpenStack services like Keystone, Glance, Cinder, Nova, Neutron, and Horizon are made highly available through active-active clustering, load balancing, and fencing. The presentation covers topologies for controller, compute, network, and storage nodes. It provides examples of making individual services highly available and discusses ongoing work and future plans to improve high availability in OpenStack.
Openstack platform -Red Hat Pizza and technology event - IsraelArthur Berezin
The document discusses OpenStack, an open source cloud computing platform. It describes OpenStack's modular architecture and core services like Nova for compute, Glance for images, Neutron for networking, Cinder for block storage, and Keystone for identity. It also discusses how Red Hat provides lifecycle support for OpenStack through its RHEL OpenStack Platform, integrating and optimizing OpenStack on Red Hat Enterprise Linux.
Openstack il2014 staypuft- your friendly foreman openstack installerArthur Berezin
Project Staypuft is a plugin for the Foreman OpenStack Installer that provides an intuitive deployment tool for production grade OpenStack installations. It includes features such as a live CD/USB, host auto-discovery via PXE, and an OpenStack-oriented user interface to orchestrate deployments through steps like first deploying controller nodes and then compute nodes. The goal is to simplify the complex OpenStack installation process that typically requires manual configuration and troubleshooting of packages.
This document discusses new features in Red Hat Enterprise Virtualization 3.1, including an HTML5 GWT web admin, improved network management, NIC hot plug, direct LUN support, live snapshots, storage live migration, a POSIX file system storage domain, and Gluster integration. Red Hat Enterprise Virtualization provides a KVM hypervisor and management tools for deploying and managing virtual machines on cloud infrastructure.
Mobile App Development Company in Saudi ArabiaSteve Jonas
EmizenTech is a globally recognized software development company, proudly serving businesses since 2013. With over 11+ years of industry experience and a team of 200+ skilled professionals, we have successfully delivered 1200+ projects across various sectors. As a leading Mobile App Development Company In Saudi Arabia we offer end-to-end solutions for iOS, Android, and cross-platform applications. Our apps are known for their user-friendly interfaces, scalability, high performance, and strong security features. We tailor each mobile application to meet the unique needs of different industries, ensuring a seamless user experience. EmizenTech is committed to turning your vision into a powerful digital product that drives growth, innovation, and long-term success in the competitive mobile landscape of Saudi Arabia.
What is Model Context Protocol(MCP) - The new technology for communication bw...Vishnu Singh Chundawat
The MCP (Model Context Protocol) is a framework designed to manage context and interaction within complex systems. This SlideShare presentation will provide a detailed overview of the MCP Model, its applications, and how it plays a crucial role in improving communication and decision-making in distributed systems. We will explore the key concepts behind the protocol, including the importance of context, data management, and how this model enhances system adaptability and responsiveness. Ideal for software developers, system architects, and IT professionals, this presentation will offer valuable insights into how the MCP Model can streamline workflows, improve efficiency, and create more intuitive systems for a wide range of use cases.
Role of Data Annotation Services in AI-Powered ManufacturingAndrew Leo
From predictive maintenance to robotic automation, AI is driving the future of manufacturing. But without high-quality annotated data, even the smartest models fall short.
Discover how data annotation services are powering accuracy, safety, and efficiency in AI-driven manufacturing systems.
Precision in data labeling = Precision on the production floor.
Technology Trends in 2025: AI and Big Data AnalyticsInData Labs
At InData Labs, we have been keeping an ear to the ground, looking out for AI-enabled digital transformation trends coming our way in 2025. Our report will provide a look into the technology landscape of the future, including:
-Artificial Intelligence Market Overview
-Strategies for AI Adoption in 2025
-Anticipated drivers of AI adoption and transformative technologies
-Benefits of AI and Big data for your business
-Tips on how to prepare your business for innovation
-AI and data privacy: Strategies for securing data privacy in AI models, etc.
Download your free copy nowand implement the key findings to improve your business.
Special Meetup Edition - TDX Bengaluru Meetup #52.pptxshyamraj55
We’re bringing the TDX energy to our community with 2 power-packed sessions:
🛠️ Workshop: MuleSoft for Agentforce
Explore the new version of our hands-on workshop featuring the latest Topic Center and API Catalog updates.
📄 Talk: Power Up Document Processing
Dive into smart automation with MuleSoft IDP, NLP, and Einstein AI for intelligent document workflows.
AI Changes Everything – Talk at Cardiff Metropolitan University, 29th April 2...Alan Dix
Talk at the final event of Data Fusion Dynamics: A Collaborative UK-Saudi Initiative in Cybersecurity and Artificial Intelligence funded by the British Council UK-Saudi Challenge Fund 2024, Cardiff Metropolitan University, 29th April 2025
https://alandix.com/academic/talks/CMet2025-AI-Changes-Everything/
Is AI just another technology, or does it fundamentally change the way we live and think?
Every technology has a direct impact with micro-ethical consequences, some good, some bad. However more profound are the ways in which some technologies reshape the very fabric of society with macro-ethical impacts. The invention of the stirrup revolutionised mounted combat, but as a side effect gave rise to the feudal system, which still shapes politics today. The internal combustion engine offers personal freedom and creates pollution, but has also transformed the nature of urban planning and international trade. When we look at AI the micro-ethical issues, such as bias, are most obvious, but the macro-ethical challenges may be greater.
At a micro-ethical level AI has the potential to deepen social, ethnic and gender bias, issues I have warned about since the early 1990s! It is also being used increasingly on the battlefield. However, it also offers amazing opportunities in health and educations, as the recent Nobel prizes for the developers of AlphaFold illustrate. More radically, the need to encode ethics acts as a mirror to surface essential ethical problems and conflicts.
At the macro-ethical level, by the early 2000s digital technology had already begun to undermine sovereignty (e.g. gambling), market economics (through network effects and emergent monopolies), and the very meaning of money. Modern AI is the child of big data, big computation and ultimately big business, intensifying the inherent tendency of digital technology to concentrate power. AI is already unravelling the fundamentals of the social, political and economic world around us, but this is a world that needs radical reimagining to overcome the global environmental and human challenges that confront us. Our challenge is whether to let the threads fall as they may, or to use them to weave a better future.
DevOpsDays Atlanta 2025 - Building 10x Development Organizations.pptxJustin Reock
Building 10x Organizations with Modern Productivity Metrics
10x developers may be a myth, but 10x organizations are very real, as proven by the influential study performed in the 1980s, ‘The Coding War Games.’
Right now, here in early 2025, we seem to be experiencing YAPP (Yet Another Productivity Philosophy), and that philosophy is converging on developer experience. It seems that with every new method we invent for the delivery of products, whether physical or virtual, we reinvent productivity philosophies to go alongside them.
But which of these approaches actually work? DORA? SPACE? DevEx? What should we invest in and create urgency behind today, so that we don’t find ourselves having the same discussion again in a decade?
Semantic Cultivators : The Critical Future Role to Enable AIartmondano
By 2026, AI agents will consume 10x more enterprise data than humans, but with none of the contextual understanding that prevents catastrophic misinterpretations.
Generative Artificial Intelligence (GenAI) in BusinessDr. Tathagat Varma
My talk for the Indian School of Business (ISB) Emerging Leaders Program Cohort 9. In this talk, I discussed key issues around adoption of GenAI in business - benefits, opportunities and limitations. I also discussed how my research on Theory of Cognitive Chasms helps address some of these issues
Noah Loul Shares 5 Steps to Implement AI Agents for Maximum Business Efficien...Noah Loul
Artificial intelligence is changing how businesses operate. Companies are using AI agents to automate tasks, reduce time spent on repetitive work, and focus more on high-value activities. Noah Loul, an AI strategist and entrepreneur, has helped dozens of companies streamline their operations using smart automation. He believes AI agents aren't just tools—they're workers that take on repeatable tasks so your human team can focus on what matters. If you want to reduce time waste and increase output, AI agents are the next move.
HCL Nomad Web – Best Practices und Verwaltung von Multiuser-Umgebungenpanagenda
Webinar Recording: https://www.panagenda.com/webinars/hcl-nomad-web-best-practices-und-verwaltung-von-multiuser-umgebungen/
HCL Nomad Web wird als die nächste Generation des HCL Notes-Clients gefeiert und bietet zahlreiche Vorteile, wie die Beseitigung des Bedarfs an Paketierung, Verteilung und Installation. Nomad Web-Client-Updates werden “automatisch” im Hintergrund installiert, was den administrativen Aufwand im Vergleich zu traditionellen HCL Notes-Clients erheblich reduziert. Allerdings stellt die Fehlerbehebung in Nomad Web im Vergleich zum Notes-Client einzigartige Herausforderungen dar.
Begleiten Sie Christoph und Marc, während sie demonstrieren, wie der Fehlerbehebungsprozess in HCL Nomad Web vereinfacht werden kann, um eine reibungslose und effiziente Benutzererfahrung zu gewährleisten.
In diesem Webinar werden wir effektive Strategien zur Diagnose und Lösung häufiger Probleme in HCL Nomad Web untersuchen, einschließlich
- Zugriff auf die Konsole
- Auffinden und Interpretieren von Protokolldateien
- Zugriff auf den Datenordner im Cache des Browsers (unter Verwendung von OPFS)
- Verständnis der Unterschiede zwischen Einzel- und Mehrbenutzerszenarien
- Nutzung der Client Clocking-Funktion
#StandardsGoals for 2025: Standards & certification roundup - Tech Forum 2025BookNet Canada
Book industry standards are evolving rapidly. In the first part of this session, we’ll share an overview of key developments from 2024 and the early months of 2025. Then, BookNet’s resident standards expert, Tom Richardson, and CEO, Lauren Stewart, have a forward-looking conversation about what’s next.
Link to recording, transcript, and accompanying resource: https://bnctechforum.ca/sessions/standardsgoals-for-2025-standards-certification-roundup/
Presented by BookNet Canada on May 6, 2025 with support from the Department of Canadian Heritage.
Spark is a powerhouse for large datasets, but when it comes to smaller data workloads, its overhead can sometimes slow things down. What if you could achieve high performance and efficiency without the need for Spark?
At S&P Global Commodity Insights, having a complete view of global energy and commodities markets enables customers to make data-driven decisions with confidence and create long-term, sustainable value. 🌍
Explore delta-rs + CDC and how these open-source innovations power lightweight, high-performance data applications beyond Spark! 🚀
How Can I use the AI Hype in my Business Context?Daniel Lehner
𝙄𝙨 𝘼𝙄 𝙟𝙪𝙨𝙩 𝙝𝙮𝙥𝙚? 𝙊𝙧 𝙞𝙨 𝙞𝙩 𝙩𝙝𝙚 𝙜𝙖𝙢𝙚 𝙘𝙝𝙖𝙣𝙜𝙚𝙧 𝙮𝙤𝙪𝙧 𝙗𝙪𝙨𝙞𝙣𝙚𝙨𝙨 𝙣𝙚𝙚𝙙𝙨?
Everyone’s talking about AI but is anyone really using it to create real value?
Most companies want to leverage AI. Few know 𝗵𝗼𝘄.
✅ What exactly should you ask to find real AI opportunities?
✅ Which AI techniques actually fit your business?
✅ Is your data even ready for AI?
If you’re not sure, you’re not alone. This is a condensed version of the slides I presented at a Linkedin webinar for Tecnovy on 28.04.2025.
Dev Dives: Automate and orchestrate your processes with UiPath MaestroUiPathCommunity
This session is designed to equip developers with the skills needed to build mission-critical, end-to-end processes that seamlessly orchestrate agents, people, and robots.
📕 Here's what you can expect:
- Modeling: Build end-to-end processes using BPMN.
- Implementing: Integrate agentic tasks, RPA, APIs, and advanced decisioning into processes.
- Operating: Control process instances with rewind, replay, pause, and stop functions.
- Monitoring: Use dashboards and embedded analytics for real-time insights into process instances.
This webinar is a must-attend for developers looking to enhance their agentic automation skills and orchestrate robust, mission-critical processes.
👨🏫 Speaker:
Andrei Vintila, Principal Product Manager @UiPath
This session streamed live on April 29, 2025, 16:00 CET.
Check out all our upcoming Dev Dives sessions at https://community.uipath.com/dev-dives-automation-developer-2025/.
The Evolution of Meme Coins A New Era for Digital Currency ppt.pdfAbi john
Analyze the growth of meme coins from mere online jokes to potential assets in the digital economy. Explore the community, culture, and utility as they elevate themselves to a new era in cryptocurrency.
UiPath Community Berlin: Orchestrator API, Swagger, and Test Manager APIUiPathCommunity
Join this UiPath Community Berlin meetup to explore the Orchestrator API, Swagger interface, and the Test Manager API. Learn how to leverage these tools to streamline automation, enhance testing, and integrate more efficiently with UiPath. Perfect for developers, testers, and automation enthusiasts!
📕 Agenda
Welcome & Introductions
Orchestrator API Overview
Exploring the Swagger Interface
Test Manager API Highlights
Streamlining Automation & Testing with APIs (Demo)
Q&A and Open Discussion
Perfect for developers, testers, and automation enthusiasts!
👉 Join our UiPath Community Berlin chapter: https://community.uipath.com/berlin/
This session streamed live on April 29, 2025, 18:00 CET.
Check out all our upcoming UiPath Community sessions at https://community.uipath.com/events/.
Book industry standards are evolving rapidly. In the first part of this session, we’ll share an overview of key developments from 2024 and the early months of 2025. Then, BookNet’s resident standards expert, Tom Richardson, and CEO, Lauren Stewart, have a forward-looking conversation about what’s next.
Link to recording, presentation slides, and accompanying resource: https://bnctechforum.ca/sessions/standardsgoals-for-2025-standards-certification-roundup/
Presented by BookNet Canada on May 6, 2025 with support from the Department of Canadian Heritage.
2. Arthur Berezin RHCE
Sr. Technical Product Manager OpenStack, RHEV
Red Hat
Cloud Systems Engineer
LivePerson
Red Hat Linux Instructor
John Bryce
Red Hat Enterprise Virtualization Lead
Red Hat Group, Matrix
Customer Support Engineer
Red Hat Group, Matrix
IDF Intelligence Alumni
I believe in “Free As in Speech”
vs. “Free As In Beer”
4. VIRTUALIZATION
INFRASTRUCTURES
●
●
●
●
●
●
●
●
Greater server utilization
Less server sprawl
Minimize space & power
Higher staff productivity
Business continuity
Fault tolerance and HA
Extended service levels
Lifecycle management
PRIVATE & HYBRID CLOUD
INFRASTRUCTURES
●
●
●
●
●
●
Self service
Automated provisioning
Charge-back and quotas
Workload portability
Disposable resources
Heterogeneous management
5. CLOUD
WORKLOADS
TRADITIONAL
WORKLOADS
●
●
●
●
●
●
●
Stateful VMs, application = VM
Big VMs: vCPU, vRAM, storage
inside VM
Application SLA = SLA of VM
Lifecycle measured in years
VMs scale up: add vCPU, vRAM,
etc.
Applications not designed to
tolerate failure of VMs
●
●
●
●
●
●
Stateless VMs
Small VMs: vCPU, vRAM, storage
separate
Application SLA <> SLA of any one
VM
SLA requires ability to create and
destroy VMs where needed
Lifecycle measured in hours to
months
Applications scale out: add more
VMs
Applications tolerate failure of VMs
6. PETS =
TRADITIONAL WORKLOADS
●
Pets are given names like
●
FARM ANIMALS =
CLOUD WORKLOADS
rover.internal.redhat.com
●
●
●
They are unique, lovingly
hand raised and cared for
●
When they get ill you nurse
them back to health
●
Farm animals have tag
numbers like
piggie242.redhat.com
They are almost identical
to each other
When they get ill you get
another one
13. ●
●
●
●
●
●
Open source, communitydeveloped (upstream)
software
Founded by Rackspace
Hosting and NASA
Managed by the
OpenStack Foundation
Vibrant group of
developers collaborating
on open source cloud
infrastructure
●
●
Latest OpenStack
software, packaged in a
managed
open
source community
●
●
Facilitated by Red Hat
●
●
Aimed at architects and
developers who want to
create, test,
collaborate
●
●
Software distributed under
the Apache 2.0 license
●
No certifications, no
support
●
●
Freely available, not for
sale
Six-month release cadence
mirroring community
●
No certification, no
support
Installs on Red Hat and
derivatives
●
Enterprise-hardened
OpenStack software
Delivered with an
enterprise life cycle
Six-month release
cadence offset from
community releases to
allow testing
Aimed at long-term
production deployments
Certified hardware and
software through the Red
Hat OpenStack Cloud
Infrastructure Partner
Network
Supported by Red Hat
14. OPENSTACK CORE PROJECTS
OpenStack Identity (KEYSTONE)
●
Identity Service
●
Common authorization framework
●
Manages users, tenants and roles
●
Pluggable backends (SQL, PAM, LDAP, etc)
RED HAT ENTERPRISE LINUX OPENSTACK PLATFORM
15. OPENSTACK CORE PROJECTS
OpenStack Compute (NOVA)
●
Core compute service comprised of
●
Compute Nodes – hypervisors that run virtual machines
Supports multiple hypervisors KVM, Xen, LXC, Hyper-V and ESX
Distributed controllers that handle scheduling, API calls, etc
●
●
●
Native OpenStack API and Amazon EC2 compatible API
RED HAT ENTERPRISE LINUX OPENSTACK PLATFORM
18. OPENSTACK CORE PROJECTS
OpenStack Image Service (GLANCE)
●
Image service
●
Stores and retrieves disk images (virtual machine templates)
●
Supports Raw, QCOW, VMDK, VHD, ISO, OVF & AMI/AKI
●
Backend storage : Filesystem, Swift, Amazon S3
RED HAT ENTERPRISE LINUX OPENSTACK PLATFORM
19. OPENSTACK CORE PROJECTS
OpenStack Object Storage (SWIFT)
●
Object Storage service
●
Modeled after Amazon's S3 service
●
Provides simple service for storing and retrieving arbitrary data
●
Native API and S3 compatible API
RED HAT ENTERPRISE LINUX OPENSTACK PLATFORM
20. OPENSTACK CORE PROJECTS
OpenStack Networking (formerly QUANTUM)
●
Network Service
●
Provides framework for Software Defined Network (SDN)
●
Plugin architecture
●
Allows integration of hardware and software based network
solutions
RED HAT ENTERPRISE LINUX OPENSTACK PLATFORM
21. OPENSTACK CORE PROJECTS
OpenStack Block Storage (CINDER)
●
Block Storage (Volume) Service
●
Provides block storage for virtual machines (persistent disks)
●
Similar to Amazon EBS service
●
Plugin architecture for vendor extensions
eg. NetApp driver for Cinder
RED HAT ENTERPRISE LINUX OPENSTACK PLATFORM
22. OPENSTACK CORE PROJECTS
OpenStack Dashboard (HORIZON)
●
Dashboard
●
Provides simple self service UI for end-users
●
Basic cloud administrator functions
●
Define users, tenants and quotas
●
No infrastructure management
RED HAT ENTERPRISE LINUX OPENSTACK PLATFORM
24. OpenStack Monitoring and Metering (CEILOMETER)
–
Goal: To provide a single infrastructure to collect measurements from
an entire OpenStack infrastructure; eliminate need for multiple agents
attaching to multiple OpenStack projects
–
Primary targets metering and monitoring; provides extensibility
26. Resources to get started with OpenStack
●
Upstream distrobution
–
●
Enteprise Product
–
●
http://openstack.redhat.com/Quickstart
http://www.redhat.com/openstack/
For Developers
–
http://devstack.org/