Why and how to monitor Amazon API Gateway HTTP APIs
API gateways are part of every modern microservice architecture. As their name already suggests, they are the gateway into your system; everyone who wants to access your service has to go through a gateway. In…