How to build a custom VPC to launch MySQL RDS and Webserver and configure your application?

In this lab,we will create a VPC which will include a web server and an Amazon RDS database. Tasks will include: 1.Create a Amazon…
AWS Redshift – Data Loading Strategies

Loading Data Into Amazon S3 • RDS/EC2/On-premise Database – Database migration Service • RDS MySQL using Data Pipeline http://docs.aws.amazon.com/datapipeline/latest/DeveloperGuide/dptemplate-copyrdstos3.html • Data Volume on…
What is Amazon Redshift its architecture and components ?

Amazon Redshift is a fully managed highly scalable data warehouse service in AWS. You can start using Redshift with even a few GigaBytes of…
What are different Cloud Computing Models?

IaaS -Infrastructure as a service (IaaS) is a cloud computing offering in which a vendor provides users access to computing resources such as servers, storage and…
How to Update Tags in bulk using aws-tagger command line Tool?

This article outlines the steps to update tags for AWS resources using aws-tagger tool using aws-cli command line interface. Tagging AWS resources is hard…