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

All results for tag: aws

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


Using DynamoDB on your local with NoSQL Workbench

Learn how to play around with DynamoDB locally and use NoSQL Workbench to plan out your work

4 min read


Local AWS development with LocalStack

Learn how to setup LocalStack to help with local development emulating AWS products

4 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


Scheduling One-Off Cron Jobs With AWS EventBridge And AWS Lambda

Reduce instances and costs for single-run cron jobs by using AWS EventBridge rules to trigger AWS Lambda functions.

8 min read


Scheduled Post Test

Don't mind me, I am just testing my scheduled blog post workflow.

1 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


AWS Aurora DSQL in Action

Take a look into AWS' recently announced distributed Aurora SQL solution, now in preview!

6 min read


Dennis O'Keeffe

2020-present Dennis O'Keeffe.

All Rights Reserved.