There are plenty of benefits of using serverless architecture utilising 3rd party service. Lambda + API Gateway combo are a common one. I’d argue it is the way to go forward in most situations: https://martinfowler.com/articles/serverless.html. Despite that, I think there are still few insights that we can gain by learning traditional web architecture for an…