Elevate Your DevSecOps Journey with WSO2 Developer Platform
.zIndexFooter {
display: none;
}
.row {
padding-top: 0px !important;
}
.cChoreoSection p {
color: #40404B;
font-size: 18px;
letter-spacing: 0;
line-height: 28px;
}
span.pSpan {
font-size: 1rem !important;
line-height: 1.6rem !important;
color: #494848 !important;
word-spacing: 3px !important;
}
.cChoreoSection.cIntro {
padding: 7rem 0rem 6rem 0rem !important;
background-color: #f7f8fb !important;
/* background: url(https://wso2.cachefly.net/wso2/sites/all/2023
WSO2 Certified Professional of the Year 2025
.paddingZero {
padding: 0 !important;
}
.paddingLeftZero {
padding-left: 0 !important;
}
.paddingRightZero {
padding-right: 0 !important;
}
body {
background-image: url(https://wso2.cachefly.net/wso2/sites/all/image_resources/wcpy-2025-main-banner.webp) !important;
background-attachment: fixed;
padding-top: 0;
background-color: #212a32;
background-position: center top;
background-repeat: no-repeat;
}
.sectionPadding {
padding: 8rem 0 !important;
}
.cHeader {
Extended Life Support Plan
h1 {
font-size: 2.4rem;
line-height: 3.35rem;
font-weight: 400;
letter-spacing: .1rem;
margin: 0 0 1.5rem;
display: block;
color: #212a3
Training and Certification – Terms & Conditions
Training and Certification – Terms & Conditions
1.
What is an API Gateway? Fundamentals, Benefits, and Future Trends
If you're working with APIs, chances are that the term "API gateway" has popped up in a conversation or web search at least once. Although they are not new, many developers that are new to creating APIs (or deploying them into a production environment) haven't heard of them or don't fully understand what the technology does. In the most simple terms, an API gateway is a single entry point where API traffic comes in and is then proxied to your actual APIs. The gateway handles all the nuances around securing and scaling APIs.