In this post, I will try to test experimentally and understand the order in which CloudFormation resources are created, updated and deleted. I will...
CloudWatch RUM allows you to monitor your web application and analyze user sessions in near real time. In this short post, I will describe how you can...
DNSSEC (Domain Security Extensions) adds security features to the DNS protocol so that DNS resolvers can verify that the data came from the specific...
S3 Object Lambda allows you to run code when an object is requested from S3. You can return a transformed version of the actual file stored in the S3...
Neptune Notebooks allow you to easily populate and query your Amazon Neptune graph database in an interactive way using Jupyter notebooks. This post...
This posts describes how to run Spark applications on a serverless Amazon EKS (Elastic Kubernetes Service) cluster with AWS Fargate. It might be...