Introducing API Gateway
API Developers often face with following challenges: It is difficult to manage multiple API versions and environments. It takes a
Read moreAPI Developers often face with following challenges: It is difficult to manage multiple API versions and environments. It takes a
Read moreThere are conditional statements in almost every programming language that enable you to determine whether one piece of code should
Read moreAre you looking for a simple programming language that compiles quickly? A fast-running program? You can distribute your work easily
Read moreThe Security Assertion Markup Language (SAML) provides two important features: cross-domain single sign-on (SSO) and identity federation. Many enterprises have
Read moreThe API has become the coolest way to expose business functionality to the outside world. Without an API, a business
Read moreUniform Resource Identifiers (URIs) are used by REST APIs to identify resources. Throughout this post, we’ll cover a set of
Read moreThis is the 7th post in a series on microservices architecture Designing an application’s external API is made even more
Read moreThis is the 3rd post in a series on microservices architecture High availability, scalability, resilience to failure, and performance are
Read more