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.

Enable Prometheus metrics client in a Python Flask app using prometheus_flask_exporter and prometheus_client

Prometheus is a robust monitoring and alerting system that can collect and analyze metrics from various systems and applications. One way to integrate Prometheus with a Python Flask application is by using the prometheus_flask_exporter and prometheus_client libraries. First, you will need to install the libraries by running the following command: Once the libraries are installed,

Read More »

A detailed discussion on aws VPC endpoint

Amazon Web Services (AWS) Virtual Private Cloud (VPC) Endpoints are a way to allow communication between resources within a VPC and other AWS services without the need to traverse the internet or a NAT gateway. This feature enables secure and private access to services such as S3, DynamoDB, and SQS, among others, from within a

Read More »

Detailed overview of aws lambda price

Amazon Web Services (AWS) Lambda is a serverless computing service offered by Amazon that allows users to run their code without provisioning or managing servers. One of the key benefits of using Lambda is its pricing model, which is based on the number of requests and the duration of each request. When it comes to

Read More »

Linux how to tar a file

The tar command in Linux is a powerful tool that allows users to create, extract, and manipulate archive files. One of the most common uses of the tar command is to create an archive of one or more files. This is known as “taring” a file, and it is a simple process that can be

Read More »

How To Do AWS CLI Config

Overview of AWS: Amazon Web Services (AWS) 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. With a wide array of services ranging from computing, storage, databases, analytics, and networking, AWS offers solutions to almost all infrastructural challenges faced by startups to

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.