engineer at ScienceExchange • Coauthor of the “Serverless Applications with Node.js” book • AWS Serverless Hero • AWS SAM / AWS SAM Lambda builders / AWS CDK • Almost 30 serverless apps on AWS Serverless Application Repository • Saved more than $100k at ScienceExchange by implementing several serverless solutions.
multiple constructs • Construct can have multiple levels: - can be a component (API GW + Lambda + upload S3 bucket) - can be a single piece (a Lambda) • You write constructs as components