Serverless architecture with AWS
Amazon Web Services provides some interesting services to build and run applications without the need to manage infrastructure. In a serverless architecture each service also runs on a server, but the provisioning is completely operated by the cloud provider. Due to that…