© 2026 Hashnode
Getting Started Firstly.. you need to have AWS account. If you don’t know how to create AWS account, you can follow the instructions provided here - AWS Docs. After ;you have created an account, log in to your account dashboard and search for “Lights...

A LAMP stack is a popular set of open-source software used for web development. It stands for Linux, Apache, MySQL, and PHP: Linux: The operating system that runs the server. Apache: The web server software that delivers web pages to users. MySQL:...

Link to exam: https://aws.amazon.com/certification/certified-cloud-practitioner/ Containerization: Docker Definition: Software development platform for deploying apps. Apps are packaged in containers runnable on any OS. Advantages: Uniform app ...

So, you have a beautiful website that contains all your blogs and articles that you wrote some time ago. Now you want to publish and host it. Since your website is not receiving any huge traffic, for now, you just want to deploy your website on the i...

Prerequisite 🙂 AWS Account WordPress backup if you have So let's start our small journey. step 1: Log in to your AWS account Step 2: Search Lightsail in the search bar of the AWS Management console. and open it. just as I show below. step 3 : C...

This tutorial will take you from zero to having a codeigniter app fully installed on AWS Lightsail instance. Introduction In this article, I will guide you to setting up the following technologies AWS Lightsail instance Apache PHP Composer Codei...
