AWS

Amazon Web Services is a subsidiary of Amazon providing on-demand cloud computing platforms and APIs to individuals, companies, and governments, on a metered pay-as-you-go basis. All articles related to AWS tips/tricks are placed here. It is the main area where AWS lovers find their choice of posts. To learn more, you can try this book from Amazon.

FastAPI in Docker: A Guide to Building, Running, and Scaling Your API

In today’s microservices architecture, containerization has become crucial to application deployment. This guide will walk you through containerizing a FastAPI application using Docker, from basic setup to production-ready deployment. Prerequisites Before we begin, ensure you have the following installed: Project Setup Let’s start with a basic FastAPI project structure: my_fastapi_app/├── app/│ ├── init.py│ ├── main.py│

Read More »

How to Set Up Magento with Bitnami AMI on AWS

Magento is one of the most powerful and widely used e-commerce platforms. If you want to deploy Magento quickly and efficiently, using a Bitnami Magento AMI (Amazon Machine Image) on AWS can be a great option. Bitnami offers pre-configured and optimized AMIs that allow you to set up Magento in just a few minutes without

Read More »

How to Install Screen in Amazon Linux 2023 (Fedora Version)

Amazon Linux 2023, built on a Fedora foundation, provides a robust and secure platform for your cloud workloads. One essential tool for managing long-running processes in a Linux environment is the screen. This guide will walk you through installing and using screen on Amazon Linux 2023, ensuring you can efficiently manage your terminal sessions. What

Read More »

How To Install COMPOSER in Amazon Linux 2023( Fedora-based )

Composer is an essential dependency manager for PHP, making it easy to manage and install libraries and packages. If you’re using Amazon Linux 2023, which is Fedora-based, here’s a step-by-step guide to get Composer up and running on your system. Step 1: Update Your Package Manager Before installing Composer, ensure your package manager is up-to-date.

Read More »

Installing and Configuring NGINX and PHP on Debian 12: A Step-by-Step Guide

Are you setting up a web server or migrating to Debian 12 (Bookworm) and looking to run PHP applications? NGINX, coupled with PHP-FPM, offers a robust, high-performance platform for delivering web content. This guide walks you through installing and configuring NGINX and PHP on Debian 12, ensuring your web server is secure, efficient, and ready

Read More »
About Myself

Atiqur Rahman

I am Atiqur Rahman graduated from BUET and am an AWS-certified solutions architect.

Disclaimer

We are a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for us to earn fees by linking to Amazon.com and affiliated sites. We also participate in programs from eBay, CJ, Bluehost, Clickbank, ShareASale, and other sites. AwsWithAtiq is compensated for referring traffic and business to these companies.