SlideShare una empresa de Scribd logo
1 de 21
LBaaS for Havana
Samuel Bercovici - Radware
Why should I care?
• Load balancing as a services (LBaaS) are
expected from cloud services targeting critical
applications.
• Load balancers are crucial part of
– Availability
– Scalability
– Manageability
Radware Involvement in
OpenStack
• Radware Joined OpenStack on Dec 2011
• Planning of LBaaS for Grizzly and Havana
• Contributor to the Networking/LBaaS
project
Slide 3
Agenda
• LBaaS History
• LBaaS in Grizzly
• Focus Areas for Havana
– Multivendor Support
– Tenant API
– Network Topologies
LBaaS History
OpenStack LBaaS History
• OpenStack Essex (April 2012)
– Compute (Nova)
– Objects Storage (Swift)
– Images Storage (Glance)
– Identity Management (Keystone)
– Dashboard GUI (Horizon)
• OpenStack Folsom: (September 2012)
– Network (Quantum)
– IP Management (Mélange)
• OpenStack Grizzly: (April 2013)
– Quantum Network Services
– LBaaS
• HA Proxy
• OpenStack Havana: (November 2013)
– LBaaS
• Multi vendor support
Load Balancing as a Service (Atlas-
LB) a community project
Evaluate approaches for Load
Balancing as a Service
LBaaS 1st release
LBaaS Multi vendor
LBaaS in Grizzly
Grizzly - Tenant API
• VIP
• Pool
• Pool Member
• Health Monitoring
VIP Pool
Pool
Member
Pool
Member
Pool
Member
Subnet Subnet
Health
Monitor
Grizzly - Implementation
Quantum Server Network Node
LBaaS
LBaaS -
callback
LBaaS Agent
HA Proxy
Process
HA Proxy
Process
HA Proxy
Process
HA Proxy
Process
HA Proxy
Process
Notes
• HA Proxy process per VIP
• VIP / Pool Members on the same network /
subnet
• Nat only
• Model is actionable on the Device/Instance
when all the model is completely defined
• Does not support multi network nodes
• Does not support HA for the service
Focus Areas for Havana
OpenStack/Networking/LBaaS –
Highlights for Havana
• Multiple load balancing technologies and vendors could be
used in parallel
• Service Types as a way to specify the required service (ex:
Platinum, Gold, Silver)
• Solution can be used out of the box with a default open
source load balancer driver
Slide 12
Multi Vendor Support
• Vendor/Driver selection should be done in the LBaaS Plug-
in running inside Quantum
– Based on Service Type
– Based on the decision how to handle service insertion
• Device provisioning and selection (AKA Scheduling) is the
responsibility of the Driver.
– Shared libraries could assist but should not be mandatory (ex:
scheduling library)
• Should allow different service models
– NS based
– Service VM based
– HW appliance based
– Other
Proposed Architecture
Quantum Plugin
LBaaS Plugin
HA Proxy NS Driver
HA Proxy Service
VM Driver
Vendor 1 Ns Driver
Vendor 2 Driver
Vendor 3 HW
Appliance Driver
HA Proxy NS Agent
HA Proxy Service
VM Agent
Vendor 1 Ns Agent
Vendor 2 LB Fabric
Manager
Vendor 3 HW On-
Appliance API
AMQP
AMQP
REST
AMQP
REST / SOAP
LBaaS Driver
• The Driver API is similar to the LBaaS Plugin API,
the Plugin delegates handling of the Message to
the Driver and pass itself as parameter.
• HA is complex and should be managed by each
vendor per his needs:
– Allocating QPorts and managing IP adress allocation
must be done in the LBaaS Plugin / Driver and not on
an Agent - Some of the capabilities exists only when
embedded in the Quantum Plug-in
LBaaS Driver
• Handling a-sync operations
– Message Queues with Driver <->Agent
– Callback threads with ITC queue
• Connecting Physical appliances to the
Quantum network is still missing API
capabilities that allow for example connecting
a VLAN based appliance to Quantum via L2/L3
network gateway.
Tenant API
• Support Multiple vendors at the same time
• How to expose LBaaS vendors’ unique
capabilities
• Validate/Update the Grizzly Tenant API
Remarks on current model
• Health Monitor as global entity
– The model was derived from vendors who can
reuse Health Monitor on the boundary of a device
– Managing Health Monitor over multiple instances
is an error prone experience since updates should
be done “atomically”
– Options
• Use Health Monitor definition globally but when
connect to a Pool, do a copy
• Manage Health Monitor on the Pool and not global
Remarks on current model
• Since the model is actionable only when fully
defined, does it make sense to still manage it
as different “flat” model or should it be
hierarchical under VIP?
Network Topologies
• LB between two networks - the case when Vip
and Pool are assigned to different subnets
• Adding SNAT and DSR on top of the current
NAT implementation (extension to L3 agent?)
• Can the LB replace the L3 GW?
Thank you!

Más contenido relacionado

La actualidad más candente

Database experiences designing cassandra schema for keystone
Database experiences designing cassandra schema for keystone Database experiences designing cassandra schema for keystone
Database experiences designing cassandra schema for keystone
openstackindia
 

La actualidad más candente (20)

DevOps and OpenStack December 2012
DevOps and OpenStack December 2012DevOps and OpenStack December 2012
DevOps and OpenStack December 2012
 
Open stack HA - Theory to Reality
Open stack HA -  Theory to RealityOpen stack HA -  Theory to Reality
Open stack HA - Theory to Reality
 
Cinder Updates - Liberty Edition
Cinder Updates - Liberty Edition Cinder Updates - Liberty Edition
Cinder Updates - Liberty Edition
 
OpenStack Neutron: What's New In Kilo and a Look Toward Liberty
OpenStack Neutron: What's New In Kilo and a Look Toward LibertyOpenStack Neutron: What's New In Kilo and a Look Toward Liberty
OpenStack Neutron: What's New In Kilo and a Look Toward Liberty
 
OpenStack HA
OpenStack HAOpenStack HA
OpenStack HA
 
OpenStack HA
OpenStack HAOpenStack HA
OpenStack HA
 
Neutron high availability open stack architecture openstack israel event 2015
Neutron high availability  open stack architecture   openstack israel event 2015Neutron high availability  open stack architecture   openstack israel event 2015
Neutron high availability open stack architecture openstack israel event 2015
 
OpenStack High Availability
OpenStack High AvailabilityOpenStack High Availability
OpenStack High Availability
 
Database experiences designing cassandra schema for keystone
Database experiences designing cassandra schema for keystone Database experiences designing cassandra schema for keystone
Database experiences designing cassandra schema for keystone
 
Using Apache Pulsar as a Modern, Scalable, High Performing JMS Platform - Pus...
Using Apache Pulsar as a Modern, Scalable, High Performing JMS Platform - Pus...Using Apache Pulsar as a Modern, Scalable, High Performing JMS Platform - Pus...
Using Apache Pulsar as a Modern, Scalable, High Performing JMS Platform - Pus...
 
SFScon16 - Michele Baldessari: "OpenStack – An introduction"
SFScon16 - Michele Baldessari: "OpenStack – An introduction"SFScon16 - Michele Baldessari: "OpenStack – An introduction"
SFScon16 - Michele Baldessari: "OpenStack – An introduction"
 
Ceilometer Updates - Kilo Edition
Ceilometer Updates - Kilo EditionCeilometer Updates - Kilo Edition
Ceilometer Updates - Kilo Edition
 
Oops! I started a broker | Yinon Kahta, Taboola
Oops! I started a broker | Yinon Kahta, TaboolaOops! I started a broker | Yinon Kahta, Taboola
Oops! I started a broker | Yinon Kahta, Taboola
 
Ansible and CloudStack
Ansible and CloudStackAnsible and CloudStack
Ansible and CloudStack
 
Managing Microservices With The Istio Service Mesh on Kubernetes
Managing Microservices With The Istio Service Mesh on KubernetesManaging Microservices With The Istio Service Mesh on Kubernetes
Managing Microservices With The Istio Service Mesh on Kubernetes
 
Implementing Microservices with NATS
Implementing Microservices with NATSImplementing Microservices with NATS
Implementing Microservices with NATS
 
KubeCon + CloudNative Con NA 2021 | A New Generation of NATS
KubeCon + CloudNative Con NA 2021 | A New Generation of NATSKubeCon + CloudNative Con NA 2021 | A New Generation of NATS
KubeCon + CloudNative Con NA 2021 | A New Generation of NATS
 
AWS Lambda and serverless Java | DevNation Live
AWS Lambda and serverless Java | DevNation LiveAWS Lambda and serverless Java | DevNation Live
AWS Lambda and serverless Java | DevNation Live
 
An approach for migrating enterprise apps into open stack
An approach for migrating enterprise apps into open stackAn approach for migrating enterprise apps into open stack
An approach for migrating enterprise apps into open stack
 
Guts & OpenStack migration
Guts & OpenStack migrationGuts & OpenStack migration
Guts & OpenStack migration
 

Similar a Samuel Bercovici - lbaaS for Havana

WSO2Con Asia 2014 - Essential Elements of an Enterprise PaaS
WSO2Con Asia 2014 - Essential Elements of an Enterprise PaaSWSO2Con Asia 2014 - Essential Elements of an Enterprise PaaS
WSO2Con Asia 2014 - Essential Elements of an Enterprise PaaS
WSO2
 
Essential Elements of an Enterprise PaaS
Essential Elements of an Enterprise PaaSEssential Elements of an Enterprise PaaS
Essential Elements of an Enterprise PaaS
Lakmal Warusawithana
 
What's New in AWS Serverless and Containers
What's New in AWS Serverless and ContainersWhat's New in AWS Serverless and Containers
What's New in AWS Serverless and Containers
Amazon Web Services
 
Introducing the WSO2 Elastic Load Balancer
Introducing the WSO2 Elastic Load BalancerIntroducing the WSO2 Elastic Load Balancer
Introducing the WSO2 Elastic Load Balancer
WSO2
 

Similar a Samuel Bercovici - lbaaS for Havana (20)

Directions for CloudStack Networking
Directions for CloudStack  NetworkingDirections for CloudStack  Networking
Directions for CloudStack Networking
 
The Future of SDN in CloudStack by Chiradeep Vittal
The Future of SDN in CloudStack by Chiradeep VittalThe Future of SDN in CloudStack by Chiradeep Vittal
The Future of SDN in CloudStack by Chiradeep Vittal
 
GDG Taipei 2020 - Cloud and On-premises Applications Integration Using Event-...
GDG Taipei 2020 - Cloud and On-premises Applications Integration Using Event-...GDG Taipei 2020 - Cloud and On-premises Applications Integration Using Event-...
GDG Taipei 2020 - Cloud and On-premises Applications Integration Using Event-...
 
OpenStack Summit Fall 2018: LBaaS
OpenStack Summit Fall 2018: LBaaSOpenStack Summit Fall 2018: LBaaS
OpenStack Summit Fall 2018: LBaaS
 
AWS re:Invent 2016: Accenture Cloud Platform Serverless Journey (ARC202)
AWS re:Invent 2016: Accenture Cloud Platform Serverless Journey (ARC202)AWS re:Invent 2016: Accenture Cloud Platform Serverless Journey (ARC202)
AWS re:Invent 2016: Accenture Cloud Platform Serverless Journey (ARC202)
 
Intro to Serverless
Intro to ServerlessIntro to Serverless
Intro to Serverless
 
Container Conf 2017: Rancher Kubernetes
Container Conf 2017: Rancher KubernetesContainer Conf 2017: Rancher Kubernetes
Container Conf 2017: Rancher Kubernetes
 
Microservices deck
Microservices deckMicroservices deck
Microservices deck
 
DEVNET-1106 Upcoming Services in OpenStack
DEVNET-1106	Upcoming Services in OpenStackDEVNET-1106	Upcoming Services in OpenStack
DEVNET-1106 Upcoming Services in OpenStack
 
WSO2Con Asia 2014 - Essential Elements of an Enterprise PaaS
WSO2Con Asia 2014 - Essential Elements of an Enterprise PaaSWSO2Con Asia 2014 - Essential Elements of an Enterprise PaaS
WSO2Con Asia 2014 - Essential Elements of an Enterprise PaaS
 
Essential Elements of an Enterprise PaaS
Essential Elements of an Enterprise PaaSEssential Elements of an Enterprise PaaS
Essential Elements of an Enterprise PaaS
 
L4-L7 Application Services with Avi Networks
L4-L7 Application Services with Avi NetworksL4-L7 Application Services with Avi Networks
L4-L7 Application Services with Avi Networks
 
Container Orchestration
Container OrchestrationContainer Orchestration
Container Orchestration
 
從劍宗到氣宗 - 談AWS ECS與Serverless最佳實踐
從劍宗到氣宗  - 談AWS ECS與Serverless最佳實踐從劍宗到氣宗  - 談AWS ECS與Serverless最佳實踐
從劍宗到氣宗 - 談AWS ECS與Serverless最佳實踐
 
QConSF-MicroServices-IPC-Netflix-Sudhir-2014.pptx
QConSF-MicroServices-IPC-Netflix-Sudhir-2014.pptxQConSF-MicroServices-IPC-Netflix-Sudhir-2014.pptx
QConSF-MicroServices-IPC-Netflix-Sudhir-2014.pptx
 
Implementing FaaS on Kubernetes using Kubeless
Implementing FaaS on Kubernetes using KubelessImplementing FaaS on Kubernetes using Kubeless
Implementing FaaS on Kubernetes using Kubeless
 
What's New in AWS Serverless and Containers
What's New in AWS Serverless and ContainersWhat's New in AWS Serverless and Containers
What's New in AWS Serverless and Containers
 
PLB
PLBPLB
PLB
 
Introducing the WSO2 Elastic Load Balancer
Introducing the WSO2 Elastic Load BalancerIntroducing the WSO2 Elastic Load Balancer
Introducing the WSO2 Elastic Load Balancer
 
Transforming Legacy Applications Into Dynamically Scalable Web Services
Transforming Legacy Applications Into Dynamically Scalable Web ServicesTransforming Legacy Applications Into Dynamically Scalable Web Services
Transforming Legacy Applications Into Dynamically Scalable Web Services
 

Más de Cloud Native Day Tel Aviv

Más de Cloud Native Day Tel Aviv (20)

Cloud Native is a Cultural Decision. By Reshef Mann
Cloud Native is a Cultural Decision. By Reshef MannCloud Native is a Cultural Decision. By Reshef Mann
Cloud Native is a Cultural Decision. By Reshef Mann
 
Container Runtime Security with Falco, by Néstor Salceda
Container Runtime Security with Falco, by Néstor SalcedaContainer Runtime Security with Falco, by Néstor Salceda
Container Runtime Security with Falco, by Néstor Salceda
 
Kafka Mirror Tester: Go and Kubernetes Powered Test Suite for Kafka Replicati...
Kafka Mirror Tester: Go and Kubernetes Powered Test Suite for Kafka Replicati...Kafka Mirror Tester: Go and Kubernetes Powered Test Suite for Kafka Replicati...
Kafka Mirror Tester: Go and Kubernetes Powered Test Suite for Kafka Replicati...
 
Running I/O intensive workloads on Kubernetes, by Nati Shalom
Running I/O intensive workloads on Kubernetes, by Nati ShalomRunning I/O intensive workloads on Kubernetes, by Nati Shalom
Running I/O intensive workloads on Kubernetes, by Nati Shalom
 
WTF Do We Need a Service Mesh? By Anton Weiss.
WTF Do We Need a Service Mesh? By Anton Weiss.WTF Do We Need a Service Mesh? By Anton Weiss.
WTF Do We Need a Service Mesh? By Anton Weiss.
 
Update Strategies for the Edge, by Kat Cosgrove
Update Strategies for the Edge, by Kat CosgroveUpdate Strategies for the Edge, by Kat Cosgrove
Update Strategies for the Edge, by Kat Cosgrove
 
Building a Cloud-Native SaaS Product The Hard Way. By Arthur Berezin
Building a Cloud-Native SaaS Product The Hard Way. By Arthur BerezinBuilding a Cloud-Native SaaS Product The Hard Way. By Arthur Berezin
Building a Cloud-Native SaaS Product The Hard Way. By Arthur Berezin
 
The Four Questions (Every Monitoring Engineer gets asked), by Leon Adato
The Four Questions (Every Monitoring Engineer gets asked), by Leon AdatoThe Four Questions (Every Monitoring Engineer gets asked), by Leon Adato
The Four Questions (Every Monitoring Engineer gets asked), by Leon Adato
 
K8s Pod Scheduling - Deep Dive. By Tsahi Duek.
K8s Pod Scheduling - Deep Dive. By Tsahi Duek.K8s Pod Scheduling - Deep Dive. By Tsahi Duek.
K8s Pod Scheduling - Deep Dive. By Tsahi Duek.
 
Cloud Native: The Cattle, the Pets, and the Germs, by Avishai Ish-Shalom
Cloud Native: The Cattle, the Pets, and the Germs, by Avishai Ish-ShalomCloud Native: The Cattle, the Pets, and the Germs, by Avishai Ish-Shalom
Cloud Native: The Cattle, the Pets, and the Germs, by Avishai Ish-Shalom
 
MySQL Shell: the daily tool for devs and admins. By Vittorio Cioe.
MySQL Shell: the daily tool for devs and admins. By Vittorio Cioe.MySQL Shell: the daily tool for devs and admins. By Vittorio Cioe.
MySQL Shell: the daily tool for devs and admins. By Vittorio Cioe.
 
Cloud native transformation patterns, by Pini Reznik
Cloud native transformation patterns, by Pini ReznikCloud native transformation patterns, by Pini Reznik
Cloud native transformation patterns, by Pini Reznik
 
Cloud and Edge: price, performance and privacy considerations in IOT, by Tsvi...
Cloud and Edge: price, performance and privacy considerations in IOT, by Tsvi...Cloud and Edge: price, performance and privacy considerations in IOT, by Tsvi...
Cloud and Edge: price, performance and privacy considerations in IOT, by Tsvi...
 
Two Years, Zero servers: Lessons learned from running a startup 100% on Serve...
Two Years, Zero servers: Lessons learned from running a startup 100% on Serve...Two Years, Zero servers: Lessons learned from running a startup 100% on Serve...
Two Years, Zero servers: Lessons learned from running a startup 100% on Serve...
 
12 Factor Serverless Applications - Mike Morain, AWS - Cloud Native Day Tel A...
12 Factor Serverless Applications - Mike Morain, AWS - Cloud Native Day Tel A...12 Factor Serverless Applications - Mike Morain, AWS - Cloud Native Day Tel A...
12 Factor Serverless Applications - Mike Morain, AWS - Cloud Native Day Tel A...
 
Not my problem! Delegating responsibilities to the infrastructure - Yshay Yaa...
Not my problem! Delegating responsibilities to the infrastructure - Yshay Yaa...Not my problem! Delegating responsibilities to the infrastructure - Yshay Yaa...
Not my problem! Delegating responsibilities to the infrastructure - Yshay Yaa...
 
Brain in the Cloud: Machine Learning on OpenStack & Kubernetes Done Right - E...
Brain in the Cloud: Machine Learning on OpenStack & Kubernetes Done Right - E...Brain in the Cloud: Machine Learning on OpenStack & Kubernetes Done Right - E...
Brain in the Cloud: Machine Learning on OpenStack & Kubernetes Done Right - E...
 
A stateful application walks into a Kubernetes bar - Arthur Berezin, JovianX ...
A stateful application walks into a Kubernetes bar - Arthur Berezin, JovianX ...A stateful application walks into a Kubernetes bar - Arthur Berezin, JovianX ...
A stateful application walks into a Kubernetes bar - Arthur Berezin, JovianX ...
 
The story of how KubeMQ was born - Oz Golan, KubeMQ - Cloud Native Day Tel Av...
The story of how KubeMQ was born - Oz Golan, KubeMQ - Cloud Native Day Tel Av...The story of how KubeMQ was born - Oz Golan, KubeMQ - Cloud Native Day Tel Av...
The story of how KubeMQ was born - Oz Golan, KubeMQ - Cloud Native Day Tel Av...
 
I want it all: go hybrid - Orit Yaron, Outbrain - Cloud Native Day Tel Aviv 2018
I want it all: go hybrid - Orit Yaron, Outbrain - Cloud Native Day Tel Aviv 2018I want it all: go hybrid - Orit Yaron, Outbrain - Cloud Native Day Tel Aviv 2018
I want it all: go hybrid - Orit Yaron, Outbrain - Cloud Native Day Tel Aviv 2018
 

Último

Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
panagenda
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 

Último (20)

Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUKSpring Boot vs Quarkus the ultimate battle - DevoxxUK
Spring Boot vs Quarkus the ultimate battle - DevoxxUK
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with Milvus
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Ransomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfRansomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdf
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 

Samuel Bercovici - lbaaS for Havana

  • 1. LBaaS for Havana Samuel Bercovici - Radware
  • 2. Why should I care? • Load balancing as a services (LBaaS) are expected from cloud services targeting critical applications. • Load balancers are crucial part of – Availability – Scalability – Manageability
  • 3. Radware Involvement in OpenStack • Radware Joined OpenStack on Dec 2011 • Planning of LBaaS for Grizzly and Havana • Contributor to the Networking/LBaaS project Slide 3
  • 4. Agenda • LBaaS History • LBaaS in Grizzly • Focus Areas for Havana – Multivendor Support – Tenant API – Network Topologies
  • 6. OpenStack LBaaS History • OpenStack Essex (April 2012) – Compute (Nova) – Objects Storage (Swift) – Images Storage (Glance) – Identity Management (Keystone) – Dashboard GUI (Horizon) • OpenStack Folsom: (September 2012) – Network (Quantum) – IP Management (Mélange) • OpenStack Grizzly: (April 2013) – Quantum Network Services – LBaaS • HA Proxy • OpenStack Havana: (November 2013) – LBaaS • Multi vendor support Load Balancing as a Service (Atlas- LB) a community project Evaluate approaches for Load Balancing as a Service LBaaS 1st release LBaaS Multi vendor
  • 8. Grizzly - Tenant API • VIP • Pool • Pool Member • Health Monitoring VIP Pool Pool Member Pool Member Pool Member Subnet Subnet Health Monitor
  • 9. Grizzly - Implementation Quantum Server Network Node LBaaS LBaaS - callback LBaaS Agent HA Proxy Process HA Proxy Process HA Proxy Process HA Proxy Process HA Proxy Process
  • 10. Notes • HA Proxy process per VIP • VIP / Pool Members on the same network / subnet • Nat only • Model is actionable on the Device/Instance when all the model is completely defined • Does not support multi network nodes • Does not support HA for the service
  • 11. Focus Areas for Havana
  • 12. OpenStack/Networking/LBaaS – Highlights for Havana • Multiple load balancing technologies and vendors could be used in parallel • Service Types as a way to specify the required service (ex: Platinum, Gold, Silver) • Solution can be used out of the box with a default open source load balancer driver Slide 12
  • 13. Multi Vendor Support • Vendor/Driver selection should be done in the LBaaS Plug- in running inside Quantum – Based on Service Type – Based on the decision how to handle service insertion • Device provisioning and selection (AKA Scheduling) is the responsibility of the Driver. – Shared libraries could assist but should not be mandatory (ex: scheduling library) • Should allow different service models – NS based – Service VM based – HW appliance based – Other
  • 14. Proposed Architecture Quantum Plugin LBaaS Plugin HA Proxy NS Driver HA Proxy Service VM Driver Vendor 1 Ns Driver Vendor 2 Driver Vendor 3 HW Appliance Driver HA Proxy NS Agent HA Proxy Service VM Agent Vendor 1 Ns Agent Vendor 2 LB Fabric Manager Vendor 3 HW On- Appliance API AMQP AMQP REST AMQP REST / SOAP
  • 15. LBaaS Driver • The Driver API is similar to the LBaaS Plugin API, the Plugin delegates handling of the Message to the Driver and pass itself as parameter. • HA is complex and should be managed by each vendor per his needs: – Allocating QPorts and managing IP adress allocation must be done in the LBaaS Plugin / Driver and not on an Agent - Some of the capabilities exists only when embedded in the Quantum Plug-in
  • 16. LBaaS Driver • Handling a-sync operations – Message Queues with Driver <->Agent – Callback threads with ITC queue • Connecting Physical appliances to the Quantum network is still missing API capabilities that allow for example connecting a VLAN based appliance to Quantum via L2/L3 network gateway.
  • 17. Tenant API • Support Multiple vendors at the same time • How to expose LBaaS vendors’ unique capabilities • Validate/Update the Grizzly Tenant API
  • 18. Remarks on current model • Health Monitor as global entity – The model was derived from vendors who can reuse Health Monitor on the boundary of a device – Managing Health Monitor over multiple instances is an error prone experience since updates should be done “atomically” – Options • Use Health Monitor definition globally but when connect to a Pool, do a copy • Manage Health Monitor on the Pool and not global
  • 19. Remarks on current model • Since the model is actionable only when fully defined, does it make sense to still manage it as different “flat” model or should it be hierarchical under VIP?
  • 20. Network Topologies • LB between two networks - the case when Vip and Pool are assigned to different subnets • Adding SNAT and DSR on top of the current NAT implementation (extension to L3 agent?) • Can the LB replace the L3 GW?