Blog - Page 4

Here are all my latest blog posts. I often write about Web Development, AWS, Serverless and more...

AWS

GITHUB

Automate Your AWS CDK Stack Deployment with GitHub Actions

To ensure security and maintain consistency while deploying AWS CDK stacks, it's best to deploy them using a CI environment like GitHub Actions. Learn how to configure GitHub Actions for deploying CDK stacks in this tutorial.

Read More...

NEXTJS

AWS

TYPESCRIPT

SES

IAM

How to Build a Contact Form With Next.js and AWS

It's pretty common to have a contact form on your website but building them can be a pain. So, let's explore how to easily build one using Next.js and AWS!

Read More...