Skip to content

warehouse management application using PHP, AWS RDS (MySQL), EC2 (Ubuntu), and Terraform for infrastructure as code (IaC).

Notifications You must be signed in to change notification settings

mr3xplorer/warehouse_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

warehouse_app

Warehouse management application using PHP, AWS RDS (MySQL), EC2 (Ubuntu), and Terraform for infrastructure as code (IaC), This application helps manage inventory, track shipments, and streamline warehouse operations using scalable and reliable AWS services.

Architecture

Architecture Diagram

Production

  • PHP Application: Hosted on an EC2 instance (Ubuntu).
  • Database: MySQL on AWS RDS.
  • Infrastructure: Managed with Terraform.

CI/CD for Developers

  • Elastic Beanstalk: For deploying and managing the PHP application.
  • CodePipeline: Automates CI/CD.
  • GitHub: Hosts the source code repository.

Prerequisites

  • AWS Account
  • AWS CLI configured
  • Terraform installed
  • SSH key pair for EC2
  • PHP and Composer installed locally

About

warehouse management application using PHP, AWS RDS (MySQL), EC2 (Ubuntu), and Terraform for infrastructure as code (IaC).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published