How to Setup SSL certificate into your AWS EC2 instance 2021
In this tutorial, I have shown you, how to set up Letsencrypt free SSL certificate into your AWS ec2 instance. But before that, let's discuss what is Letsencrypt. What is…
In this tutorial, I have shown you, how to set up Letsencrypt free SSL certificate into your AWS ec2 instance. But before that, let's discuss what is Letsencrypt. What is…
WordPress is a free and open-source content management system (CMS) written in PHP and paired with a MySQL or MariaDB database. It the most popular CMS system on this planet…
What We Will Cover Here In this tutorial, I will show you how to install NVM and then using NVM how you can install NodeJS. NVM is a node version…
We have all been there. You are in the zone, debugging a critical issue. You run a command to update a Lambda function or delete an S3 bucket, thinking you…
In this article, I will show you how you can install MySQL server on your Ubuntu machine on AWS, which may help you to get started with your project deployment…