Posts by Tag

aws-cdk

AWS Fargate with CDK

2 minute read

In this post, you learn how to use AWS CDK to deploy containers in AWS Fargate. AWS Fargate is a service in AWS which enables us to deploy Docker container a...

Using SQS with Lambda and Dynamodb

2 minute read

In this post, you learn how to use AWS CDK to create a backend system which persists data to a database using SQS and Dynamodb and Lambda. Although this tuto...

Running Cron Job on AWS with CDK

2 minute read

In this post, you learn how to use AWS CDK to create a cron job in AWS. A cron job is essentially a task which resources periodically, e.g. every minute, day...

Create a Cognito backed Rest API with CDK

3 minute read

In this post, you learn how to use AWS CDK to create a REST API which is secured with AWS Cognito in AWS. The components used for this application are, AWS C...

AWS Step Functions with CDK

5 minute read

In this post, you learn how to use AWS CDK to create a basic yet powerful workflow in AWS. You can use this workflow to implement very complex applications i...

BASIC AWS CDK Backend API

5 minute read

In this post, you learn how to use AWS CDK to create a basic yet powerful backend in AWS. The components used for this application are, AWS API Gateway which...

Back to Top ↑

terraform

Back to Top ↑

cdktf

Back to Top ↑

api-gateway

Create a Cognito backed Rest API with CDK

3 minute read

In this post, you learn how to use AWS CDK to create a REST API which is secured with AWS Cognito in AWS. The components used for this application are, AWS C...

BASIC AWS CDK Backend API

5 minute read

In this post, you learn how to use AWS CDK to create a basic yet powerful backend in AWS. The components used for this application are, AWS API Gateway which...

Back to Top ↑

lambda

Using SQS with Lambda and Dynamodb

2 minute read

In this post, you learn how to use AWS CDK to create a backend system which persists data to a database using SQS and Dynamodb and Lambda. Although this tuto...

BASIC AWS CDK Backend API

5 minute read

In this post, you learn how to use AWS CDK to create a basic yet powerful backend in AWS. The components used for this application are, AWS API Gateway which...

Back to Top ↑

serverless

AWS Step Functions with CDK

5 minute read

In this post, you learn how to use AWS CDK to create a basic yet powerful workflow in AWS. You can use this workflow to implement very complex applications i...

Back to Top ↑

dynamodb

Using SQS with Lambda and Dynamodb

2 minute read

In this post, you learn how to use AWS CDK to create a backend system which persists data to a database using SQS and Dynamodb and Lambda. Although this tuto...

BASIC AWS CDK Backend API

5 minute read

In this post, you learn how to use AWS CDK to create a basic yet powerful backend in AWS. The components used for this application are, AWS API Gateway which...

Back to Top ↑

step-functions

AWS Step Functions with CDK

5 minute read

In this post, you learn how to use AWS CDK to create a basic yet powerful workflow in AWS. You can use this workflow to implement very complex applications i...

Back to Top ↑

ec2

Back to Top ↑

crud

Wing It: Cloud CRUD with Winglang

2 minute read

I spend a lot of time in Terraform and CDK, but I kept wishing for a tighter feedback loop when I’m experimenting. Winglang scratches that itch with a local ...

Back to Top ↑

cognito

Create a Cognito backed Rest API with CDK

3 minute read

In this post, you learn how to use AWS CDK to create a REST API which is secured with AWS Cognito in AWS. The components used for this application are, AWS C...

Back to Top ↑

eventbridge

Running Cron Job on AWS with CDK

2 minute read

In this post, you learn how to use AWS CDK to create a cron job in AWS. A cron job is essentially a task which resources periodically, e.g. every minute, day...

Back to Top ↑

sns

Running Cron Job on AWS with CDK

2 minute read

In this post, you learn how to use AWS CDK to create a cron job in AWS. A cron job is essentially a task which resources periodically, e.g. every minute, day...

Back to Top ↑

scheduling

Running Cron Job on AWS with CDK

2 minute read

In this post, you learn how to use AWS CDK to create a cron job in AWS. A cron job is essentially a task which resources periodically, e.g. every minute, day...

Back to Top ↑

windows

Back to Top ↑

sqs

Using SQS with Lambda and Dynamodb

2 minute read

In this post, you learn how to use AWS CDK to create a backend system which persists data to a database using SQS and Dynamodb and Lambda. Although this tuto...

Back to Top ↑

azure-vm

Back to Top ↑

app-service

Back to Top ↑

azure

Azure 303 Exam Tips

2 minute read

I’ve recently taken the Azure 303 Exam and would like to share my experience, hoping it might help someone. I am going to start with the organizational stuff...

Back to Top ↑

az-303

Azure 303 Exam Tips

2 minute read

I’ve recently taken the Azure 303 Exam and would like to share my experience, hoping it might help someone. I am going to start with the organizational stuff...

Back to Top ↑

exam-tips

Azure 303 Exam Tips

2 minute read

I’ve recently taken the Azure 303 Exam and would like to share my experience, hoping it might help someone. I am going to start with the organizational stuff...

Back to Top ↑

fargate

AWS Fargate with CDK

2 minute read

In this post, you learn how to use AWS CDK to deploy containers in AWS Fargate. AWS Fargate is a service in AWS which enables us to deploy Docker container a...

Back to Top ↑

ecs

AWS Fargate with CDK

2 minute read

In this post, you learn how to use AWS CDK to deploy containers in AWS Fargate. AWS Fargate is a service in AWS which enables us to deploy Docker container a...

Back to Top ↑

containers

AWS Fargate with CDK

2 minute read

In this post, you learn how to use AWS CDK to deploy containers in AWS Fargate. AWS Fargate is a service in AWS which enables us to deploy Docker container a...

Back to Top ↑

github-copilot

Back to Top ↑

ai-tools

Back to Top ↑

workflows

Back to Top ↑

cloudwatch

Back to Top ↑

monitoring

Back to Top ↑

console

Back to Top ↑

s3

Back to Top ↑

static-website

Back to Top ↑

private-registry

Back to Top ↑

collaboration

Back to Top ↑

cold-start

Back to Top ↑

terraform-cloud

Back to Top ↑

iac

Back to Top ↑

winglang

Wing It: Cloud CRUD with Winglang

2 minute read

I spend a lot of time in Terraform and CDK, but I kept wishing for a tighter feedback loop when I’m experimenting. Winglang scratches that itch with a local ...

Back to Top ↑

cloud-development

Wing It: Cloud CRUD with Winglang

2 minute read

I spend a lot of time in Terraform and CDK, but I kept wishing for a tighter feedback loop when I’m experimenting. Winglang scratches that itch with a local ...

Back to Top ↑

kiro

A First Look at Kiro Crew

9 minute read

Amazon open sourced Kiro Crew a few weeks ago, and I spent some evenings going through the repo and the docs to work out what it actually does. Most of the c...

Back to Top ↑

ai-agents

A First Look at Kiro Crew

9 minute read

Amazon open sourced Kiro Crew a few weeks ago, and I spent some evenings going through the repo and the docs to work out what it actually does. Most of the c...

Back to Top ↑

automation

A First Look at Kiro Crew

9 minute read

Amazon open sourced Kiro Crew a few weeks ago, and I spent some evenings going through the repo and the docs to work out what it actually does. Most of the c...

Back to Top ↑