Worksheet 2


List the various services (with its use ) provided by AWS as a public and private Vendor.

Amazon EC2 (Elastic Compute Cloud):

  • offers secure, and resizable compute capacity
  • to enable easy access and usability to developers for web-scale cloud computing, while allowing for total control of your compute resources.
  • Deploy applications rapidly without the need for investing in hardware upfront

Amazon RDS (Relational Database Services):

  • database configuration, management and scaling easy in the cloud.
  • Automate tedious tasks such as hardware provisioning, database arrangement, patching, and backups.
  • easily migrate or reproduce your existing databases to Amazon RDS.
Amazon Connect:

  • Customer service employees can provide support through phone calls or chat requests from end customers using AWS Connect
  • Amazon Connect is less expensive than traditional contact center software.
  • Amazon Connect automatically scales your contact center to any capacity you choose, helping you onboard tens of thousands of agents in response to standard business patterns or unanticipated volume.
Amazon S3 (Simple Storage Service):

  • object storage, providing leading scalability, data availability, security, and performance
  • storage and protect large sums of data for various use cases, such as websites, applications, backup, and more.
Amazon Lambda:

  • to run code without owning or managing servers.
  • Operate code for nearly any application or backend utility without administration.

Amazon SNS(Simple Notification Service):

  • Users can chat directly with customers through system-to-system or app-to-person communication especially for mobile users.
Amazon EBS(Elastic Block Store):

  • It handles a diverse range of workloads, such as relational and non-relational databases, and enterprise applications
Amazon VPC(Virtual Private Cloud):

  • To deploy AWS resources at scale in a virtual environment
  • total control over your environment, which includes the option to choose your own IP address range, creation of subsets, and arrangement of route tables and network access points.
  • Easily customize the network configuration of your VPC with flexible dashboard management controls designed for maximum usability



Explore the features of an EC2 Machine

  • EC2 offers a highly reliable environment where replacement of machines is rapidly possible.
  • EC2 works fine with Amazon services like Amazon S3, Amazon RDS, Amazon DynamoDB, and Amazon SQS. It provides a complete solution for computing, query processing, and storage across a wide range of applications.
  • EC2 works in Amazon Virtual Private Cloud to provide a secure and robust network to resources.
  • EC2 provides the tools for developers and system administrators to build failure applications and isolate themselves from common failure situations.
  • EC2 wants us to pay only for the resources that we use. It includes multiple purchase plans such as On-Demand Instances, Reserved Instances, Spot Instances, etc. which we can choose as per our requirement.


Comments

Popular posts from this blog

Lab Exercise 8: Create and Carryout Read and Write Operation in AWS Dynamo DB​