Amazon CloudWatch

Amazon CloudWatch Amazon CloudWatch is a monitoring and management service that provides data and actionable insights for AWS, hybrid, and on-premises applications and infrastructure resources. CloudWatch enables real-time monitoring of AWS resources such as Amazon Elastic Compute Cloud (EC2) instances, Amazon Elastic Block Store (EBS) volumes, Elastic Load Balancing and Amazon Relational Database Service (RDS) instances. You can use CloudWatch to […]

Amazon Web Service- Amazon RDS Database Engines

   Amazon RDS Database Engines 1.  SQL Server: ü  SQL Server is a Relational Database developed by Microsoft. ü  SQL Server is easy to set up, operate, and scale the SQL Server deployments in the cloud. ü  With the help of Amazon RDS, you can add multiple editions of SQL Server such as 2008 R2, 2012, 2014, 2016, 2017 in minutes […]

Amazon Web Service- ElastiCache

 Amazon Web Service- Elasticache It is an in-memory cache service with support for Memcached and Redis. Elasticache is a web service used to deploy, operate, and scale an in-memory cache in the cloud. It improves the performance of web applications by allowing you to retrieve information from fast, managed in-memory cache instead of relying entirely on slower disk-based databases. For […]

Amazon Relational Database Services- (Amazon RDS)

Amazon Relational Database Services  AWS Relational Database Service is a fully-managed SQL database cloud service that allows to create and operate relational databases. Using RDS you can access your files and database anywhere in a cost-effective and highly scalable way offers a variety of database services which can be launched in minutes with just a few clicks.  AWS database service […]

Amazon Web Service- Route 53

 Amazon Route 53 is a highly available and scalable Domain Name System (DNS) web service. It is designed for developers and corporate to route the end users to Internet applications by translating human readable names like www.mydomain.com, into the numeric IP addresses like 192.0.2.1 that computers use to connect to each other.  Ø Features of Route 53: 1.    Easy to […]

Amazon S3 Glacier and Replicatication

Amazon S3 Glacier and Replication  v  Logging & Events: Amazon S3 bucket logging provides detailed information on object requests and requester even if they use your root account. Log events are records of activity recorded by the application or resource being monitored.  Differentiate: logging and events: An “event” is any one record returned from an index or search. It could […]

Amazon Simple Storage Service (S3)

  Amazon S3 is a scalable, high-speed, web-based cloud storage service. The service is designed for online backup and archiving of data and applications on Amazon Web Services(AWS). Data can be transferred to S3 over the public internet via access to S3 application programming interface. Amazon S3 is an Object Storage service, which differs from other types of cloud computing […]

Amazon Virtual Private Cloud

       Amazon Virtual Private Cloud provides a logically isolated area of the AWS cloud where you can launch AWS resources in a virtual network that you define. User have complete control over their virtual networking environment, including a selection of their IP address range, the creation of subnets, and configuration of route tables and network gateways. A Virtual […]

Amazon Web Service- Command Line Interface

 The AWS Command Line Interface (AWS CLI) is a unified tool to manage your AWS services. With just one tool to download and configure, you cant control multiple AWS services from the command line and automate them through scripts. Ø  CLI Commands: ·   System Commands that are encoded as part of the operating system interface ·   Executable programs that, when […]

Amazon Machine Image-AMI

   AMI (Amazon Machine Image) AMI is a supported and maintained image provided by AWS that provides the information required to launch an instance. You must specify an AMI when you launch an instance. You can launch multiple instances from a single AMI when you require multiple instances with the same configuration. An AMI includes the following; 1.  One or […]