Abstract
With the advent of cloud and container technologies, enterprises develop applications using a microservices architecture, managed by orchestration systems (e.g. Kubernetes), that group the microservices into clusters. As the number of application setups across multiple clusters and different clouds is increasing, technologies that enable communication and service discovery between the clusters are emerging (mainly as part of the Cloud Native ecosystem). In such a multi-cluster setting, copies of the same microservice may be deployed in different geo-locations, each with different cost and latency penalties. Yet, current service selection and load balancing mechanisms do not take into account these locations and corresponding penalties. We present MCOSS, a novel solution for optimizing the service selection, given a certain microservice deployment among clouds and clusters in the system. Our solution is agnostic to the different multi-cluster networking layers, cloud vendors, and discovery mechanisms used by the operators. Our simulations show a reduction in outbound traffic cost by up to 72% and response time by up to 64%, compared to the currently-deployed service selection mechanisms.
Original language | English |
---|---|
Title of host publication | 2023 IFIP Networking Conference, IFIP Networking 2023 |
Publisher | Institute of Electrical and Electronics Engineers Inc. |
Pages | 1-9 |
Number of pages | 9 |
ISBN (Electronic) | 9783903176577 |
DOIs | |
State | Published - 2023 |
Event | 22nd International Federation for Information Processing Conference on Networking, IFIP Networking 2023 - Barcelona, Spain Duration: 12 Jun 2023 → 15 Jun 2023 |
Publication series
Name | 2023 IFIP Networking Conference, IFIP Networking 2023 |
---|
Conference
Conference | 22nd International Federation for Information Processing Conference on Networking, IFIP Networking 2023 |
---|---|
Country/Territory | Spain |
City | Barcelona |
Period | 12/06/23 → 15/06/23 |
Bibliographical note
Publisher Copyright:© 2023 IFIP.
Keywords
- Cloud Computing
- Kubernetes
- Load Balancing
- Microservices
- Multi-Cloud
- Multi-Cluster
- Optimization