This is my first post on this blog, for my first article I just want to describe what environment I use to launch this Lukems.com site, here is the environment:
| Cloud Server – For cloud servers I use Vultr.com Services with a High Frequency Compute server package with a storage capacity of 32 GB SSD, 1 CPU and 1024 MB RAM. The reason I use Vultr as a server provider is because of the quality which I think is good, especially the server uptime and also the affordable price, only $ 6 / month for the package I use, |
| Web Server – For the web server itself I use Nginx because it has strong performance and also I am used to using this web server at my work, |
| CMS – For the CMS that I use, none other than that in general, I use WordPress, |
| Programming Language – Because I use WordPress, the result for the programming language that I use is PHP. I am using PHP Version 7.3, |
| Database – For the database, I am using MariaDB Version 10.3, |
| Container – Docker, I use Docker to install Nginx, WordPress, PHP and also Database on my cloud server. |
| Domain – For lukems.com Domain I bought it at Niagahoster. |
| SSL – To secure the connection, I use free SSL from Let’s Encrypt because in my opinion, even though it’s free, SSL is still powerful, where once every 3 months the certificate needs to be renewed. |
| |
For now, maybe it used to be, I try to remember later, I will update this post if there are more. Thank you all ^^.