SlideShare a Scribd company logo
1 of 20
Download to read offline
Kubernetes Gateways: Crafting Seamless
Cloud-Native API Management
Architectures
December, 2023
Hello!
Pubudu Gunatilaka
Senior Technical Lead, WSO2
pubudug@wso2.com
The Journey Through Time: The Birth of API Gateways
3
The Role of an API Gateway
4
The Foundation: Traditional API Management Architectures
5
API Creation Work๏ฌ‚ow in the Traditional Model
6
The Cloud-Native API Paradigm
โ— Kubernetes: The cloud's operating system and container
orchestration platform.
โ— Automates deployment, scaling, and management of
containers and microservices.
โ— Enables automatic load balancing, scaling, and self-healing
for applications.
โ— Provides a uni๏ฌed framework for cloud-native application
management.
โ— Streamlines resource utilization and supports multi-cloud
portability.
Kubernetes: The Cloud's Backbone
8
Key Challenges:
โ— Monolithic Design
โ— Incompatible Infrastructure
โ— Limitations in Leveraging Cloud Bene๏ฌts
โ— External Dependencies
โ— Limited Support for Microservices
โ— Complex Con๏ฌgurations and Maintenance
โ— Scalability Bottlenecks
Traditional API Management Meets Kubernetes
9
Breaking the Mold: Rethinking API
Management Architectures
โ— Continuous Development and Open Source Bene๏ฌts
โ— Envoy as an Ingress Controller in Kubernetes
โ— Essential API Management Features
โ— Support for REST and gRPC Services
โ— Extensibility options to enhance and customize its capabilities
โ— Flexible Deployment Patterns
Empowering API Gateway Transformation with Envoy Proxy
11
The Cloud Native API Management Architecture
12
โ— API Standardization: Aims to standardize and streamline API gateway
management in Kubernetes.
โ— Simpli๏ฌed Con๏ฌguration: Common interface for easier setup and
maintenance.
โ— Enhanced Interoperability: Smooth integration with different gateway
implementations.
โ— Dynamic Automation: Dynamic con๏ฌguration, scaling, and service discovery.
โ— Seamless Kubernetes Integration: Effortlessly works within the Kubernetes
ecosystem.
โ— Community Collaboration: Driven by a diverse developer community for
continuous improvement.
Kubernetes Gateway API Standardization
13
Kubernetes Gateway API Standardizationโ€ฆ
14
As An API Developer
15
apiVersion: gateway.networking.k8s.io/v1beta1
kind: HTTPRoute
metadata:
name: products-route
spec:
hostnames:
- "gw.apis.com"
rules:
- matches:
- method: POST
path:
type: RegularExpression
value: /products
filters:
- type: URLRewrite
urlRewrite:
path:
replaceFullPath
: /productsList
type: ReplaceFullPath
- type: RequestHeaderModifier
requestHeaderModifier
:
add:
- name: x-product-list
value: "All Products"
backendRefs:
- name: products-microservice
port: 8080
Kubernetes Custom
Resource - HTTPRoute
The API Developer and API Product Manager Perspective
16
Single Control Plane for Diverse Gateways
17
API Gateways evolving into a vital but
commoditized part of infrastructure.
18
โ— Shifting Developer Focus:
โฆฟ Developers are freed from the complexities of gateway management.
โฆฟ Can focus on building and maintaining APIs and core development tasks.
โ— Key API Management Features:
โฆฟ API Lifecycle Management
โฆฟ API Governance
โฆฟ API Marketplace
โฆฟ API Version Management
โฆฟ API Insightsโ€ฆ
โ— Try out WSO2 APK (API Platform for Kubernetes) - https://wso2.com
The Changing Tides: Shifting Focus to API Management
19
wso2.com
Thanks!

More Related Content

Similar to Apidays Paris 2023 - Kubernetes Gateways, Pubudu Gunatilaka, WSO2

The Best of Both Worlds: Introducing WSO2 API Manager 4.0.0
The Best of Both Worlds: Introducing WSO2 API Manager 4.0.0The Best of Both Worlds: Introducing WSO2 API Manager 4.0.0
The Best of Both Worlds: Introducing WSO2 API Manager 4.0.0
WSO2
ย 
.NET Fest 2017. ะะฝะดั€ะตะน ะะฝั‚ะธะปะธะบะฐั‚ะพั€ะพะฒ. ะŸั€ะพะตะบั‚ะธั€ะพะฒะฐะฝะธะต ะธ ั€ะฐะทั€ะฐะฑะพั‚ะบะฐ ะฟั€ะธะปะพะถะตะฝะธะน ...
.NET Fest 2017. ะะฝะดั€ะตะน ะะฝั‚ะธะปะธะบะฐั‚ะพั€ะพะฒ. ะŸั€ะพะตะบั‚ะธั€ะพะฒะฐะฝะธะต ะธ ั€ะฐะทั€ะฐะฑะพั‚ะบะฐ ะฟั€ะธะปะพะถะตะฝะธะน ....NET Fest 2017. ะะฝะดั€ะตะน ะะฝั‚ะธะปะธะบะฐั‚ะพั€ะพะฒ. ะŸั€ะพะตะบั‚ะธั€ะพะฒะฐะฝะธะต ะธ ั€ะฐะทั€ะฐะฑะพั‚ะบะฐ ะฟั€ะธะปะพะถะตะฝะธะน ...
.NET Fest 2017. ะะฝะดั€ะตะน ะะฝั‚ะธะปะธะบะฐั‚ะพั€ะพะฒ. ะŸั€ะพะตะบั‚ะธั€ะพะฒะฐะฝะธะต ะธ ั€ะฐะทั€ะฐะฑะพั‚ะบะฐ ะฟั€ะธะปะพะถะตะฝะธะน ...
NETFest
ย 

Similar to Apidays Paris 2023 - Kubernetes Gateways, Pubudu Gunatilaka, WSO2 (20)

Develop and deploy Kubernetes applications with Docker - IBM Index 2018
Develop and deploy Kubernetes  applications with Docker - IBM Index 2018Develop and deploy Kubernetes  applications with Docker - IBM Index 2018
Develop and deploy Kubernetes applications with Docker - IBM Index 2018
ย 
Accelerate Application Innovation Journey with Azure Kubernetes Service
Accelerate Application Innovation Journey with Azure Kubernetes Service Accelerate Application Innovation Journey with Azure Kubernetes Service
Accelerate Application Innovation Journey with Azure Kubernetes Service
ย 
AWS Community Day - Amy Negrette - Gateways to Gateways
AWS Community Day - Amy Negrette - Gateways to GatewaysAWS Community Day - Amy Negrette - Gateways to Gateways
AWS Community Day - Amy Negrette - Gateways to Gateways
ย 
Extending kubernetes
Extending kubernetesExtending kubernetes
Extending kubernetes
ย 
[DW Webinar] Effective Management of APIs and the Edge when Adopting Kubernetes
[DW Webinar] Effective Management of APIs and the Edge when Adopting Kubernetes[DW Webinar] Effective Management of APIs and the Edge when Adopting Kubernetes
[DW Webinar] Effective Management of APIs and the Edge when Adopting Kubernetes
ย 
Kubernetes vs App Service
Kubernetes vs App ServiceKubernetes vs App Service
Kubernetes vs App Service
ย 
Kubernetes: Dive into the Future of Infrastructure
Kubernetes: Dive into the Future of InfrastructureKubernetes: Dive into the Future of Infrastructure
Kubernetes: Dive into the Future of Infrastructure
ย 
Consolidating Infrastructure with Azure Kubernetes Service
Consolidating Infrastructure with Azure Kubernetes ServiceConsolidating Infrastructure with Azure Kubernetes Service
Consolidating Infrastructure with Azure Kubernetes Service
ย 
Introduction to Kubernetes Workshop
Introduction to Kubernetes WorkshopIntroduction to Kubernetes Workshop
Introduction to Kubernetes Workshop
ย 
Meetup 2023 - Gateway API.pdf
Meetup 2023 - Gateway API.pdfMeetup 2023 - Gateway API.pdf
Meetup 2023 - Gateway API.pdf
ย 
WSO2 User Group Bangalore Meetup
WSO2 User Group Bangalore MeetupWSO2 User Group Bangalore Meetup
WSO2 User Group Bangalore Meetup
ย 
Highlights of WSO2 API Manager 4.0.0
Highlights of WSO2 API Manager 4.0.0Highlights of WSO2 API Manager 4.0.0
Highlights of WSO2 API Manager 4.0.0
ย 
The Best of Both Worlds: Introducing WSO2 API Manager 4.0.0
The Best of Both Worlds: Introducing WSO2 API Manager 4.0.0The Best of Both Worlds: Introducing WSO2 API Manager 4.0.0
The Best of Both Worlds: Introducing WSO2 API Manager 4.0.0
ย 
.NET Fest 2017. ะะฝะดั€ะตะน ะะฝั‚ะธะปะธะบะฐั‚ะพั€ะพะฒ. ะŸั€ะพะตะบั‚ะธั€ะพะฒะฐะฝะธะต ะธ ั€ะฐะทั€ะฐะฑะพั‚ะบะฐ ะฟั€ะธะปะพะถะตะฝะธะน ...
.NET Fest 2017. ะะฝะดั€ะตะน ะะฝั‚ะธะปะธะบะฐั‚ะพั€ะพะฒ. ะŸั€ะพะตะบั‚ะธั€ะพะฒะฐะฝะธะต ะธ ั€ะฐะทั€ะฐะฑะพั‚ะบะฐ ะฟั€ะธะปะพะถะตะฝะธะน ....NET Fest 2017. ะะฝะดั€ะตะน ะะฝั‚ะธะปะธะบะฐั‚ะพั€ะพะฒ. ะŸั€ะพะตะบั‚ะธั€ะพะฒะฐะฝะธะต ะธ ั€ะฐะทั€ะฐะฑะพั‚ะบะฐ ะฟั€ะธะปะพะถะตะฝะธะน ...
.NET Fest 2017. ะะฝะดั€ะตะน ะะฝั‚ะธะปะธะบะฐั‚ะพั€ะพะฒ. ะŸั€ะพะตะบั‚ะธั€ะพะฒะฐะฝะธะต ะธ ั€ะฐะทั€ะฐะฑะพั‚ะบะฐ ะฟั€ะธะปะพะถะตะฝะธะน ...
ย 
EVERYTHING AS CODE: API-GATEWAY, DEVELOPER PORTAL UND GRAPHQL
EVERYTHING AS CODE: API-GATEWAY, DEVELOPER PORTAL UND GRAPHQLEVERYTHING AS CODE: API-GATEWAY, DEVELOPER PORTAL UND GRAPHQL
EVERYTHING AS CODE: API-GATEWAY, DEVELOPER PORTAL UND GRAPHQL
ย 
Productising your Microservices as API Products
Productising your Microservices  as API ProductsProductising your Microservices  as API Products
Productising your Microservices as API Products
ย 
apidays LIVE Australia 2020 - Productising your Microservices as API Products...
apidays LIVE Australia 2020 - Productising your Microservices as API Products...apidays LIVE Australia 2020 - Productising your Microservices as API Products...
apidays LIVE Australia 2020 - Productising your Microservices as API Products...
ย 
Extending The Power Of Anypoint Platform Using Anypoint Service Mesh
Extending The Power Of Anypoint Platform Using Anypoint Service MeshExtending The Power Of Anypoint Platform Using Anypoint Service Mesh
Extending The Power Of Anypoint Platform Using Anypoint Service Mesh
ย 
01 - VMUGIT - Lecce 2018 - Fabio Rapposelli, VMware
01 - VMUGIT - Lecce 2018 - Fabio Rapposelli, VMware01 - VMUGIT - Lecce 2018 - Fabio Rapposelli, VMware
01 - VMUGIT - Lecce 2018 - Fabio Rapposelli, VMware
ย 
FIWARE Global Summit - Leveraging Kubernetes for FIWARE Components Automations
FIWARE Global Summit - Leveraging Kubernetes for FIWARE Components AutomationsFIWARE Global Summit - Leveraging Kubernetes for FIWARE Components Automations
FIWARE Global Summit - Leveraging Kubernetes for FIWARE Components Automations
ย 

More from apidays

More from apidays (20)

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
ย 
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...
ย 
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...
ย 
Apidays New York 2024 - The secrets to Graph success, by Leah Hurwich Adler, ...
Apidays New York 2024 - The secrets to Graph success, by Leah Hurwich Adler, ...Apidays New York 2024 - The secrets to Graph success, by Leah Hurwich Adler, ...
Apidays New York 2024 - The secrets to Graph success, by Leah Hurwich Adler, ...
ย 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
ย 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
ย 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
ย 
Apidays New York 2024 - API Discovery - From Crawl to Run by Rob Dickinson, G...
Apidays New York 2024 - API Discovery - From Crawl to Run by Rob Dickinson, G...Apidays New York 2024 - API Discovery - From Crawl to Run by Rob Dickinson, G...
Apidays New York 2024 - API Discovery - From Crawl to Run by Rob Dickinson, G...
ย 
Apidays Singapore 2024 - Building with the Planet in Mind by Sandeep Joshi, M...
Apidays Singapore 2024 - Building with the Planet in Mind by Sandeep Joshi, M...Apidays Singapore 2024 - Building with the Planet in Mind by Sandeep Joshi, M...
Apidays Singapore 2024 - Building with the Planet in Mind by Sandeep Joshi, M...
ย 
Apidays Singapore 2024 - Connecting Cross Border Commerce with Payments by Gu...
Apidays Singapore 2024 - Connecting Cross Border Commerce with Payments by Gu...Apidays Singapore 2024 - Connecting Cross Border Commerce with Payments by Gu...
Apidays Singapore 2024 - Connecting Cross Border Commerce with Payments by Gu...
ย 
Apidays Singapore 2024 - Privacy Enhancing Technologies for AI by Mark Choo, ...
Apidays Singapore 2024 - Privacy Enhancing Technologies for AI by Mark Choo, ...Apidays Singapore 2024 - Privacy Enhancing Technologies for AI by Mark Choo, ...
Apidays Singapore 2024 - Privacy Enhancing Technologies for AI by Mark Choo, ...
ย 
Apidays Singapore 2024 - Blending AI and IoT for Smarter Health by Matthew Ch...
Apidays Singapore 2024 - Blending AI and IoT for Smarter Health by Matthew Ch...Apidays Singapore 2024 - Blending AI and IoT for Smarter Health by Matthew Ch...
Apidays Singapore 2024 - Blending AI and IoT for Smarter Health by Matthew Ch...
ย 
Apidays Singapore 2024 - OpenTelemetry for API Monitoring by Danielle Kayumbi...
Apidays Singapore 2024 - OpenTelemetry for API Monitoring by Danielle Kayumbi...Apidays Singapore 2024 - OpenTelemetry for API Monitoring by Danielle Kayumbi...
Apidays Singapore 2024 - OpenTelemetry for API Monitoring by Danielle Kayumbi...
ย 
Apidays Singapore 2024 - Connecting Product and Engineering Teams with Testin...
Apidays Singapore 2024 - Connecting Product and Engineering Teams with Testin...Apidays Singapore 2024 - Connecting Product and Engineering Teams with Testin...
Apidays Singapore 2024 - Connecting Product and Engineering Teams with Testin...
ย 
Apidays Singapore 2024 - The Growing Carbon Footprint of Digitalization and H...
Apidays Singapore 2024 - The Growing Carbon Footprint of Digitalization and H...Apidays Singapore 2024 - The Growing Carbon Footprint of Digitalization and H...
Apidays Singapore 2024 - The Growing Carbon Footprint of Digitalization and H...
ย 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
ย 
Apidays Singapore 2024 - API Monitoring x SRE by Ryan Ashneil and Eugene Wong...
Apidays Singapore 2024 - API Monitoring x SRE by Ryan Ashneil and Eugene Wong...Apidays Singapore 2024 - API Monitoring x SRE by Ryan Ashneil and Eugene Wong...
Apidays Singapore 2024 - API Monitoring x SRE by Ryan Ashneil and Eugene Wong...
ย 
Apidays Singapore 2024 - A nuanced approach on AI costs and benefits for the ...
Apidays Singapore 2024 - A nuanced approach on AI costs and benefits for the ...Apidays Singapore 2024 - A nuanced approach on AI costs and benefits for the ...
Apidays Singapore 2024 - A nuanced approach on AI costs and benefits for the ...
ย 
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu SubbuApidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
ย 
Apidays Singapore 2024 - How APIs drive business at BNP Paribas by Quy-Doan D...
Apidays Singapore 2024 - How APIs drive business at BNP Paribas by Quy-Doan D...Apidays Singapore 2024 - How APIs drive business at BNP Paribas by Quy-Doan D...
Apidays Singapore 2024 - How APIs drive business at BNP Paribas by Quy-Doan D...
ย 

Recently uploaded

Abortion pills in Doha {{ QATAR }} +966572737505) Get Cytotec
Abortion pills in Doha {{ QATAR }} +966572737505) Get CytotecAbortion pills in Doha {{ QATAR }} +966572737505) Get Cytotec
Abortion pills in Doha {{ QATAR }} +966572737505) Get Cytotec
Abortion pills in Riyadh +966572737505 get cytotec
ย 
Top profile Call Girls In Bihar Sharif [ 7014168258 ] Call Me For Genuine Mod...
Top profile Call Girls In Bihar Sharif [ 7014168258 ] Call Me For Genuine Mod...Top profile Call Girls In Bihar Sharif [ 7014168258 ] Call Me For Genuine Mod...
Top profile Call Girls In Bihar Sharif [ 7014168258 ] Call Me For Genuine Mod...
nirzagarg
ย 
Lake Town / Independent Kolkata Call Girls Phone No 8005736733 Elite Escort S...
Lake Town / Independent Kolkata Call Girls Phone No 8005736733 Elite Escort S...Lake Town / Independent Kolkata Call Girls Phone No 8005736733 Elite Escort S...
Lake Town / Independent Kolkata Call Girls Phone No 8005736733 Elite Escort S...
HyderabadDolls
ย 
Belur $ Female Escorts Service in Kolkata (Adult Only) 8005736733 Escort Serv...
Belur $ Female Escorts Service in Kolkata (Adult Only) 8005736733 Escort Serv...Belur $ Female Escorts Service in Kolkata (Adult Only) 8005736733 Escort Serv...
Belur $ Female Escorts Service in Kolkata (Adult Only) 8005736733 Escort Serv...
HyderabadDolls
ย 
Top profile Call Girls In Tumkur [ 7014168258 ] Call Me For Genuine Models We...
Top profile Call Girls In Tumkur [ 7014168258 ] Call Me For Genuine Models We...Top profile Call Girls In Tumkur [ 7014168258 ] Call Me For Genuine Models We...
Top profile Call Girls In Tumkur [ 7014168258 ] Call Me For Genuine Models We...
nirzagarg
ย 
Top profile Call Girls In dimapur [ 7014168258 ] Call Me For Genuine Models W...
Top profile Call Girls In dimapur [ 7014168258 ] Call Me For Genuine Models W...Top profile Call Girls In dimapur [ 7014168258 ] Call Me For Genuine Models W...
Top profile Call Girls In dimapur [ 7014168258 ] Call Me For Genuine Models W...
gajnagarg
ย 
Sealdah % High Class Call Girls Kolkata - 450+ Call Girl Cash Payment 8005736...
Sealdah % High Class Call Girls Kolkata - 450+ Call Girl Cash Payment 8005736...Sealdah % High Class Call Girls Kolkata - 450+ Call Girl Cash Payment 8005736...
Sealdah % High Class Call Girls Kolkata - 450+ Call Girl Cash Payment 8005736...
HyderabadDolls
ย 
High Profile Call Girls Service in Jalore { 9332606886 } VVIP NISHA Call Girl...
High Profile Call Girls Service in Jalore { 9332606886 } VVIP NISHA Call Girl...High Profile Call Girls Service in Jalore { 9332606886 } VVIP NISHA Call Girl...
High Profile Call Girls Service in Jalore { 9332606886 } VVIP NISHA Call Girl...
kumargunjan9515
ย 
Top profile Call Girls In Satna [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In Satna [ 7014168258 ] Call Me For Genuine Models We ...Top profile Call Girls In Satna [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In Satna [ 7014168258 ] Call Me For Genuine Models We ...
nirzagarg
ย 
Fun all Day Call Girls in Jaipur 9332606886 High Profile Call Girls You Ca...
Fun all Day Call Girls in Jaipur   9332606886  High Profile Call Girls You Ca...Fun all Day Call Girls in Jaipur   9332606886  High Profile Call Girls You Ca...
Fun all Day Call Girls in Jaipur 9332606886 High Profile Call Girls You Ca...
kumargunjan9515
ย 
Diamond Harbour \ Russian Call Girls Kolkata | Book 8005736733 Extreme Naught...
Diamond Harbour \ Russian Call Girls Kolkata | Book 8005736733 Extreme Naught...Diamond Harbour \ Russian Call Girls Kolkata | Book 8005736733 Extreme Naught...
Diamond Harbour \ Russian Call Girls Kolkata | Book 8005736733 Extreme Naught...
HyderabadDolls
ย 
Top Call Girls in Balaghat 9332606886Call Girls Advance Cash On Delivery Ser...
Top Call Girls in Balaghat  9332606886Call Girls Advance Cash On Delivery Ser...Top Call Girls in Balaghat  9332606886Call Girls Advance Cash On Delivery Ser...
Top Call Girls in Balaghat 9332606886Call Girls Advance Cash On Delivery Ser...
kumargunjan9515
ย 

Recently uploaded (20)

Abortion pills in Doha {{ QATAR }} +966572737505) Get Cytotec
Abortion pills in Doha {{ QATAR }} +966572737505) Get CytotecAbortion pills in Doha {{ QATAR }} +966572737505) Get Cytotec
Abortion pills in Doha {{ QATAR }} +966572737505) Get Cytotec
ย 
Top profile Call Girls In Bihar Sharif [ 7014168258 ] Call Me For Genuine Mod...
Top profile Call Girls In Bihar Sharif [ 7014168258 ] Call Me For Genuine Mod...Top profile Call Girls In Bihar Sharif [ 7014168258 ] Call Me For Genuine Mod...
Top profile Call Girls In Bihar Sharif [ 7014168258 ] Call Me For Genuine Mod...
ย 
Lake Town / Independent Kolkata Call Girls Phone No 8005736733 Elite Escort S...
Lake Town / Independent Kolkata Call Girls Phone No 8005736733 Elite Escort S...Lake Town / Independent Kolkata Call Girls Phone No 8005736733 Elite Escort S...
Lake Town / Independent Kolkata Call Girls Phone No 8005736733 Elite Escort S...
ย 
Belur $ Female Escorts Service in Kolkata (Adult Only) 8005736733 Escort Serv...
Belur $ Female Escorts Service in Kolkata (Adult Only) 8005736733 Escort Serv...Belur $ Female Escorts Service in Kolkata (Adult Only) 8005736733 Escort Serv...
Belur $ Female Escorts Service in Kolkata (Adult Only) 8005736733 Escort Serv...
ย 
Top profile Call Girls In Tumkur [ 7014168258 ] Call Me For Genuine Models We...
Top profile Call Girls In Tumkur [ 7014168258 ] Call Me For Genuine Models We...Top profile Call Girls In Tumkur [ 7014168258 ] Call Me For Genuine Models We...
Top profile Call Girls In Tumkur [ 7014168258 ] Call Me For Genuine Models We...
ย 
Top profile Call Girls In dimapur [ 7014168258 ] Call Me For Genuine Models W...
Top profile Call Girls In dimapur [ 7014168258 ] Call Me For Genuine Models W...Top profile Call Girls In dimapur [ 7014168258 ] Call Me For Genuine Models W...
Top profile Call Girls In dimapur [ 7014168258 ] Call Me For Genuine Models W...
ย 
Predictive Precipitation: Advanced Rain Forecasting Techniques
Predictive Precipitation: Advanced Rain Forecasting TechniquesPredictive Precipitation: Advanced Rain Forecasting Techniques
Predictive Precipitation: Advanced Rain Forecasting Techniques
ย 
๐Ÿ’ž Safe And Secure Call Girls Agra Call Girls Service Just Call ๐Ÿ‘๐Ÿ‘„6378878445 ๐Ÿ‘...
๐Ÿ’ž Safe And Secure Call Girls Agra Call Girls Service Just Call ๐Ÿ‘๐Ÿ‘„6378878445 ๐Ÿ‘...๐Ÿ’ž Safe And Secure Call Girls Agra Call Girls Service Just Call ๐Ÿ‘๐Ÿ‘„6378878445 ๐Ÿ‘...
๐Ÿ’ž Safe And Secure Call Girls Agra Call Girls Service Just Call ๐Ÿ‘๐Ÿ‘„6378878445 ๐Ÿ‘...
ย 
Sealdah % High Class Call Girls Kolkata - 450+ Call Girl Cash Payment 8005736...
Sealdah % High Class Call Girls Kolkata - 450+ Call Girl Cash Payment 8005736...Sealdah % High Class Call Girls Kolkata - 450+ Call Girl Cash Payment 8005736...
Sealdah % High Class Call Girls Kolkata - 450+ Call Girl Cash Payment 8005736...
ย 
High Profile Call Girls Service in Jalore { 9332606886 } VVIP NISHA Call Girl...
High Profile Call Girls Service in Jalore { 9332606886 } VVIP NISHA Call Girl...High Profile Call Girls Service in Jalore { 9332606886 } VVIP NISHA Call Girl...
High Profile Call Girls Service in Jalore { 9332606886 } VVIP NISHA Call Girl...
ย 
Giridih Escorts Service Girl ^ 9332606886, WhatsApp Anytime Giridih
Giridih Escorts Service Girl ^ 9332606886, WhatsApp Anytime GiridihGiridih Escorts Service Girl ^ 9332606886, WhatsApp Anytime Giridih
Giridih Escorts Service Girl ^ 9332606886, WhatsApp Anytime Giridih
ย 
Ranking and Scoring Exercises for Research
Ranking and Scoring Exercises for ResearchRanking and Scoring Exercises for Research
Ranking and Scoring Exercises for Research
ย 
็คพๅ†…ๅ‹‰ๅผทไผš่ณ‡ๆ–™_Object Recognition as Next Token Prediction
็คพๅ†…ๅ‹‰ๅผทไผš่ณ‡ๆ–™_Object Recognition as Next Token Prediction็คพๅ†…ๅ‹‰ๅผทไผš่ณ‡ๆ–™_Object Recognition as Next Token Prediction
็คพๅ†…ๅ‹‰ๅผทไผš่ณ‡ๆ–™_Object Recognition as Next Token Prediction
ย 
Top profile Call Girls In Satna [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In Satna [ 7014168258 ] Call Me For Genuine Models We ...Top profile Call Girls In Satna [ 7014168258 ] Call Me For Genuine Models We ...
Top profile Call Girls In Satna [ 7014168258 ] Call Me For Genuine Models We ...
ย 
Fun all Day Call Girls in Jaipur 9332606886 High Profile Call Girls You Ca...
Fun all Day Call Girls in Jaipur   9332606886  High Profile Call Girls You Ca...Fun all Day Call Girls in Jaipur   9332606886  High Profile Call Girls You Ca...
Fun all Day Call Girls in Jaipur 9332606886 High Profile Call Girls You Ca...
ย 
Diamond Harbour \ Russian Call Girls Kolkata | Book 8005736733 Extreme Naught...
Diamond Harbour \ Russian Call Girls Kolkata | Book 8005736733 Extreme Naught...Diamond Harbour \ Russian Call Girls Kolkata | Book 8005736733 Extreme Naught...
Diamond Harbour \ Russian Call Girls Kolkata | Book 8005736733 Extreme Naught...
ย 
TrafficWave Generator Will Instantly drive targeted and engaging traffic back...
TrafficWave Generator Will Instantly drive targeted and engaging traffic back...TrafficWave Generator Will Instantly drive targeted and engaging traffic back...
TrafficWave Generator Will Instantly drive targeted and engaging traffic back...
ย 
Top Call Girls in Balaghat 9332606886Call Girls Advance Cash On Delivery Ser...
Top Call Girls in Balaghat  9332606886Call Girls Advance Cash On Delivery Ser...Top Call Girls in Balaghat  9332606886Call Girls Advance Cash On Delivery Ser...
Top Call Girls in Balaghat 9332606886Call Girls Advance Cash On Delivery Ser...
ย 
Digital Transformation Playbook by Graham Ware
Digital Transformation Playbook by Graham WareDigital Transformation Playbook by Graham Ware
Digital Transformation Playbook by Graham Ware
ย 
Identify Customer Segments to Create Customer Offers for Each Segment - Appli...
Identify Customer Segments to Create Customer Offers for Each Segment - Appli...Identify Customer Segments to Create Customer Offers for Each Segment - Appli...
Identify Customer Segments to Create Customer Offers for Each Segment - Appli...
ย 

Apidays Paris 2023 - Kubernetes Gateways, Pubudu Gunatilaka, WSO2

  • 1. Kubernetes Gateways: Crafting Seamless Cloud-Native API Management Architectures December, 2023
  • 2. Hello! Pubudu Gunatilaka Senior Technical Lead, WSO2 pubudug@wso2.com
  • 3. The Journey Through Time: The Birth of API Gateways 3
  • 4. The Role of an API Gateway 4
  • 5. The Foundation: Traditional API Management Architectures 5
  • 6. API Creation Work๏ฌ‚ow in the Traditional Model 6
  • 8. โ— Kubernetes: The cloud's operating system and container orchestration platform. โ— Automates deployment, scaling, and management of containers and microservices. โ— Enables automatic load balancing, scaling, and self-healing for applications. โ— Provides a uni๏ฌed framework for cloud-native application management. โ— Streamlines resource utilization and supports multi-cloud portability. Kubernetes: The Cloud's Backbone 8
  • 9. Key Challenges: โ— Monolithic Design โ— Incompatible Infrastructure โ— Limitations in Leveraging Cloud Bene๏ฌts โ— External Dependencies โ— Limited Support for Microservices โ— Complex Con๏ฌgurations and Maintenance โ— Scalability Bottlenecks Traditional API Management Meets Kubernetes 9
  • 10. Breaking the Mold: Rethinking API Management Architectures
  • 11. โ— Continuous Development and Open Source Bene๏ฌts โ— Envoy as an Ingress Controller in Kubernetes โ— Essential API Management Features โ— Support for REST and gRPC Services โ— Extensibility options to enhance and customize its capabilities โ— Flexible Deployment Patterns Empowering API Gateway Transformation with Envoy Proxy 11
  • 12. The Cloud Native API Management Architecture 12
  • 13. โ— API Standardization: Aims to standardize and streamline API gateway management in Kubernetes. โ— Simpli๏ฌed Con๏ฌguration: Common interface for easier setup and maintenance. โ— Enhanced Interoperability: Smooth integration with different gateway implementations. โ— Dynamic Automation: Dynamic con๏ฌguration, scaling, and service discovery. โ— Seamless Kubernetes Integration: Effortlessly works within the Kubernetes ecosystem. โ— Community Collaboration: Driven by a diverse developer community for continuous improvement. Kubernetes Gateway API Standardization 13
  • 14. Kubernetes Gateway API Standardizationโ€ฆ 14
  • 15. As An API Developer 15 apiVersion: gateway.networking.k8s.io/v1beta1 kind: HTTPRoute metadata: name: products-route spec: hostnames: - "gw.apis.com" rules: - matches: - method: POST path: type: RegularExpression value: /products filters: - type: URLRewrite urlRewrite: path: replaceFullPath : /productsList type: ReplaceFullPath - type: RequestHeaderModifier requestHeaderModifier : add: - name: x-product-list value: "All Products" backendRefs: - name: products-microservice port: 8080 Kubernetes Custom Resource - HTTPRoute
  • 16. The API Developer and API Product Manager Perspective 16
  • 17. Single Control Plane for Diverse Gateways 17
  • 18. API Gateways evolving into a vital but commoditized part of infrastructure. 18
  • 19. โ— Shifting Developer Focus: โฆฟ Developers are freed from the complexities of gateway management. โฆฟ Can focus on building and maintaining APIs and core development tasks. โ— Key API Management Features: โฆฟ API Lifecycle Management โฆฟ API Governance โฆฟ API Marketplace โฆฟ API Version Management โฆฟ API Insightsโ€ฆ โ— Try out WSO2 APK (API Platform for Kubernetes) - https://wso2.com The Changing Tides: Shifting Focus to API Management 19