SlideShare a Scribd company logo
1 of 50
Download to read offline
WELCOME Attendees!
India User Group
MEETUP
WELCOME!
9:30 – 10.00: Registration + Meetup Welcome
10:00 – 10:30: CloudStack 101: The Best Way to Build Your Private Cloud – Rohit Yadav,
VP Apache CloudStack
10:40 – 11:10: What’s New in CloudStack 4.19 – Abhishek Kumar, Release Manager
Apache CloudStack 4.19
11:20 – 11:50: How We Grew Up with CloudStack and its Journey – Dilip Singh, DataHub
12:00 – 12:30: VM Migration from VMware to CloudStack and KVM – Suresh Anaparti,
ShapeBlue
12:30 – 13:30: Q&A | Lunch Break
13:30 – 14:15: Elevating Cloud Infrastructure with Object Storage, DRS, VM Scheduling,
and DRaaS – Jithin Raju & Vishesh Jindal, ShapeBlue
14:25 – 15:10: CloudStack Tooling Ecosystem – Kiran Chavala, ShapeBlue
15:20 – 15:50: CloudStack Authentication Methods – Harikrishna Patnala, ShapeBlue
16:00 – 17:00: Discussions | Beverages & Snacks | Closing
India User Group
MEETUP
Recent & Upcoming Events
• CloudStack India User Group 2024, Hyderabad, Feb 23 2024
• Ceph and CloudStack Day 2024, Amsterdam, Feb 22 2024
• CloudStack Collaboration Conference 2023, Paris, Nov 23-24
2023
• CloudStack India User Group 2023, Bangalore, 18 Aug 2023
• Upcoming:
• CloudStack Collaboration Conference 2024, Nov, Madrid
• TBD - CloudStack India User Group 2024, Delhi/NCR, H2’24
India User Group
MEETUP
Thanks in Advance
• Quality Matrix and Sashikanth Vallepalli for the Venue
• Organisers and Helpers:
• Venkata Gade
• Ivet Petrova
• Jamie Pell
• Speakers & Presenters, Sponsors…
India User Group
MEETUP
#CSIndiaUG2024
#CloudStack
@CloudStack
INDIA USER GROUP
MEETUP
CLOUDSTACK 101
THE BEST WAY TO BUILD
YOUR PRIVATE CLOUD
RohiT YADAV
FEBRUARY 23, 2024 | HYDERABAD, INDIA
India User Group
MEETUP
Rohit YADAV
rohit@apache.org | @rohityadavcloud
Apache CloudStack Committer, PMC Member & VP
Chair, CloudStack India User Group
VP Engineering ShapeBlue
India User Group
MEETUP
What is ?
Apache CloudStack™is an
scalable, multi-tenant,
open-source, hypervisor-agnostic
cloud orchestration platform for
delivering Infrastructure as-a
Service (IaaS) clouds
India User Group
MEETUP
What are use-cases?
Private Cloud Public Cloud
Hybrid Cloud
Edge Cloud
India User Group
MEETUP
What does?
Hypervisor
Networking Compute Storage
CMP Orchestration Layer
Orchestration API
eCommerce Platform
India User Group
MEETUP
What does?
Hypervisor
Networking Compute Storage
CMP Orchestration Layer
Orchestration API
eCommerce Platform
India User Group
MEETUP
What does?
Hypervisor
Networking Compute Storage
CMP Orchestration Layer
Orchestration API
eCommerce Platform
India User Group
MEETUP
What does?
Hypervisor
Networking Compute Storage
CMP Orchestration Layer
Orchestration API
eCommerce Platform
India User Group
MEETUP
What does?
Hypervisor (KVM, VMware, XenServer/XCP-ng…)
Networking Compute Storage
CMP Orchestration Layer
Orchestration API
eCommerce Platform
India User Group
MEETUP
What does?
Hypervisor (KVM, VMware, XenServer/XCP-ng…)
Networking Compute Storage
Apache CloudStack
Orchestration API
eCommerce Platform
India User Group
MEETUP
What does?
Hypervisor (KVM, VMware, XenServer/XCP-ng…)
Networking Compute Storage
Apache CloudStack
CloudStack API
eCommerce Platform
India User Group
MEETUP
What does?
Hypervisor (KVM, VMware, XenServer/XCP-ng…)
Networking Compute Storage
Apache CloudStack
CloudStack API
CloudStack UI 3rd Party Platforms
India User Group
MEETUP
What does?
Hypervisor (KVM, VMware, XenServer/XCP-ng…)
Networking Compute Storage
Apache CloudStack
CloudStack API
CloudStack UI
3rd Party/Ecommerce
Platforms
CloudMonkey CLI
Kubernetes Service
India User Group
MEETUP
What does?
Hypervisor (KVM, VMware, XenServer/XCP-ng…)
Networking Compute Storage
Apache CloudStack
CloudStack API
CloudStack UI
3rd Party/Ecommerce
Platforms
CloudMonkey CLI
Kubernetes Service
Kubernetes
CAPC / EKS-A
Dev Tools (Terraform,
Ansible, Automation…)
Multi-Cloud
Management
India User Group
MEETUP
India User Group
MEETUP
Why ?
• Turnkey, Integrated end-to-end IaaS
product
• Proven at scale, widespread adoption
• Rapid time to value
• Low TCO: Low implementation and
operational costs
• Truly multi-tenant
• User-led, community driven, governed
by the Apache Software Foundation
• Easy Integration / Narrow Scope
• Free and Open-source, Enabler
Technology
India User Group
MEETUP
Advantages
• Broad and Deep hypervisor support:
KVM, VMware, XenServer/XCP-ng and
others
• Enterprise-grade multi-tenant virtual
networking model
• Highly Scalable architecture:
• Supports thousands of hosts and
virtual machine guests
• Highly Available:
• Automatic failover for virtual
machines
India User Group
MEETUP
Advantages
• User Self-Service: Web UI, CLI,
REST-based API
• Support for Kubernetes Clusters with
CKS & CAPC/EKS-A: Seamless
container-as-a service offering in IaaS
environment
• Tons of great features!
• Supports Terraform, Ansible and other
Developer and automation tools
India User Group
MEETUP
Who’s Using CloudStack?
India User Group
MEETUP
Users
India User Group
MEETUP
India User Group
MEETUP
Our “Known Users” list shows 225
organisations and companies.
In the last 12 months, CloudStack management
server packages downloaded 227,780 times
from 9037 unique IP addresses.**
**data as of 9th Nov 2023, from download.cloudstack.org and packages.shapeblue.com
India User Group
MEETUP
CloudStack Users Everywhere
**36 months download stats mapped: https://ipinfo.io/tools/map/94e8a49d-33a8-4f34-8d5d-6c9d19a6a4f8
… in 139 Countries,
across 1986 Cities
India User Group
MEETUP
CloudStack
Demo
India User Group
MEETUP
• List all VMs of a user:
http://192.168.1.10:8080/client/api?command=listVirtualMachines&listall=tru
e
• Create a new network:
http://192.168.1.10:8080/client/api/?zoneId=323a3a13-7758-4042-98fc-e165
da1b139c&name=test&displayText=test&networkOfferingId=456bd20f-20e5-4
fa3-9f10-32d17323753b&command=createNetwork
• Deploy a new instance on the network:
http://192.168.1.10:8080/client/api/?zoneid=323a3a13-7758-4042-98fc-e165
da1b139c&boottype=BIOS&bootmode=LEGACY&dynamicscalingenabled=false
&iothreadsenabled=false&templateid=08d5308d-d571-4568-ba21-fde17053c2
f9&startvm=true&serviceofferingid=3489ff9a-b8b3-4a32-aa9e-8ac224a3e596
&affinitygroupids=&iptonetworklist[0].networkid=b3b4b643-72a4-46c3-856d-
07d698b7a289&keypairs=&command=deployVirtualMachine
Run everything using APIs
India User Group
MEETUP
https://cloudstack.apache.org/api
CloudStack API Docs
India User Group
MEETUP
● Users:
○ Provision scalable infra to other layers (k8s etc)
○ Scripted build/teardown of R&D, test environments
○ Automated deployment of baseline production
environments
○ Automated deployment of DR environments
○ CI/CD pipelines
● Enterprise and Operators:
○ Creation of custom multi-tenant user portals
○ BSS / Billing integration
CloudStack APIs Advantage
India User Group
MEETUP
CloudStack CloudMonkey CLI
India User Group
MEETUP
CloudStack Architecture
India User Group
MEETUP
XenServer/
XCP-ng
KVM VMware Baremetal
Hyper-V OVM
Compute
India User Group
MEETUP
XenServer/
XCP-ng
KVM VMware Baremetal
Hyper-V OVM
Compute
FiberChannel
Local Storage
iSCSI
Primary Storage (Compute)
NFS
India User Group
MEETUP
XenServer/
XCP-ng
KVM VMware Baremetal
Hyper-V OVM
Compute
FiberChannel
Local Storage
iSCSI
Primary Storage (Compute)
NFS
NetApp
Ceph
Linbit
Dell EMC Storpool
HPE
PureStorage
Managed Storage
India User Group
MEETUP
XenServer/
XCP-ng
KVM VMware Baremetal
Hyper-V OVM
Compute
FiberChannel
Local Storage
iSCSI
Primary Storage (Compute)
NFS
NetApp
Ceph
Linbit
Dell EMC Storpool
HPE
PureStorage
Managed Storage
Secondary Storage (User Accessible)
Swift S3
NFS
India User Group
MEETUP
XenServer/
XCP-ng
KVM VMware Baremetal
Hyper-V OVM
Compute
FiberChannel
Local Storage
iSCSI
Primary Storage (Compute)
NFS
NetApp
Ceph
Linbit
Dell EMC Storpool
HPE
PureStorage
Managed Storage
Secondary Storage (User Accessible)
Swift S3
NFS
Object Storage (User Accessible)
Min.io Ceph
India User Group
MEETUP
Networking
Advanced L2
Basic L3
VLAN VXLAN GRE …
Security Groups
Services
Routing Firewall DHCP DNS
LB VPN PF …
India User Group
MEETUP
Zone -
Gurugram1
Region - USA
Region - APAC
Pod
Zone - Hyderabad1
Pod
Cluster-
VMware1
Cluster-
KVM1
Cluster
Host
Host
Primary
Storage
Secondary Storage Primary Storage
India User Group
MEETUP
Deployment Model
India User Group
MEETUP
Deployment Model
India User Group
MEETUP
CloudStack Community
India User Group
MEETUP
CloudStack History
2008
cloud.com
Vmops launches, rebrands as
cloud.com, Citrix later acquires it in
2011
Apache CloudStack
Citrix donates CloudStack to the
Apache Software Foundation
2012
Top Level Project
CloudStack graduates to become
a top level Apache project,
majority of committers not from
Citrix from 2014 onwards
2013
Fully Community Driven
Citrix leaves the project, lots of
releases, adoption continues to
grow
2016-now
India User Group
MEETUP
Apache CloudStack
● Developed by the Apache CloudStack Community
● Governed by the Apache Software Foundation
● 2 Releases Per Year
● LTS Releases
● Diverse user-driven community
Apache
Software
Foundation
/
Board
Project Management
Committee (PMC)
Project Management
Committee (PMC)
Project Committers
Users / Contributors
Project Committers
Users / Contributors
India User Group
MEETUP
CloudStack Community Today
● 135+ Diverse Committers
● 55+ Diverse PMC Members
● Busy Mailing and Github activities
● Thousands of packages downloads
● Last four weeks:
○ 60 merged PRs
○ 45 open PRs
○ 57 closed issues
○ 43 new issues
○ 35 authors
● 2,360+ Unique visitors in last 15
days
● Lots of meetups and events…
India User Group
MEETUP
Where To Go Next?
● Download from CloudStack Website:
https://cloudstack.apache.org
● Try Simulator:
https://qa.cloudstack.cloud/simulator/
● Documentation:
http://docs.cloudstack.apache.org
● Mailing lists:
https://cloudstack.apache.org/mailing-lists
● Events & Meetups:
https://cloudstack.apache.org/events
https://cloudstackcollab.org
India User Group
MEETUP
Thank You | Q&A
#CloudStackJustWorks

More Related Content

Similar to CloudStack 101: The Best Way to Build Your Private Cloud – Rohit Yadav, VP Apache CloudStack

Microsoft Azure Stack
Microsoft Azure StackMicrosoft Azure Stack
Microsoft Azure StackTudor Damian
 
Ignacio design and building of iaa s clouds
Ignacio design and building of iaa s cloudsIgnacio design and building of iaa s clouds
Ignacio design and building of iaa s cloudsEuroCloud
 
Ignacio design and building of iaa s clouds
Ignacio design and building of iaa s cloudsIgnacio design and building of iaa s clouds
Ignacio design and building of iaa s cloudsEuroCloud
 
Real World Application Orchestration Made Easy on VMware vCloud Air, vSphere ...
Real World Application Orchestration Made Easy on VMware vCloud Air, vSphere ...Real World Application Orchestration Made Easy on VMware vCloud Air, vSphere ...
Real World Application Orchestration Made Easy on VMware vCloud Air, vSphere ...Nati Shalom
 
Cisco Cloud Computing and Open Stack: Velocity 2011
Cisco Cloud Computing and Open Stack: Velocity 2011Cisco Cloud Computing and Open Stack: Velocity 2011
Cisco Cloud Computing and Open Stack: Velocity 2011Cisco Service Provider
 
마이크로소프트 애저 및 클라우드 트렌드 소개 (부제: Beyond IaaS)
마이크로소프트 애저 및 클라우드 트렌드 소개 (부제: Beyond IaaS)마이크로소프트 애저 및 클라우드 트렌드 소개 (부제: Beyond IaaS)
마이크로소프트 애저 및 클라우드 트렌드 소개 (부제: Beyond IaaS)Ian Choi
 
Docker Roadshow 2016
Docker Roadshow 2016Docker Roadshow 2016
Docker Roadshow 2016Docker, Inc.
 
Red Hat Openshift on Microsoft Azure
Red Hat Openshift on Microsoft AzureRed Hat Openshift on Microsoft Azure
Red Hat Openshift on Microsoft AzureJohn Archer
 
Cloudify 4.6 highlights webinar
Cloudify 4.6 highlights webinarCloudify 4.6 highlights webinar
Cloudify 4.6 highlights webinarCloudify Community
 
Introduction to Orchestration and DevOps with OpenStack
Introduction to Orchestration and DevOps with OpenStackIntroduction to Orchestration and DevOps with OpenStack
Introduction to Orchestration and DevOps with OpenStackAbderrahmane TEKFI
 
Openstack - Enterprise cloud management platform
Openstack - Enterprise cloud management platformOpenstack - Enterprise cloud management platform
Openstack - Enterprise cloud management platformNagaraj Shenoy
 
CSEUG introduction
CSEUG introductionCSEUG introduction
CSEUG introductionShapeBlue
 
Windows server 2016_overview-the_beginning_of_a_hybrid_cloud_inspired_journey...
Windows server 2016_overview-the_beginning_of_a_hybrid_cloud_inspired_journey...Windows server 2016_overview-the_beginning_of_a_hybrid_cloud_inspired_journey...
Windows server 2016_overview-the_beginning_of_a_hybrid_cloud_inspired_journey...Sumit Dutt
 
CEPH & OPENSTACK - Red Hat's Winning Combination for Enterprise Clouds
CEPH & OPENSTACK - Red Hat's Winning Combination for Enterprise CloudsCEPH & OPENSTACK - Red Hat's Winning Combination for Enterprise Clouds
CEPH & OPENSTACK - Red Hat's Winning Combination for Enterprise CloudsRed Hat India Pvt. Ltd.
 
'DOCKER' & CLOUD: ENABLERS For DEVOPS
'DOCKER' & CLOUD:  ENABLERS For DEVOPS'DOCKER' & CLOUD:  ENABLERS For DEVOPS
'DOCKER' & CLOUD: ENABLERS For DEVOPSACA IT-Solutions
 

Similar to CloudStack 101: The Best Way to Build Your Private Cloud – Rohit Yadav, VP Apache CloudStack (20)

Microsoft Azure Stack
Microsoft Azure StackMicrosoft Azure Stack
Microsoft Azure Stack
 
Ignacio design and building of iaa s clouds
Ignacio design and building of iaa s cloudsIgnacio design and building of iaa s clouds
Ignacio design and building of iaa s clouds
 
Ignacio design and building of iaa s clouds
Ignacio design and building of iaa s cloudsIgnacio design and building of iaa s clouds
Ignacio design and building of iaa s clouds
 
Real World Application Orchestration Made Easy on VMware vCloud Air, vSphere ...
Real World Application Orchestration Made Easy on VMware vCloud Air, vSphere ...Real World Application Orchestration Made Easy on VMware vCloud Air, vSphere ...
Real World Application Orchestration Made Easy on VMware vCloud Air, vSphere ...
 
PaaS Solutions Comparison
PaaS Solutions ComparisonPaaS Solutions Comparison
PaaS Solutions Comparison
 
CloudStack vs Openstack
CloudStack vs OpenstackCloudStack vs Openstack
CloudStack vs Openstack
 
Introduction to CloudStack: How to Deploy and Manage Infrastructure-as-a-Serv...
Introduction to CloudStack: How to Deploy and Manage Infrastructure-as-a-Serv...Introduction to CloudStack: How to Deploy and Manage Infrastructure-as-a-Serv...
Introduction to CloudStack: How to Deploy and Manage Infrastructure-as-a-Serv...
 
Cisco Cloud Computing and Open Stack: Velocity 2011
Cisco Cloud Computing and Open Stack: Velocity 2011Cisco Cloud Computing and Open Stack: Velocity 2011
Cisco Cloud Computing and Open Stack: Velocity 2011
 
마이크로소프트 애저 및 클라우드 트렌드 소개 (부제: Beyond IaaS)
마이크로소프트 애저 및 클라우드 트렌드 소개 (부제: Beyond IaaS)마이크로소프트 애저 및 클라우드 트렌드 소개 (부제: Beyond IaaS)
마이크로소프트 애저 및 클라우드 트렌드 소개 (부제: Beyond IaaS)
 
Docker Roadshow 2016
Docker Roadshow 2016Docker Roadshow 2016
Docker Roadshow 2016
 
Cloud Computing
Cloud ComputingCloud Computing
Cloud Computing
 
4 hp converged_cloud
4 hp converged_cloud4 hp converged_cloud
4 hp converged_cloud
 
Red Hat Openshift on Microsoft Azure
Red Hat Openshift on Microsoft AzureRed Hat Openshift on Microsoft Azure
Red Hat Openshift on Microsoft Azure
 
Cloudify 4.6 highlights webinar
Cloudify 4.6 highlights webinarCloudify 4.6 highlights webinar
Cloudify 4.6 highlights webinar
 
Introduction to Orchestration and DevOps with OpenStack
Introduction to Orchestration and DevOps with OpenStackIntroduction to Orchestration and DevOps with OpenStack
Introduction to Orchestration and DevOps with OpenStack
 
Openstack - Enterprise cloud management platform
Openstack - Enterprise cloud management platformOpenstack - Enterprise cloud management platform
Openstack - Enterprise cloud management platform
 
CSEUG introduction
CSEUG introductionCSEUG introduction
CSEUG introduction
 
Windows server 2016_overview-the_beginning_of_a_hybrid_cloud_inspired_journey...
Windows server 2016_overview-the_beginning_of_a_hybrid_cloud_inspired_journey...Windows server 2016_overview-the_beginning_of_a_hybrid_cloud_inspired_journey...
Windows server 2016_overview-the_beginning_of_a_hybrid_cloud_inspired_journey...
 
CEPH & OPENSTACK - Red Hat's Winning Combination for Enterprise Clouds
CEPH & OPENSTACK - Red Hat's Winning Combination for Enterprise CloudsCEPH & OPENSTACK - Red Hat's Winning Combination for Enterprise Clouds
CEPH & OPENSTACK - Red Hat's Winning Combination for Enterprise Clouds
 
'DOCKER' & CLOUD: ENABLERS For DEVOPS
'DOCKER' & CLOUD:  ENABLERS For DEVOPS'DOCKER' & CLOUD:  ENABLERS For DEVOPS
'DOCKER' & CLOUD: ENABLERS For DEVOPS
 

More from ShapeBlue

CloudStack Authentication Methods – Harikrishna Patnala, ShapeBlue
CloudStack Authentication Methods – Harikrishna Patnala, ShapeBlueCloudStack Authentication Methods – Harikrishna Patnala, ShapeBlue
CloudStack Authentication Methods – Harikrishna Patnala, ShapeBlueShapeBlue
 
CloudStack Tooling Ecosystem – Kiran Chavala, ShapeBlue
CloudStack Tooling Ecosystem – Kiran Chavala, ShapeBlueCloudStack Tooling Ecosystem – Kiran Chavala, ShapeBlue
CloudStack Tooling Ecosystem – Kiran Chavala, ShapeBlueShapeBlue
 
Elevating Cloud Infrastructure with Object Storage, DRS, VM Scheduling, and D...
Elevating Cloud Infrastructure with Object Storage, DRS, VM Scheduling, and D...Elevating Cloud Infrastructure with Object Storage, DRS, VM Scheduling, and D...
Elevating Cloud Infrastructure with Object Storage, DRS, VM Scheduling, and D...ShapeBlue
 
VM Migration from VMware to CloudStack and KVM – Suresh Anaparti, ShapeBlue
VM Migration from VMware to CloudStack and KVM – Suresh Anaparti, ShapeBlueVM Migration from VMware to CloudStack and KVM – Suresh Anaparti, ShapeBlue
VM Migration from VMware to CloudStack and KVM – Suresh Anaparti, ShapeBlueShapeBlue
 
How We Grew Up with CloudStack and its Journey – Dilip Singh, DataHub
How We Grew Up with CloudStack and its Journey – Dilip Singh, DataHubHow We Grew Up with CloudStack and its Journey – Dilip Singh, DataHub
How We Grew Up with CloudStack and its Journey – Dilip Singh, DataHubShapeBlue
 
What’s New in CloudStack 4.19, Abhishek Kumar, Release Manager Apache CloudSt...
What’s New in CloudStack 4.19, Abhishek Kumar, Release Manager Apache CloudSt...What’s New in CloudStack 4.19, Abhishek Kumar, Release Manager Apache CloudSt...
What’s New in CloudStack 4.19, Abhishek Kumar, Release Manager Apache CloudSt...ShapeBlue
 
How We Use CloudStack to Provide Managed Hosting - Swen Brüseke - proIO
How We Use CloudStack to Provide Managed Hosting - Swen Brüseke - proIOHow We Use CloudStack to Provide Managed Hosting - Swen Brüseke - proIO
How We Use CloudStack to Provide Managed Hosting - Swen Brüseke - proIOShapeBlue
 
Enabling DPU Hardware Accelerators in XCP-ng Cloud Platform Environment - And...
Enabling DPU Hardware Accelerators in XCP-ng Cloud Platform Environment - And...Enabling DPU Hardware Accelerators in XCP-ng Cloud Platform Environment - And...
Enabling DPU Hardware Accelerators in XCP-ng Cloud Platform Environment - And...ShapeBlue
 
Zero to Cloud Hero: Crafting a Private Cloud from Scratch with XCP-ng, Xen Or...
Zero to Cloud Hero: Crafting a Private Cloud from Scratch with XCP-ng, Xen Or...Zero to Cloud Hero: Crafting a Private Cloud from Scratch with XCP-ng, Xen Or...
Zero to Cloud Hero: Crafting a Private Cloud from Scratch with XCP-ng, Xen Or...ShapeBlue
 
KVM Security Groups Under the Hood - Wido den Hollander - Your.Online
KVM Security Groups Under the Hood - Wido den Hollander - Your.OnlineKVM Security Groups Under the Hood - Wido den Hollander - Your.Online
KVM Security Groups Under the Hood - Wido den Hollander - Your.OnlineShapeBlue
 
How to Re-use Old Hardware with CloudStack. Saving Money and the Environment ...
How to Re-use Old Hardware with CloudStack. Saving Money and the Environment ...How to Re-use Old Hardware with CloudStack. Saving Money and the Environment ...
How to Re-use Old Hardware with CloudStack. Saving Money and the Environment ...ShapeBlue
 
Use Existing Assets to Build a Powerful In-house Cloud Solution - Magali Perv...
Use Existing Assets to Build a Powerful In-house Cloud Solution - Magali Perv...Use Existing Assets to Build a Powerful In-house Cloud Solution - Magali Perv...
Use Existing Assets to Build a Powerful In-house Cloud Solution - Magali Perv...ShapeBlue
 
Import Export Virtual Machine for KVM Hypervisor - Ayush Pandey - University ...
Import Export Virtual Machine for KVM Hypervisor - Ayush Pandey - University ...Import Export Virtual Machine for KVM Hypervisor - Ayush Pandey - University ...
Import Export Virtual Machine for KVM Hypervisor - Ayush Pandey - University ...ShapeBlue
 
DRaaS using Snapshot copy and destination selection (DRaaS) - Alexandre Matti...
DRaaS using Snapshot copy and destination selection (DRaaS) - Alexandre Matti...DRaaS using Snapshot copy and destination selection (DRaaS) - Alexandre Matti...
DRaaS using Snapshot copy and destination selection (DRaaS) - Alexandre Matti...ShapeBlue
 
Mitigating Common CloudStack Instance Deployment Failures - Jithin Raju - Sha...
Mitigating Common CloudStack Instance Deployment Failures - Jithin Raju - Sha...Mitigating Common CloudStack Instance Deployment Failures - Jithin Raju - Sha...
Mitigating Common CloudStack Instance Deployment Failures - Jithin Raju - Sha...ShapeBlue
 
Elevating Privacy and Security in CloudStack - Boris Stoyanov - ShapeBlue
Elevating Privacy and Security in CloudStack - Boris Stoyanov - ShapeBlueElevating Privacy and Security in CloudStack - Boris Stoyanov - ShapeBlue
Elevating Privacy and Security in CloudStack - Boris Stoyanov - ShapeBlueShapeBlue
 
Transitioning from VMware vCloud to Apache CloudStack: A Path to Profitabilit...
Transitioning from VMware vCloud to Apache CloudStack: A Path to Profitabilit...Transitioning from VMware vCloud to Apache CloudStack: A Path to Profitabilit...
Transitioning from VMware vCloud to Apache CloudStack: A Path to Profitabilit...ShapeBlue
 
Hypervisor Agnostic DRS in CloudStack - Brief overview & demo - Vishesh Jinda...
Hypervisor Agnostic DRS in CloudStack - Brief overview & demo - Vishesh Jinda...Hypervisor Agnostic DRS in CloudStack - Brief overview & demo - Vishesh Jinda...
Hypervisor Agnostic DRS in CloudStack - Brief overview & demo - Vishesh Jinda...ShapeBlue
 
What’s New in CloudStack 4.19 - Abhishek Kumar - ShapeBlue
What’s New in CloudStack 4.19 - Abhishek Kumar - ShapeBlueWhat’s New in CloudStack 4.19 - Abhishek Kumar - ShapeBlue
What’s New in CloudStack 4.19 - Abhishek Kumar - ShapeBlueShapeBlue
 
Developments to CloudStack’s SDN ecosystem: Integration with VMWare NSX 4 - P...
Developments to CloudStack’s SDN ecosystem: Integration with VMWare NSX 4 - P...Developments to CloudStack’s SDN ecosystem: Integration with VMWare NSX 4 - P...
Developments to CloudStack’s SDN ecosystem: Integration with VMWare NSX 4 - P...ShapeBlue
 

More from ShapeBlue (20)

CloudStack Authentication Methods – Harikrishna Patnala, ShapeBlue
CloudStack Authentication Methods – Harikrishna Patnala, ShapeBlueCloudStack Authentication Methods – Harikrishna Patnala, ShapeBlue
CloudStack Authentication Methods – Harikrishna Patnala, ShapeBlue
 
CloudStack Tooling Ecosystem – Kiran Chavala, ShapeBlue
CloudStack Tooling Ecosystem – Kiran Chavala, ShapeBlueCloudStack Tooling Ecosystem – Kiran Chavala, ShapeBlue
CloudStack Tooling Ecosystem – Kiran Chavala, ShapeBlue
 
Elevating Cloud Infrastructure with Object Storage, DRS, VM Scheduling, and D...
Elevating Cloud Infrastructure with Object Storage, DRS, VM Scheduling, and D...Elevating Cloud Infrastructure with Object Storage, DRS, VM Scheduling, and D...
Elevating Cloud Infrastructure with Object Storage, DRS, VM Scheduling, and D...
 
VM Migration from VMware to CloudStack and KVM – Suresh Anaparti, ShapeBlue
VM Migration from VMware to CloudStack and KVM – Suresh Anaparti, ShapeBlueVM Migration from VMware to CloudStack and KVM – Suresh Anaparti, ShapeBlue
VM Migration from VMware to CloudStack and KVM – Suresh Anaparti, ShapeBlue
 
How We Grew Up with CloudStack and its Journey – Dilip Singh, DataHub
How We Grew Up with CloudStack and its Journey – Dilip Singh, DataHubHow We Grew Up with CloudStack and its Journey – Dilip Singh, DataHub
How We Grew Up with CloudStack and its Journey – Dilip Singh, DataHub
 
What’s New in CloudStack 4.19, Abhishek Kumar, Release Manager Apache CloudSt...
What’s New in CloudStack 4.19, Abhishek Kumar, Release Manager Apache CloudSt...What’s New in CloudStack 4.19, Abhishek Kumar, Release Manager Apache CloudSt...
What’s New in CloudStack 4.19, Abhishek Kumar, Release Manager Apache CloudSt...
 
How We Use CloudStack to Provide Managed Hosting - Swen Brüseke - proIO
How We Use CloudStack to Provide Managed Hosting - Swen Brüseke - proIOHow We Use CloudStack to Provide Managed Hosting - Swen Brüseke - proIO
How We Use CloudStack to Provide Managed Hosting - Swen Brüseke - proIO
 
Enabling DPU Hardware Accelerators in XCP-ng Cloud Platform Environment - And...
Enabling DPU Hardware Accelerators in XCP-ng Cloud Platform Environment - And...Enabling DPU Hardware Accelerators in XCP-ng Cloud Platform Environment - And...
Enabling DPU Hardware Accelerators in XCP-ng Cloud Platform Environment - And...
 
Zero to Cloud Hero: Crafting a Private Cloud from Scratch with XCP-ng, Xen Or...
Zero to Cloud Hero: Crafting a Private Cloud from Scratch with XCP-ng, Xen Or...Zero to Cloud Hero: Crafting a Private Cloud from Scratch with XCP-ng, Xen Or...
Zero to Cloud Hero: Crafting a Private Cloud from Scratch with XCP-ng, Xen Or...
 
KVM Security Groups Under the Hood - Wido den Hollander - Your.Online
KVM Security Groups Under the Hood - Wido den Hollander - Your.OnlineKVM Security Groups Under the Hood - Wido den Hollander - Your.Online
KVM Security Groups Under the Hood - Wido den Hollander - Your.Online
 
How to Re-use Old Hardware with CloudStack. Saving Money and the Environment ...
How to Re-use Old Hardware with CloudStack. Saving Money and the Environment ...How to Re-use Old Hardware with CloudStack. Saving Money and the Environment ...
How to Re-use Old Hardware with CloudStack. Saving Money and the Environment ...
 
Use Existing Assets to Build a Powerful In-house Cloud Solution - Magali Perv...
Use Existing Assets to Build a Powerful In-house Cloud Solution - Magali Perv...Use Existing Assets to Build a Powerful In-house Cloud Solution - Magali Perv...
Use Existing Assets to Build a Powerful In-house Cloud Solution - Magali Perv...
 
Import Export Virtual Machine for KVM Hypervisor - Ayush Pandey - University ...
Import Export Virtual Machine for KVM Hypervisor - Ayush Pandey - University ...Import Export Virtual Machine for KVM Hypervisor - Ayush Pandey - University ...
Import Export Virtual Machine for KVM Hypervisor - Ayush Pandey - University ...
 
DRaaS using Snapshot copy and destination selection (DRaaS) - Alexandre Matti...
DRaaS using Snapshot copy and destination selection (DRaaS) - Alexandre Matti...DRaaS using Snapshot copy and destination selection (DRaaS) - Alexandre Matti...
DRaaS using Snapshot copy and destination selection (DRaaS) - Alexandre Matti...
 
Mitigating Common CloudStack Instance Deployment Failures - Jithin Raju - Sha...
Mitigating Common CloudStack Instance Deployment Failures - Jithin Raju - Sha...Mitigating Common CloudStack Instance Deployment Failures - Jithin Raju - Sha...
Mitigating Common CloudStack Instance Deployment Failures - Jithin Raju - Sha...
 
Elevating Privacy and Security in CloudStack - Boris Stoyanov - ShapeBlue
Elevating Privacy and Security in CloudStack - Boris Stoyanov - ShapeBlueElevating Privacy and Security in CloudStack - Boris Stoyanov - ShapeBlue
Elevating Privacy and Security in CloudStack - Boris Stoyanov - ShapeBlue
 
Transitioning from VMware vCloud to Apache CloudStack: A Path to Profitabilit...
Transitioning from VMware vCloud to Apache CloudStack: A Path to Profitabilit...Transitioning from VMware vCloud to Apache CloudStack: A Path to Profitabilit...
Transitioning from VMware vCloud to Apache CloudStack: A Path to Profitabilit...
 
Hypervisor Agnostic DRS in CloudStack - Brief overview & demo - Vishesh Jinda...
Hypervisor Agnostic DRS in CloudStack - Brief overview & demo - Vishesh Jinda...Hypervisor Agnostic DRS in CloudStack - Brief overview & demo - Vishesh Jinda...
Hypervisor Agnostic DRS in CloudStack - Brief overview & demo - Vishesh Jinda...
 
What’s New in CloudStack 4.19 - Abhishek Kumar - ShapeBlue
What’s New in CloudStack 4.19 - Abhishek Kumar - ShapeBlueWhat’s New in CloudStack 4.19 - Abhishek Kumar - ShapeBlue
What’s New in CloudStack 4.19 - Abhishek Kumar - ShapeBlue
 
Developments to CloudStack’s SDN ecosystem: Integration with VMWare NSX 4 - P...
Developments to CloudStack’s SDN ecosystem: Integration with VMWare NSX 4 - P...Developments to CloudStack’s SDN ecosystem: Integration with VMWare NSX 4 - P...
Developments to CloudStack’s SDN ecosystem: Integration with VMWare NSX 4 - P...
 

Recently uploaded

WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraDeakin University
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Wonjun Hwang
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 3652toLead Limited
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024The Digital Insurer
 

Recently uploaded (20)

WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning era
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
Bun (KitWorks Team Study 노별마루 발표 2024.4.22)
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
Tech-Forward - Achieving Business Readiness For Copilot in Microsoft 365
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024My INSURER PTE LTD - Insurtech Innovation Award 2024
My INSURER PTE LTD - Insurtech Innovation Award 2024
 

CloudStack 101: The Best Way to Build Your Private Cloud – Rohit Yadav, VP Apache CloudStack

  • 2. India User Group MEETUP WELCOME! 9:30 – 10.00: Registration + Meetup Welcome 10:00 – 10:30: CloudStack 101: The Best Way to Build Your Private Cloud – Rohit Yadav, VP Apache CloudStack 10:40 – 11:10: What’s New in CloudStack 4.19 – Abhishek Kumar, Release Manager Apache CloudStack 4.19 11:20 – 11:50: How We Grew Up with CloudStack and its Journey – Dilip Singh, DataHub 12:00 – 12:30: VM Migration from VMware to CloudStack and KVM – Suresh Anaparti, ShapeBlue 12:30 – 13:30: Q&A | Lunch Break 13:30 – 14:15: Elevating Cloud Infrastructure with Object Storage, DRS, VM Scheduling, and DRaaS – Jithin Raju & Vishesh Jindal, ShapeBlue 14:25 – 15:10: CloudStack Tooling Ecosystem – Kiran Chavala, ShapeBlue 15:20 – 15:50: CloudStack Authentication Methods – Harikrishna Patnala, ShapeBlue 16:00 – 17:00: Discussions | Beverages & Snacks | Closing
  • 3. India User Group MEETUP Recent & Upcoming Events • CloudStack India User Group 2024, Hyderabad, Feb 23 2024 • Ceph and CloudStack Day 2024, Amsterdam, Feb 22 2024 • CloudStack Collaboration Conference 2023, Paris, Nov 23-24 2023 • CloudStack India User Group 2023, Bangalore, 18 Aug 2023 • Upcoming: • CloudStack Collaboration Conference 2024, Nov, Madrid • TBD - CloudStack India User Group 2024, Delhi/NCR, H2’24
  • 4. India User Group MEETUP Thanks in Advance • Quality Matrix and Sashikanth Vallepalli for the Venue • Organisers and Helpers: • Venkata Gade • Ivet Petrova • Jamie Pell • Speakers & Presenters, Sponsors…
  • 6. INDIA USER GROUP MEETUP CLOUDSTACK 101 THE BEST WAY TO BUILD YOUR PRIVATE CLOUD RohiT YADAV FEBRUARY 23, 2024 | HYDERABAD, INDIA
  • 7. India User Group MEETUP Rohit YADAV rohit@apache.org | @rohityadavcloud Apache CloudStack Committer, PMC Member & VP Chair, CloudStack India User Group VP Engineering ShapeBlue
  • 8. India User Group MEETUP What is ? Apache CloudStack™is an scalable, multi-tenant, open-source, hypervisor-agnostic cloud orchestration platform for delivering Infrastructure as-a Service (IaaS) clouds
  • 9. India User Group MEETUP What are use-cases? Private Cloud Public Cloud Hybrid Cloud Edge Cloud
  • 10. India User Group MEETUP What does? Hypervisor Networking Compute Storage CMP Orchestration Layer Orchestration API eCommerce Platform
  • 11. India User Group MEETUP What does? Hypervisor Networking Compute Storage CMP Orchestration Layer Orchestration API eCommerce Platform
  • 12. India User Group MEETUP What does? Hypervisor Networking Compute Storage CMP Orchestration Layer Orchestration API eCommerce Platform
  • 13. India User Group MEETUP What does? Hypervisor Networking Compute Storage CMP Orchestration Layer Orchestration API eCommerce Platform
  • 14. India User Group MEETUP What does? Hypervisor (KVM, VMware, XenServer/XCP-ng…) Networking Compute Storage CMP Orchestration Layer Orchestration API eCommerce Platform
  • 15. India User Group MEETUP What does? Hypervisor (KVM, VMware, XenServer/XCP-ng…) Networking Compute Storage Apache CloudStack Orchestration API eCommerce Platform
  • 16. India User Group MEETUP What does? Hypervisor (KVM, VMware, XenServer/XCP-ng…) Networking Compute Storage Apache CloudStack CloudStack API eCommerce Platform
  • 17. India User Group MEETUP What does? Hypervisor (KVM, VMware, XenServer/XCP-ng…) Networking Compute Storage Apache CloudStack CloudStack API CloudStack UI 3rd Party Platforms
  • 18. India User Group MEETUP What does? Hypervisor (KVM, VMware, XenServer/XCP-ng…) Networking Compute Storage Apache CloudStack CloudStack API CloudStack UI 3rd Party/Ecommerce Platforms CloudMonkey CLI Kubernetes Service
  • 19. India User Group MEETUP What does? Hypervisor (KVM, VMware, XenServer/XCP-ng…) Networking Compute Storage Apache CloudStack CloudStack API CloudStack UI 3rd Party/Ecommerce Platforms CloudMonkey CLI Kubernetes Service Kubernetes CAPC / EKS-A Dev Tools (Terraform, Ansible, Automation…) Multi-Cloud Management
  • 21. India User Group MEETUP Why ? • Turnkey, Integrated end-to-end IaaS product • Proven at scale, widespread adoption • Rapid time to value • Low TCO: Low implementation and operational costs • Truly multi-tenant • User-led, community driven, governed by the Apache Software Foundation • Easy Integration / Narrow Scope • Free and Open-source, Enabler Technology
  • 22. India User Group MEETUP Advantages • Broad and Deep hypervisor support: KVM, VMware, XenServer/XCP-ng and others • Enterprise-grade multi-tenant virtual networking model • Highly Scalable architecture: • Supports thousands of hosts and virtual machine guests • Highly Available: • Automatic failover for virtual machines
  • 23. India User Group MEETUP Advantages • User Self-Service: Web UI, CLI, REST-based API • Support for Kubernetes Clusters with CKS & CAPC/EKS-A: Seamless container-as-a service offering in IaaS environment • Tons of great features! • Supports Terraform, Ansible and other Developer and automation tools
  • 24. India User Group MEETUP Who’s Using CloudStack?
  • 27. India User Group MEETUP Our “Known Users” list shows 225 organisations and companies. In the last 12 months, CloudStack management server packages downloaded 227,780 times from 9037 unique IP addresses.** **data as of 9th Nov 2023, from download.cloudstack.org and packages.shapeblue.com
  • 28. India User Group MEETUP CloudStack Users Everywhere **36 months download stats mapped: https://ipinfo.io/tools/map/94e8a49d-33a8-4f34-8d5d-6c9d19a6a4f8 … in 139 Countries, across 1986 Cities
  • 30. India User Group MEETUP • List all VMs of a user: http://192.168.1.10:8080/client/api?command=listVirtualMachines&listall=tru e • Create a new network: http://192.168.1.10:8080/client/api/?zoneId=323a3a13-7758-4042-98fc-e165 da1b139c&name=test&displayText=test&networkOfferingId=456bd20f-20e5-4 fa3-9f10-32d17323753b&command=createNetwork • Deploy a new instance on the network: http://192.168.1.10:8080/client/api/?zoneid=323a3a13-7758-4042-98fc-e165 da1b139c&boottype=BIOS&bootmode=LEGACY&dynamicscalingenabled=false &iothreadsenabled=false&templateid=08d5308d-d571-4568-ba21-fde17053c2 f9&startvm=true&serviceofferingid=3489ff9a-b8b3-4a32-aa9e-8ac224a3e596 &affinitygroupids=&iptonetworklist[0].networkid=b3b4b643-72a4-46c3-856d- 07d698b7a289&keypairs=&command=deployVirtualMachine Run everything using APIs
  • 32. India User Group MEETUP ● Users: ○ Provision scalable infra to other layers (k8s etc) ○ Scripted build/teardown of R&D, test environments ○ Automated deployment of baseline production environments ○ Automated deployment of DR environments ○ CI/CD pipelines ● Enterprise and Operators: ○ Creation of custom multi-tenant user portals ○ BSS / Billing integration CloudStack APIs Advantage
  • 35. India User Group MEETUP XenServer/ XCP-ng KVM VMware Baremetal Hyper-V OVM Compute
  • 36. India User Group MEETUP XenServer/ XCP-ng KVM VMware Baremetal Hyper-V OVM Compute FiberChannel Local Storage iSCSI Primary Storage (Compute) NFS
  • 37. India User Group MEETUP XenServer/ XCP-ng KVM VMware Baremetal Hyper-V OVM Compute FiberChannel Local Storage iSCSI Primary Storage (Compute) NFS NetApp Ceph Linbit Dell EMC Storpool HPE PureStorage Managed Storage
  • 38. India User Group MEETUP XenServer/ XCP-ng KVM VMware Baremetal Hyper-V OVM Compute FiberChannel Local Storage iSCSI Primary Storage (Compute) NFS NetApp Ceph Linbit Dell EMC Storpool HPE PureStorage Managed Storage Secondary Storage (User Accessible) Swift S3 NFS
  • 39. India User Group MEETUP XenServer/ XCP-ng KVM VMware Baremetal Hyper-V OVM Compute FiberChannel Local Storage iSCSI Primary Storage (Compute) NFS NetApp Ceph Linbit Dell EMC Storpool HPE PureStorage Managed Storage Secondary Storage (User Accessible) Swift S3 NFS Object Storage (User Accessible) Min.io Ceph
  • 40. India User Group MEETUP Networking Advanced L2 Basic L3 VLAN VXLAN GRE … Security Groups Services Routing Firewall DHCP DNS LB VPN PF …
  • 41. India User Group MEETUP Zone - Gurugram1 Region - USA Region - APAC Pod Zone - Hyderabad1 Pod Cluster- VMware1 Cluster- KVM1 Cluster Host Host Primary Storage Secondary Storage Primary Storage
  • 45. India User Group MEETUP CloudStack History 2008 cloud.com Vmops launches, rebrands as cloud.com, Citrix later acquires it in 2011 Apache CloudStack Citrix donates CloudStack to the Apache Software Foundation 2012 Top Level Project CloudStack graduates to become a top level Apache project, majority of committers not from Citrix from 2014 onwards 2013 Fully Community Driven Citrix leaves the project, lots of releases, adoption continues to grow 2016-now
  • 46. India User Group MEETUP Apache CloudStack ● Developed by the Apache CloudStack Community ● Governed by the Apache Software Foundation ● 2 Releases Per Year ● LTS Releases ● Diverse user-driven community
  • 47. Apache Software Foundation / Board Project Management Committee (PMC) Project Management Committee (PMC) Project Committers Users / Contributors Project Committers Users / Contributors
  • 48. India User Group MEETUP CloudStack Community Today ● 135+ Diverse Committers ● 55+ Diverse PMC Members ● Busy Mailing and Github activities ● Thousands of packages downloads ● Last four weeks: ○ 60 merged PRs ○ 45 open PRs ○ 57 closed issues ○ 43 new issues ○ 35 authors ● 2,360+ Unique visitors in last 15 days ● Lots of meetups and events…
  • 49. India User Group MEETUP Where To Go Next? ● Download from CloudStack Website: https://cloudstack.apache.org ● Try Simulator: https://qa.cloudstack.cloud/simulator/ ● Documentation: http://docs.cloudstack.apache.org ● Mailing lists: https://cloudstack.apache.org/mailing-lists ● Events & Meetups: https://cloudstack.apache.org/events https://cloudstackcollab.org
  • 50. India User Group MEETUP Thank You | Q&A #CloudStackJustWorks