Software Architecture in GCP— API Cache — Speed up old and slow RESTful API to 50ms response with Google Cloud Platform
Old and slow RESTful API can do your systems very slow, and in some cases, you will lose sales/money if your RESTful API did not respond fast enough.
This Acticatrurer is designed based on a use case where a RESTful API build on top of WordPress and makes systems very slow some time up to 10sec for a single API request. I have seen over time it's not only a WordPress problem but now it's the use case I will use in this design.