services Flashcards
<p>Amazon VPC</p>
<p>Amazon Virtual Private Cloud (Amazon VPC). Amazon VPC enables you to provision an isolated section of the AWS Cloud. In this isolated section, you can launch resources in a virtual network that you define. Within a virtual private cloud (VPC), you can organize your resources into subnets. A subnet is a section of a VPC that can contain resources such as Amazon EC2 instances.</p>
<p>Amazon DocumentDB</p>
<p>a document database service that supports MongoDB workloads.</p>
<p>MongoDB</p>
<p>a document database program</p>
<p>Amazon Neptune</p>
<p>a graph database service. Used to build and run applications that work with highly connected datasets, such as social networking, recommendation engines, fraud detection, and knowledge graphs.</p>
<p>Amazon QLDB</p>
<p>a ledger database service. Used to review a complete history of all the changes that have been made to your application data.</p>
<p>Amazon QLDB</p>
<p>Amazon Quantum Ledger Database</p>
<p>Amazon Managed Blockchain</p>
<p>a service that you can use to create and manage blockchain networks with open-source frameworks. a distributed ledger system that lets multiple parties run transactions and share data without a central authority.</p>
<p>Amazon ElastiCache</p>
<p>a service that adds caching layers on top of your databases to help improve the read times of common requests. supports two types of data stores: Redis and Memcached.</p>
<p>supports two types of data stores: Redis and Memcached</p>
<p>Amazon ElastiCache</p>
<p>the two types of data stores supported by Amazon ElastiCache</p>
<p>Redis and Memcached</p>
<p>Amazon DynamoDB Accelerator (DAX)</p>
<p>an in-memory cache for DynamoDB. It helps improve response times from single-digit milliseconds to microseconds.</p>
<p>Amazon DAX</p>
<p>Amazon DynamoDB Accelerator</p>
<p>Amazon EBS</p>
<p>Amazon Elastic Block Store</p>
<p>Amazon S3</p>
<p>Amazon Simple Storage Service</p>
<p>Amazon EFS</p>
<p>Amazon Elastic File System</p>
<p>AWS DMS</p>
<p>AWS Database Migration Services</p>
<p>Amazon EC2</p>
<p>Amazon Elastic Compute Cloud (Amazon EC2)</p>
<p>provides secure, resizable compute capacity in the cloud</p>
<p>Amazon EC2</p>
<p>provide a balance of compute, memory, and networking resources. You can use them for a variety of workloads, such as: application servers gaming servers backend servers for enterprise applications small and medium databases</p>
<p>EC2 General purpose instances</p>
<p>ideal for compute-bound applications that benefit from high-performance processors. You can use compute optimized instances for workloads such as web, application, and gaming servers.are ideal for high-performance web servers, compute-intensive applications servers, and dedicated gaming servers. You can also use for batch processing workloads that require processing many transactions in a single group.</p>
<p>EC2 Compute optimized instances</p>
<p>are designed to deliver fast performance for workloads that process large datasets in memory. a high-performance database or a workload that involves performing real-time processing of a large amount of unstructured data.</p>
<p>EC2 Memory optimized instances</p>