AWS Cloud Operations Blog
Tag: Lambda layers
Deploying application configuration to serverless: Introducing the AWS AppConfig Lambda extension
At AWS, we feel strongly that separating application configuration from application code is a best practice. Being able to deploy configuration independently from code makes it possible to build services like Service Quotas and launch new services and features right as we announce them. If we didn’t separate these, even a simple configuration change would […]