AWS


How to Change the Node Exporter Port if It is Already in Use

How to Change the Node Exporter Port if It is Already in Use

The Node Exporter is a service from Prometheus that allows for the extraction of node information via an Application Program Interface (API). If you are reading this then you probably are well aware…

ProgrammingAWSMachine Learning
How to Build and Deploy a Next.js App on AWS Apache Server

How to Build and Deploy a Next.js App on AWS Apache Server

This article will take you through the steps required to prepare a Next.js application for production and deploy it onto an Apache server running on an Amazon Web Services (AWS) EC2 instance. I…

Software DevelopmentProgrammingNextjs
How to Automate AWS IAM Best Practices Using the Principle of Least Privilege

How to Automate AWS IAM Best Practices Using the Principle of Least Privilege

AWS IAM automation with Klotho to help you implement security best practices via Infrastructure-as-Code, and abstracting the complexity of writing least privilege IAM policies away from your developers.

AwsIamAws iam
How Much Does AWS Really Cost?

How Much Does AWS Really Cost?

Typical AWS pricing for a MERN stack example

AwsCloudServerless
How I Passed AWS Certified Developer Associate (DVA-C02)

How I Passed AWS Certified Developer Associate (DVA-C02)

How I prepared and passed the AWS Certified Developer Associate Certification (DVA-C02) exam.

AwsApplication load balancerAws certificate manager
Hosting a static website with S3 & CloudFront

Hosting a static website with S3 & CloudFront

AwsS3Cloudfront
Host-Based Routing in AWS Application Load Balancers

Host-Based Routing in AWS Application Load Balancers

Application Load Balancer offers various routing options tailored to your specific requirements.

AwsApplication load balancerAws certificate manager
Have your Lambda Functions Connect to RDS through RDS Proxy

Have your Lambda Functions Connect to RDS through RDS Proxy

With sample Terraform code for your AWS serverless project

AwsProgrammingAws lambda
Hands-on CI/CD for Spring Boot applications using GitHub Actions and AWS

Hands-on CI/CD for Spring Boot applications using GitHub Actions and AWS

Want to build a full CI/CD Pipeline? Well, you’re at the right place!

Ci cdSpring bootGithub actions
Fast Way to Fix AWS EC2 Instance Error: 'No space left on the disk'

Fast Way to Fix AWS EC2 Instance Error: 'No space left on the disk'

A step-by-step guide to fixing AWS EC2 instance error: 'No space left on the disk'.

AwsLinuxJenkins