Posts

Deploy to Amazon EKS using CircleCI and Helm

In this tutorial, you will learn how to build and install Helm charts for your application to an AWS EKS cluster.
Deploy to Amazon EKS using CircleCI and Helm

Deploy autoscaling self-hosted runners using AWS CDK

In this tutorial, you will learn how to set up autoscaling using AWS CDK, an Infrastructure as Code (IaC) tool developed by AWS.
Deploy autoscaling self-hosted runners using AWS CDK

How to Use the Twilio Java Helper Library and AWS CDK to Deploy AWS Lambda Functions

In this post, learn how to integrate the AWS Simple Notification Service (SNS) with SendGrid to send emails to users.
How to Use the Twilio Java Helper Library and AWS CDK to Deploy AWS Lambda Functions

Building an automated unit testing pipeline for serverless applications

In this tutorial, you will learn how to build an automated unit testing pipeline using Jest testing framework for serverless applications.
Building an automated unit testing pipeline for serverless applications

Automatically deploy REST APIs with Lambda authorizers using AWS CDK

In this tutorial, I will guide you through using AWS CDK to deploy REST APIs with AWS Lambda-based authorizers. You will learn how API Gateway constructs can be used to customize the behavior of the API by adding authorizers, usage plans, throttling, rate limiting, and more.
Automatically deploy REST APIs with Lambda authorizers using AWS CDK

Automate AWS Lambda function deployments to AWS CDK

In this tutorial, I will guide you through using AWS Cloud Development Kit (CDK) to deploy an AWS Lambda function that interacts with AWS S3 and AWS DynamoDB.
Automate AWS Lambda function deployments to AWS CDK

Python Script to Configure WiFi On Raspberry Pi Without Reboot

In this short post, I will walk you through the steps of configuring Wifi on a Raspberry Pi device using a Python script.
Python Script to Configure WiFi On Raspberry Pi Without Reboot

Creating and Shrinking Rasberry Pi Image using SD Card

Learn how to create a copy of the Rasberry Pi from an SD card and shrink it
Creating and Shrinking Rasberry Pi Image using SD Card

How to Use the Twilio Java Helper Library and AWS CDK to Deploy AWS Lambda Functions

In this post, learn how to leverage the AWS Cloud Development Kit (CDK) to build and deploy a serverless AWS Lambda function that uses Twilio’s Programmable SMS API to send SMS to users.
How to Use the Twilio Java Helper Library and AWS CDK to Deploy AWS Lambda Functions

How to Record a Phone Call using Twilio Java SDK?

In this tutorial, I will walk you through the process of recording a phone call using Twilio’s voice APIs as part of its Java SDK.
How to Record a Phone Call using Twilio Java SDK?