Scaling an Online Store Without an API Gateway
Learn more about APIs → http://ibm.biz/essential-api-guide
Learn more about Microservices → http://ibm.biz/microservice-guide
Watch "What is an API Gateway lightboard?" video → https://youtu.be/hWRRdICvMNs
Watch "Why API Management" lightboard video → https://youtu.be/DBZTNzrZC3E
► Check out IBM Cloud Pak for Integration → http://ibm.biz/cp-for-integration
As more websites evolve from a monolithic to microservice architecture, the number of individual services communicating with each other through APIs greatly increases. While it is possible for a client, which could be either a web browser, application or IoT device, to make requests to the relevant microservice directly, this approach can cause some problems as you begin to scale your website.
In this lightboard video, Jason Goode with IBM, visually explains some of the limitations you may run into when scaling a website without an API Gateway and using a Direct Client-to-Microservice Communication architecture instead.
Get started on IBM Cloud at no cost → https://ibm.biz/Bdft4q
Subscribe to see more videos like this in the future → http://ibm.biz/subscribe-now
#WebsiteScaling #Microservices #APIGateway