Amazon Web Services (AWS)

Amazon Web Services
AWS Compute (4)
  • Amazon Elastic Compute Cloud (EC2)
    An IaaS service providing virtual servers controllable by an API, based on the Xen hypervisor.
  • Amazon Elastic Beanstalk
    A PaaS service for hosting applications, equivalent services include Google App Engine or Heroku or OpenShift for on-premises use.
  • Amazon Lambda (LAMBDA)
    Runs code in response to AWS internal or external events such as http requests transparently providing the resource required.
  • AWS Batch
    Run hundreds of thousands of batch computing jobs on AWS.
AWS Networking (5)
AWS Storage (5)
  • Amazon Simple Storage Service (S3)
    A web service, provides storage through web services interfaces (REST, SOAP, and BitTorrent).
  • Amazon Elastic Block Storage (EBS)
    Raw block-level storage that can be attached to Amazon EC2 instances.
  • Amazon Elastic File System (EFS)
    Simple, scalable file storage for use with Amazon EC2 instances in the AWS Cloud.
  • Amazon Glacier
    An online file storage web service that provides storage for data archiving and backup.
  • AWS Storage Gateway
    Connects on-premises software resources with storage in the AWS public cloud.
AWS Databases (7)
  • Amazon Aurora
    A hosted relational database service.
  • Amazon Relational Database Service (RDS)
    A distributed relational database service by Amazon Web Services (AWS).
  • Amazon DynamoDB
    A fully managed proprietary NoSQL database services.
  • Amazon DynamoDB Accelerator (DAX)
    A fully managed, highly available, in-memory cache for DynamoDB that delivers up to a 10x performance improvement.
  • Amazon ElasticCache
    A fully managed in-memory data store and cache service.
  • Amazon Redshift
    An Internet hosting service and data warehouse product.
  • AWS Data Migration Service (DMS)