DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Launching WordPress In Public subnet And MySQL In Private Subnet In a VPC

4 years ago medium.com
Launching WordPress In Public subnet And MySQL In Private  Subnet In a VPC

Summary: This is a summary of an article originally published by the source. Read the full original article here →

In this article I gonna launch wordpress on AWS by consider the secuirty meausre .This project has the following key points: Prerequisites-Configuring AWS: In order for Terraform to be able to make changes in your AWS account, you will need to configure the AWS credentials for the user you created earlier Run following terraform command to create vpc it ask to change Creating public Subnet for wordpress:In this public subnet, we will launch the WordPress site.

Security Group for MySQL instance: MySQL instance in a private subnet, we required that MySQL can only be accessed by the WordPress instance.

Here,you see wordpress has public IP by this public IP we can access wordpress dashboard.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com