Referencing AWS Lambda Layers in Serverless Framework using Cloudformation ReferenceLayers in Serverless help to reuse code in different functions. I have read some documentations on how a layer is used from the following…Jul 30, 2021Jul 30, 2021
Use AWS ALB Fixed Response instead of Redirect to avoid Browser 301 redirect cachingAWS Application Load Balancers has a feature to redirect requests. However, redirect should only be done when the change is permanent…Nov 19, 2020Nov 19, 2020