Skip to content

nginx, apache2, mysql, ELK stack to supoort the application on AWS

Notifications You must be signed in to change notification settings

riddhi2910/Three-tier-application-on-AWS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Three-tier-application-on-AWS

Important servers to host software on AWS

Ansible EC2 Instance - Webserver1(Apache) Webserver2(Apache) - Loadbalancer(Nginx) - Database(mysql)

Installtion of servers as EC2 on AWS Defining Secuirty groups for EC2

Installation and configuration of apache, loadbalancer, database. Includes templates and python script needed to run servers

Enabling different sites, loadbalacing with nginx with ansible playbooks

Log monitoring system with ELK(ElaticSearch, Logstash, Kibana) stack to visualing logs for apache servers, Loadbalacer, Database for debug and troubleshooting perpose.

About

nginx, apache2, mysql, ELK stack to supoort the application on AWS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages