A three-tier architecture is a client-server architecture in which the functional process logic, data access, computer data storage, and user interface are developed and maintained as independent modules on separate platforms. In this project, we will have the hands-on experience that showcases Three-tier Architecture.
Table of contents
Our 3-Tier SetupLaunching an EC2 Instance that will serve as a “web server”Preparing the Database ServerInstalling WordPress on our Web Server EC2Installing MySQL on our DB Server EC2Configuring DB to work with WordPressConfiguring WordPress to connect to remote databaseSort: