Category: AWS
-
|
Lightsail WordPress Multi-site blog, reasons for low quality in AdSense
This blog is operated as a multi-site via AWS Lightsail directly using WordPress. Different domains are used according to the…
-
|
Installing Kubernetes on AWS EC2
#1. Why install Kubernetes on AWS EC2? 돈It would be great to save money by filling up EC2 with docker…
-
|
AWS EC2 Kubernetes WordPress Hosting – Abandoned
Official website resource – https://kubernetes.io/ko/docs/tutorials/stateful-application/mysql-wordpress-persistent-volume/ WordPress uses a MySQL database, and the information must be stored in a persistent space.…
-
|
AWS EC2 – Building Services with Docker Compose – Abandoned
#1. Service Installation 2. Installation 3. Failure due to lack of resources Deploying independent db and WordPress in pairs using…
-
|
Installing MariaDB on AWS EC2 Ubuntu
I ultimately failed on AWS Linux 2023. I decided to install MariaDB, and only install WordPress execution as a pod.…
-
|
Initial setup of RDS
#1. RDS Setup for VPC Private Network To set up RDS and assign it to a VPC, it is essential…