Mahnoor Malik

Mahnoor Malik

Lecturer

Articles by Mahnoor Malik

AWS AutoScaling Tutorial [Practical Examples]

Step by step instructions with screenshots to learn about AWS Autoscaling Policy using auto scaling groups.

AWS Application Load Balancer Tutorial [Step-by-Step]

Step by step instructions to create and test AWS application load balancer with screenshots. Verify Load Balancer on EC2 Instances in LIVE action.

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.

Getting started with AWS Lambda [Tutorial]

We learned about AWS Lambda and walked through the process of synchronous and asynchronous invocations of AWS Lambda functions from Application Load Balancer …

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.

Getting started with CI/CD on AWS [Hands On] - Part 1

n this tutorial, we learned about two AWS services named AWS CodeCommit and AWS CodeBuild that can be used while implementing CI/CD on AWS. We also did a hands- …

Getting started with CI/CD on AWS [Hands On] - Part 2

In this tutorial, we learned about AWS CodeDelpoy and AWS CodePipeline to set up CI/CD on AWS. First, we created a two-stage pipeline consisting of CodeCommit …

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.