Managed and monitored AWS infrastructure, including EC2 instances, S3 buckets, and CloudFront distributions. Implemented backup and disaster recovery solutions using AWS services like Glacier and EBS snapshots. Collaborated with development teams to optimize application performance and troubleshoot production is...
AWS Lambda@Edgeallows us to attach small Lambda functions to Amazon CloudFront distributions, which will be invoked at different junctures of the HTTP request cycle. In our case, we need to have the function invoked when a user requests an object (viewer-request) and it needs to imple...
AWS Lambda@Edgeallows us to attach small Lambda functions to Amazon CloudFront distributions, which will be invoked at different junctures of the HTTP request cycle. In our case, we need to have the function invoked when a user requests an object (viewer-request) and it needs to implem...