Atiqur Rahman

I am MD. Atiqur Rahman graduated from BUET and is an AWS-certified solutions architect. I have successfully achieved 4 certifications from AWS including Cloud Practitioner, Solutions Architect, SysOps Administrator, and Developer Associate. I have more than 5 years of working experience as a DevOps engineer designing complex SAAS applications.

Step-by-Step Guide: Installing WordPress on Amazon Linux 2023

WordPress is one of the most popular content management systems (CMS) used for creating and managing websites. Amazon Linux, the Linux-based operating system offered by Amazon Web Services (AWS), provides a robust and scalable environment for hosting WordPress sites. In this blog post, we will walk you through the process of installing WordPress on Amazon …

Step-by-Step Guide: Installing WordPress on Amazon Linux 2023 Read More »

How to setup MongoDB using docker in Amazon Linux 2023 (Fedora)

MongoDB is a popular NoSQL database that is used to store data in a flexible and scalable way. Docker is a containerization platform that allows you to package and deploy applications in a consistent way. By using Docker, you can easily set up MongoDB on Amazon Linux 2023 (Fedora). Prerequisites Before you begin, you will …

How to setup MongoDB using docker in Amazon Linux 2023 (Fedora) Read More »

How to Install MySQL on Amazon Linux 2023 (Fedora Version)

MySQL is a popular relational database management system (RDBMS) that is used to store and manage data. It is free and open-source software that is available for a wide range of platforms, including Amazon Linux 2023. This blog post will show you how to install MySQL on Amazon Linux 2023 (Fedora version). We will also …

How to Install MySQL on Amazon Linux 2023 (Fedora Version) Read More »

How to Install Java on Amazon Linux 2023

Java is a versatile and widely-used programming language that powers a vast number of applications and systems across various industries. If you’re an Amazon Linux user in 2023 and you’re looking to install Java on your system, you’ve come to the right place. In this step-by-step guide, we’ll walk you through the process of installing …

How to Install Java on Amazon Linux 2023 Read More »

SSL Setup on Amazon Linux 2023 using nginx and letsencrypt

Securing your website with SSL (Secure Socket Layer) is essential to protect sensitive information such as passwords, credit card details, and other data transmitted between your server and users’ browsers. SSL also enhances your website’s credibility and trustworthiness, making it a critical component of modern web hosting. In this blog, we’ll guide you through the …

SSL Setup on Amazon Linux 2023 using nginx and letsencrypt Read More »

How to install Node.js on Amazon Linux 2023

Node.js is an open-source, cross-platform JavaScript runtime environment that allows developers to build and execute applications outside of a web browser. In this tutorial, we will walk you through the process of installing Node.js on Amazon Linux, which is a widespread Linux distribution designed to run on Amazon Elastic Compute Cloud (EC2) instances, using nvm …

How to install Node.js on Amazon Linux 2023 Read More »