Matt Martz
martzcodes

martzcodes

Follow
homebadgesnewsletter
Tag

serverless

#serverless

More content

Read more stories on Hashnode


Articles with this tag

From Code to Conversation: Bridging GitHub Actions and Slack with CDK

Aug 21, 202316 min read

The Slack Integration Every Dev Team Needs · In this post, we're diving into the powerful world of automation using the AWS Cloud Development Kit (CDK)...

From Code to Conversation: Bridging GitHub Actions and Slack with CDK

Leveraging CDK and Serverless for Bluesky Feed Generation

Jul 5, 202314 min read

In the dynamic world of social media, Bluesky is carving out a niche with its innovative approach to content curation. With its unique "My Feeds"...

Leveraging CDK and Serverless for Bluesky Feed Generation

Destroy THEIR Stacks - Ephemeral CDK Stacks as a Service

Jun 29, 20238 min read

In this post, we will enhance our ephemeral stack architecture by consolidating the destruction process to a central service. We will utilize a stack...

Destroy THEIR Stacks - Ephemeral CDK Stacks as a Service

Say Goodbye to Your CDK Stacks: A Guide to Self-Destruction

Feb 22, 20237 min read

Are you tired of constantly managing your CDK Stacks and dealing with the associated costs? If so, self-destructing CDK Stacks might be the solution...

Say Goodbye to Your CDK Stacks: A Guide to Self-Destruction

Improving a Serverless App To Cross-Post Blogs

Feb 21, 20239 min read

Allen Helton is an AWS Hero and absolute LEGEND. In December he wrote a post titled "I Built a Serverless App To Cross-Post My Blogs" and after some...

Improving a Serverless App To Cross-Post Blogs

Protect a Static Site with Auth0 Using Lambda@Edge and CloudFront

Oct 14, 20226 min read

In this post, we'll use AWS CDK to deploy a static site to an S3 Bucket, distribute the site using CloudFront, and protect it with a CloudFront...

Protect a Static Site with Auth0 Using Lambda@Edge and CloudFront