Skip to main content

Recent Articles

Deep dives into web development, cloud architecture, and building better software.

Cover image for article: Automate CloudWatch Agent Setup on EC2 Using User Data Scripts
8 min read

Automate CloudWatch Agent Setup on EC2 Using User Data Scripts

Let's automate CloudWatch Agent installation on EC2 instances using User Data scripts. New instances in your Auto Scaling Group will automatically send custom metrics without manual configuration.

Article: Automate CloudWatch Agent Setup on EC2 Using User Data Scripts. Let's automate CloudWatch Agent installation on EC2 instances using User Data scripts. New instances in your Auto Scaling Group will automatically send custom metrics without manual configuration.. Published November 21, 2025. Reading time: 8 min read.Tagged as: AWS, EC2.Click to read the full article.
Cover image for article: Setting Up CloudWatch Agent on EC2: Monitor Memory and Disk Usage
6 min read

Setting Up CloudWatch Agent on EC2: Monitor Memory and Disk Usage

Let's learn how to set up CloudWatch Agent on EC2 instances to monitor additional metrics like memory and disk usage. We'll walk through the manual setup process and configure it for instances in an Auto Scaling Group.

Article: Setting Up CloudWatch Agent on EC2: Monitor Memory and Disk Usage. Let's learn how to set up CloudWatch Agent on EC2 instances to monitor additional metrics like memory and disk usage. We'll walk through the manual setup process and configure it for instances in an Auto Scaling Group.. Published November 20, 2025. Reading time: 6 min read.Tagged as: AWS, EC2.Click to read the full article.
Cover image for article: Amazon EC2 Auto Scaling Groups with .NET and AWS CDK: Automated Scaling for Your Applications
8 min read

Amazon EC2 Auto Scaling Groups with .NET and AWS CDK: Automated Scaling for Your Applications

Learn how to upgrade your EC2 infrastructure from manual instance management to automated scaling using Auto Scaling Groups. We'll explore Launch Templates, integrate with CodeDeploy, and see how your deployments stay automated as your infrastructure scales.

Article: Amazon EC2 Auto Scaling Groups with .NET and AWS CDK: Automated Scaling for Your Applications. Learn how to upgrade your EC2 infrastructure from manual instance management to automated scaling using Auto Scaling Groups. We'll explore Launch Templates, integrate with CodeDeploy, and see how your deployments stay automated as your infrastructure scales.. Published November 19, 2025. Reading time: 8 min read.Tagged as: AWS, EC2.Click to read the full article.
Cover image for article: Build and Deploy Pipeline for AWS Step Functions: Three Approaches with GitHub Actions
6 min read

Build and Deploy Pipeline for AWS Step Functions: Three Approaches with GitHub Actions

Learn three different approaches to set up build and deploy pipelines for AWS Step Functions using GitHub Actions. We'll explore deploying ASL files directly, using CDK constructs, and a hybrid approach that gives you the best of both worlds.

Article: Build and Deploy Pipeline for AWS Step Functions: Three Approaches with GitHub Actions. Learn three different approaches to set up build and deploy pipelines for AWS Step Functions using GitHub Actions. We'll explore deploying ASL files directly, using CDK constructs, and a hybrid approach that gives you the best of both worlds.. Published November 18, 2025. Reading time: 6 min read.Tagged as: AWS, Step Functions.Click to read the full article.
Cover image for article: How to Update Amazon Cognito Custom Attributes From Your .NET Applications
5 min read

How to Update Amazon Cognito Custom Attributes From Your .NET Applications

Learn how to programmatically update Amazon Cognito custom attributes from your .NET applications. Keep user data in sync with real events like subscription upgrades, profile changes, and group assignments—all from your application code.

Article: How to Update Amazon Cognito Custom Attributes From Your .NET Applications. Learn how to programmatically update Amazon Cognito custom attributes from your .NET applications. Keep user data in sync with real events like subscription upgrades, profile changes, and group assignments—all from your application code.. Published November 17, 2025. Reading time: 5 min read.Tagged as: AWS, Cognito.Click to read the full article.
Cover image for article: Build AWS Step Functions in Visual Studio Code: Create, Visualize, and Deploy Workflows
4 min read

Build AWS Step Functions in Visual Studio Code: Create, Visualize, and Deploy Workflows

Learn how to build AWS Step Functions workflows directly in Visual Studio Code using the AWS Toolkit. Create workflows, visualize them as you edit, fix errors in real-time, and deploy to AWS without leaving your editor.

Article: Build AWS Step Functions in Visual Studio Code: Create, Visualize, and Deploy Workflows. Learn how to build AWS Step Functions workflows directly in Visual Studio Code using the AWS Toolkit. Create workflows, visualize them as you edit, fix errors in real-time, and deploy to AWS without leaving your editor.. Published November 16, 2025. Reading time: 4 min read.Tagged as: AWS, Step Functions.Click to read the full article.

Stay Updated

Get practical tips on AWS, .NET, DevOps, and software development delivered weekly.

✓ No spam • ✓ Unsubscribe anytime

© 2025 Rahul Nath. All rights reserved.