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.

How to set Kubernetes using kubeadm

Creating a Kubernetes (K8s) cluster can seem daunting at first, but with kubeadm, the process is significantly simplified. Kubeadm is a tool built to provide kubeadm init and kubeadm join as best practices for creating Kubernetes clusters. It performs the actions necessary to get a minimum viable, secure cluster up and running in a user-friendly

Read More »

Installing Supervisor Using Pip: A Step-by-Step Guide

Supervisor is a powerful tool that allows system administrators to monitor and control a variety of processes on UNIX-like operating systems. While it’s typically installed from system package managers, using pip, Python’s package installer, can be a viable alternative. This approach is beneficial when you need a specific version of Supervisor or your system’s package

Read More »

Install Node.js on EC2

Welcome to our guide on how to install Node.js on an Amazon EC2 instance. Node.js is a powerful and popular JavaScript runtime built on Chrome’s V8 JavaScript engine. It is known for its efficiency, non-blocking I/O model, and wide usage in building scalable network applications. This guide aims to walk you through setting up Node.js

Read More »

Setting Up and Configuring a PostgreSQL Database on AWS Ubuntu

Welcome to our comprehensive guide on setting up a PostgreSQL database on an AWS Ubuntu instance. This blog will walk you through the process step-by-step, from launching your AWS instance to creating your first database and table. Let’s dive in! Launching an AWS Ubuntu Instance First things first, you need an AWS account. Once you’ve

Read More »

What is Piping in Linux

Piping is a fundamental concept in the world of Linux and Unix-like operating systems. It allows you to take the output of one command and use it as the input for another command seamlessly. Think of it as a way to create a data pipeline where the output of one process flows directly into the

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.