Sitemap

Member-only story

Laravel ~ 12 ✧ Deploy your Laravel app on AWS Cloud

10 min readMar 24, 2025

Welcome to,

Episode 04

of # Learn Laravel Series From Zero to Deployment ⟢

In a glance,

of what we will cover today in this episode.

→ Login to your AWS account

→ Spin up an EC2 Instance on AWS

→ Configure Security Groups // Secure your Server

→ Run System Updates and Install Ubuntu on the Server

→ Install Laravel Installer / PHP / Apache / Certbot

→ Create a Database on RDS (MySQL Aurora Serverless)

→ Install MySQL Server on Instance for Creating Connection Request Access to RDS

→ EC2-RDS Permission Mapping // Allow EC2 to Access RDS

→ Create a Schema and a Database User Account

→ Clone your existing app onto the Server

→ Install Dependencies, Set Up…

--

--

No responses yet