Shaileshshaileshpashte.hashnode.dev·Sep 6, 2024AWS Lambda: Deep Dive into Limits, SnapStart, Lambda@Edge, CloudFront Functions, and Lambda in VPCIntroduction AWS Lambda has become a cornerstone of serverless architectures, enabling developers to run code in response to events without managing servers. While Lambda abstracts much of the underlying infrastructure, understanding its capabilities...Lambda limits
CloudGagsblog.cloudgags.in·May 14, 2024Understanding CloudFront Functions: A Comprehensive GuideIntroduction AWS CloudFront functions as a content delivery network, mitigating network latency between users and the origin server to efficiently serve media. However, users may have specific requirements, such as implementing business logic on requ...27 readsAWS
CloudGagsblog.cloudgags.in·May 5, 2024Simplifying 3xx Redirection with CloudFront FunctionIntroduction Hey there, hope you're doing well! Ready to dive into today's blog about pulling off a 3xx redirection using a CloudFront function? Before we jump in, let's get on the same page about what exactly a 3xx redirection involves. Quick heads ...AWS