Amazon Web Services

CHANGE AWS EC2 INSTANCE TYPE

This article walks you through the process of changing the instance type to meet the requirements.

SETUP S3 CROSS REGION REPLICATION

This article guides you to setup S3 cross region replication

SCAN EC2 INSTANCES USING CLAMAV IN AWS

Setup a automatic virus scanner (clamscan) in AWS using Systems manager

SCAN EC2 INSTANCES USING CLAMAV IN AWS

Setup a automatic virus scanner (clamscan) in AWS using Systems manager

CREATE APPLICATION LOAD BALANCER IN AWS

A Load balancer is used to distribute the traffic coming from the clients across multiple targets which ensures the high availability of the applications.

CREATE AMI FROM EXISTING EC2 INSTANCE

An Amazon Machine Image (AMI) is a template that contains a software configuration (for example, an operating system, an application server, and applications.

HOW TO INSTALL TERRAFORM ON UBUNTU

Terraform is a tool for creating, Managing and Modifying the Infrastructure. It is distributed as a binary package for all the supported platforms and architectures.

CREATE EC2 INSTANCE USING TERRAFORM

Terraform is a command-line tool for building, changing, and versioning infrastructure safely and efficiently. It can manage existing and popular service providers as well as On-premise datacenters.

AUTOMATICALLY STOP AND START RDS INSTANCES USING LAMBDA

Automating Starting and Stopping of RDS Instances on scheduled expressions using AWS Services such as Cloudwatch event rule , RDS Instance, Lambda and IAM Role.

AUTOMATICALLY STOP AND START EC2 INSTANCES USING LAMBDA

Automating Starting and Stopping of EC2 Instances on scheduled expressions using AWS Services such as Cloudwatch event rule , EC2 Instance, Lambda and IAM Role.

CREATE AND RESTORE RDS SNAPSHOTS

Amazon Relational Database Service (Amazon RDS) is a web service that makes it easier to set up, operate, and scale a relational database in the AWS Cloud.

TRACK REQUEST AND RESPONSE TIME OF APPLICATIONS USING NGINX

To Track down the Applications performance issues, We need to configure Nginx with Built-in Timing Variables such as Request and Response time.

APPLY SSL CERTIFICATE IN THE NETWORK LOADBALANCER

In this guide , We will learn how we can enable TLS termination in the Network load balancer

CREATE RDS INSTANCE USING AWS CONSOLE

Amazon Relational Database Service is a web service that makes it easier to set up, operate, and scale a relational database in the AWS Cloud.

 

 

APPLY SSL CERTIFICATE TO CLASSIC LOADBALANCER

We are going to add HTTPS listener by attaching an SSL certificate to the classic load balancer

MONITOR THE EXPIRY OF SSL CERTIFCATES USING LAMBDA

Monitoring and Alerting of SSL certificate expiry using AWS Service such as Lambda, Cloudwatch event Rule, SNS topic.

HOW TO INCREASE RDS INSTANCE STORAGE SIZE

In this guide , We will learn how we can increase the storage size of rds instance without any downtime

MONITOR SECURITY GROUP CHANGES USING CLOUDWATCH AND SNS

In this guide , We will see how we can setup a monitoring for Security group changes.

HOW TO CHANGE THE SIZE OF THE RDS INSTANCE

In this guide , We will learn how to upgrade and downgrade the size of the RDS instances

PROMOTE READ REPLICA TO STANDALONE DB INSTANCE

In this guide , We will learn how to promote read replica to standalone RDS DB instance

MONITORING WINDOWS SERVERS USING WMI EXPORTER & PROMETHEUS

In this guide , We will learn how to setup monitoring for windows servers using Prometheus , wmi exporter & Grafana

SETUP AMAZON FSX FOR WINDOWS FILE SERVER

In this guide , We will learn how to setup Windows File server on AWS using Amazon FSx

HOW TO CREATE AMAZON AURORA DB CLUSTER FOR MYSQL

In this blog post , We will learn how to create amazon aurora db cluster for MySQL using aws console.

CONNECT TO PRIVATE RDS INSTANCES USING DBEAVER

In this blog post We have explained how to Connect to Private RDS Instances using DBeaver.

REGISTER WINDOWS EC2 INSTANCES WITH SYSTEMS MANAGER

In this blog post , We have explained how to register Windows EC2 Instances with Systems Manager.

REGISTER LINUX EC2 INSTANCES WITH SYSTEMS MANAGER

In this blog post , We have explained how to register Linux EC2 Instances with Systems Manager.

PATCH WINDOWS EC2 INSTANCES USING SYSTEMS MANAGER

In this blog post , We will learn to Patch Windows EC2 Instances using Systems Manager.

PATCH LINUX EC2 INSTANCES USING SYSTEMS MANAGER

In this blog post , We will learn to Patch Linux EC2 Instances using Systems Manager.