AWS SAM transform is a CloudFormation macro that converts simplified serverless application templates into full CloudFormation templates, enabling developers to define Lambda functions, APIs, and other serverless resources with built-in best practices.
AutomationDeveloper toolsInfrastructure & IaC
A fully serverless, event-driven clickstream data pipeline on AWS that ingests, transforms, and stores clickstream events in Parquet format using API Gateway, Kinesis, Firehose, Lambda, and Athena, with production-ready IaC via AWS SAM.
Developer toolsData & databasesTemplates & starters