Articles by Mahnoor Malik
AWS Auto Scaling Tutorial: Auto Scaling Groups Explained with Practical Examples
Learn AWS Auto Scaling Groups with practical examples. This tutorial explains dynamic scaling, predictive scaling, scheduled scaling, scaling policies, …
AWS Application Load Balancer Tutorial: Step-by-Step Setup & Configuration (ALB)
Learn how to create and configure an AWS Application Load Balancer (ALB) step-by-step. This tutorial covers EC2 setup, target groups, listeners, HTTPS …
AWS Lambda Tutorial: Getting Started with AWS Lambda with Practical Examples
Learn AWS Lambda with this beginner-friendly tutorial. Understand how AWS Lambda works, create Lambda functions, run and test them, and integrate Lambda with …
AWS CodeCommit and CodeBuild Tutorial: Build a CI/CD Pipeline on AWS
Learn how to implement a CI/CD pipeline on AWS using CodeCommit and CodeBuild. This step-by-step tutorial explains how to create a CodeCommit repository, …
AWS CodeDeploy and CodePipeline Tutorial: Deploy Applications Using CI/CD Pipeline
Learn how to deploy applications using AWS CodeDeploy and automate CI/CD workflows with AWS CodePipeline. This tutorial explains how to create deployment …
Complete AWS S3 Bucket Tutorial [Practical Examples]
Step by Step tutorial on AWS S3 Buckets and create one. We will also explore S3 versioning and S3 encryption and in the last, we will generate an AWS S3 Bucket …
Configure S3 bucket as Terraform backend [Step-by-Step]
Step y step instructions to use AWS S3 bucket as terraform backend. Create AWS S3 Bucket along with DynamoDB table to store the terraform backend content on …
How to host static website on S3 [Step-by-Step]
STep by Step instructions to host static website on S3 using CORS. Use a custom domain name name to host your static website using CNNAME DNS Record
AWS RDS Tutorial with Hands On [Step-by-Step]
In this tutorial, we will learn about AWS RDS i.e Relational Database Service and then walk through the step-by-step process of creating an Amazon RDS DB …
AWS CLI Explained with Practical Examples [Tutorial]
we learned about AWS CLI. First, we learned that how we can set up AWS CLI on our PC. After that, we walked through the process of creation of EC2 instance and …
Create S3 Static Website using Custom Domain [Step-by-Step]
Step by step instructions to create S3 static website using custom domain and SSL from AWS Certificate Manager.
Amazon Elastic Block Store (EBS) Tutorial [Hands On]
In this tutorial, we learned about Amazon Elastic Block Store, its benefits, and volume types. After that, we walked through the process of the creation of EBS …
AWS Amplify Tutorial | Deploy S3 Website [100% Working]
In this AWS Amplify tutorial I will share step by step guide to deploy S3 website with screenshots using a custom domain.
How to install Jenkins on EC2 instance [Step-by-Step]
Step by Step instructions to install Jenkins on EC2 Instance on AWS. Configure Jenkins and create your first Job using Jenkins on Linux environment
How to use CloudFront with S3 [Practical Example]
In this tutorial, we learned that how to use CloudFront with S3. First, we learned about Amazon CloudFront and its key features. After that, we created an S3 …
Getting Started with Amazon Lightsail [Step-by-Step]
Learn every thing about amazon lightsail with practical example. We will deploy a wordpress instance using aws lightsail with lets encrypt free ssl certificates …
Deploy website with AWS EC2 and Let's Encrypt [Step-by-Step]
Step by step instructions to deploy website using AWS EC2 instance with let's encrypt SSL certificate with practical example
Getting started with AWS CloudFormation - Tutorial
AWS CloudFormation provides a platform and language that allows you to model your resources in the form of template that can be deployed as an AWS stack.
Deploying application using AWS Elastic Beanstalk
Step by step instructions to deploy application using AWS Elastic Beanstalk with practical examples.
Learn about Amazon Cognito like a Pro with Hands On
In this tutorial, we learned about Amazon Cognito and its two main components i.e. user pool and identity pool. First, we created a User Pool then we customized …
Amazon ElastiCache for Redis Tutorial with Example
Step by step instructions to create amazon ElastiCache for Redis with screenshots.
Getting started with AWS Step Functions with Hands On
Complete tutorial on AWS step functions. Step by step instructions to use and create step functions in AWS with examples
Getting started with Amazon DynamoDB with Hands On
In this tutorial, we are going to learn how to use Amazon DynamoDB using practical examples
How to Protect S3 bucket with Basic Authentication
Step by step instructions to protect S3 website with basic authentication using AWS Lambda and Cloudfront
Learning AWS Cloud Development Kit with Hands On
In this tutorial, we are going to learn how to use AWS Cloud Development Kit. But before moving ahead let's have a quick overview of AWS Cloud Development Kit.
Tutorial: Getting started with AWS AppSync [Hands On]
In this tutorial, you will learn about AWS AppSync. First, let's have a quick overview of AWS AppSync.
