…r client is fully decoupled from the server, allowing you to focus on your application and not your infrastructure. A common implementation is to use an AWS API Gateway combined with an AWS Lambda function as a BaaS (backend as a service) to be consumed by your client. You can ge…