Sheet ⁨02⁩ · ⁨Blog⁩Surveyed ⁨2026⁩

Blog Posts

Long-form write-ups on AWS, DevOps and Infrastructure as Code. The kind of post you read once, then come back to with a terminal open.

How To Connect A Two EC2 Instances Database and Files Transfer Using AWS CLI

How To Connect A Two EC2 Instances Database and Files Transfer Using AWS CLI

Introduction In this post, I will show you how to share a database and files between two EC2 instances using AWS CLI. I will use AWS CLI to create a VPC, EC2 instances, EBS, EFS, and security grou

How To Create An AWS EC2 Instance Using AWS CLI

How To Create An AWS EC2 Instance Using AWS CLI

Introduction In this tutorial we will create an AWS EC2 instance with the AWS CLI. We will build the network around it first, then launch the instance with a user data script that installs the Apa

How to Deploy a Spring Boot Application to AWS CloudFormation

How to Deploy a Spring Boot Application to AWS CloudFormation

Introduction Deploying a Spring Boot application to the cloud can provide many benefits such as scalability and easy management. AWS CloudFormation is a service that allows for the creation and ma

How to Install and Configure Node.js on EC2 Instance Amazon Linux 2

How to Install and Configure Node.js on EC2 Instance Amazon Linux 2

Amazon Linux 2 reached its announced end-of-support date on 30 June 2026, so it is no longer the right base image for a new instance. On Amazon Linux 2023, install Node.j

How to Install and Setup FireWall on Amazon Linux 2

How to Install and Setup FireWall on Amazon Linux 2

Amazon Linux 2 reached its announced end-of-support date on 30 June 2026, so it is no longer the right base image for a new instance. iptables/firewalld behave the sa

How to Install Apache Web Server on Amazon Linux 2

How to Install Apache Web Server on Amazon Linux 2

Amazon Linux 2 reached its announced end-of-support date on 30 June 2026, so it is no longer the right base image for a new instance. On Amazon Linux 2023 the same steps

How to Install PHP and MariaDB on Amazon Linux 2

How to Install PHP and MariaDB on Amazon Linux 2

Amazon Linux 2 reached its announced end-of-support date on 30 June 2026, so it is no longer the right base image for a new instance. On Amazon Linux 2023 there is no ext

How to Install WordPress on Amazon Linux 2

How to Install WordPress on Amazon Linux 2

Amazon Linux 2 reached its announced end-of-support date on 30 June 2026, so it is no longer the right base image for a new instance. On Amazon Linux 2023 use dnf in pl