Currently writing about: AWS, React.js, Node.js, TypeScript, friction logs.

All results for tag: aws-cdk

Using the AWS CDK to send a serverless Slack message

Follow along to send a simple message to Slack by using the AWS SDK to trigger a JavaScript Lambda function on a timed cron job that has NPM dependencies required.

7 min read


Deploying Serverless Golang APIs With The AWS CDK

This tutorial covers setting up a project, writing a Go Lambda server using Gin, and deploying it with AWS CDK, providing detailed code examples and instructions.

9 min read


Creating and using AWS Secrets from the CDK and CLI

A quick overview of adding/retrieving secrets for AWS

3 min read


Webpack 5 Builds for AWS Lambda Functions with TypeScript

Using Webpack 5 to build lambdas for AWS deployments

5 min read


Deploying Static Websites To AWS S3 + CloudFront + Route53 Using The TypeScript AWS CDK

Use the TypeScript AWS CDK to deploy static sites to S3 with a CloudFront distribution and Route53 setup for a custom domain.

8 min read


AWS CDK With Typescript Foundations

Get started with the AWS CDK in TypeScript and learn some of the foundational work for upcoming tutorials.

12 min read


Using The AWS CDK With LocalStack And aws-cdk-local

Speed up your local AWS CDK development but using LocalStack and the AWS CDK Local wrapper package.

5 min read


Building A CDN With S3, Cloudfront And The AWS CDK

Use the TypeScript AWS CDK to deploy an S3 Bucket fronted by a CloudFront CDN and Route53 record.

13 min read


DynamoDB With LocalStack And The AWS CDK (Part 1)

A walkthrough on how to deploy a local DynamoDB table to LocalStack with the AWS TypeScript CDK.

10 min read


DynamoDB With LocalStack And The AWS CDK (Part 2)

The second part of this demo will show how to interact with our DynamoDB table using DynamoDB Toolbox.

6 min read


Deploying A Fargate Cluster With LocalStack And The AWS CDK

Use the ECS patterns library to deploy a simple Fargate cluster to LocalStack.

11 min read


Deploying An EKS Fargate Cluster With The AWS CDK (Part 1)

Deploy a Kubernetes Fargate on EKS cluster using the AWS CDK.

4 min read


Python Lambda Functions Deployed With The Typescript AWS CDK

Deploy a simple Python lambda function with the TypeScript AWS CDK to LocalStack.

7 min read


Mounting Your Own Cloud Storage With Cloud Mounter and AWS

After another failed hard drive meant losing data, I decided to look into mounting my own cloud storage. Here is how I did it.

7 min read


Dennis O'Keeffe

2020-present Dennis O'Keeffe.

All Rights Reserved.