Unit 4 & 5 Review
Across
- 3. automatically handles the deployment details of capacity provisioning, load balancing, automatic scaling, and application health monitoring of an application.
- 6. A collection of datasets organized as records and columns in tables. In a relational database system, relationships are defined between the database tables.
- 9. A web service that makes it easy to deploy, operate, and scale an in-memory cache in the cloud.
- 10. A relational database engine compatible with MySQL and PostgreSQL, built for the cloud, combining the performance and availability of traditional enterprise databases with the simplicity and cost-effectiveness of open-source databases.
- 11. This service gives developers and businesses an easy way to create a collection of related AWS resources and provision them in an orderly and predictable fashion.
- 12. The AWS nonrelational database service. Data is stored in key-value pairs.
- 13. A computing method that lets users efficiently and selectively extract and query data to analyze it from different points of view.
- 14. a high-speed data storage layer that stores a subset of data, typically transient in nature, so that future requests for that data are served up faster than is possible by accessing the data’s primary storage location.
- 15. Volatile, temporary memory storage.
Down
- 1. automatically distributes incoming application traffic across multiple targets, such as Amazon Elastic Compute Cloud (Amazon EC2) instances, containers, IP addresses, and AWS Lambda functions.
- 2. A category of data processing that is focused on transaction-oriented tasks.
- 4. lets developers create and manage relational databases in the cloud.
- 5. A collection of AWS resources that you can manage as a single unit.
- 7. The AWS data-warehousing service that can store massive amounts of data in a way that makes it fast to query for business intelligence (BI) purposes.
- 8. Also called a "NoSQL" or "Not only SQL" database. Each entry is stored in a key-value pair in which each key is attached to values. Each entry can have a different number of values attached to a key.
- 16. An open-source relational database management system.