Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases now! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
AWS Certified SysOps Administrator ??? Associate Guide

You're reading from   AWS Certified SysOps Administrator ??? Associate Guide Your one-stop solution for passing the AWS SysOps Administrator certification

Arrow left icon
Product type Paperback
Published in Jan 2019
Publisher Packt
ISBN-13 9781788990776
Length 584 pages
Edition 1st Edition
Tools
Arrow right icon
Author (1):
Arrow left icon
Marko Sluga Marko Sluga
Author Profile Icon Marko Sluga
Marko Sluga
Arrow right icon
View More author details
Toc

Table of Contents (26) Chapters Close

Preface 1. Overview of AWS Certified SysOps Administrators and Associated Certification 2. The Fundamentals of Amazon Web Services FREE CHAPTER 3. Managing AWS Security with Identity and Access Management 4. Networking with the Virtual Private Cloud 5. Managing Servers on AWS with Elastic Compute Cloud 6. Handling Server Traffic with Elastic Load Balancing 7. Understanding Simple Storage Service and Glacier 8. Understanding Content Distribution with CloudFront 9. AWS Storage Options 10. Working with the Route 53 Domain Name System 11. Working with Relational Database Services 12. Introduction to ElastiCache 13. Amazon DynamoDB - A NoSQL Database Service 14. Working with Simple Queue Service 15. Handling Messaging with Simple Notification Service 16. Getting Started with Simple Workflow Service 17. Overview of AWS Lambda 18. Monitoring Resources with Amazon CloudWatch 19. Understanding Elastic Beanstalk 20. Automation with the CloudFormation Service 21. Cloud Orchestration with OpsWorks 22. Exam Tips and Tricks 23. Mock Tests 24. Assessments 25. Other Books You May Enjoy

Relational versus non-relational DB

So, besides ACID and BASE compliance, what is the real difference between relational and non-relational databases? Essentially, we have the ability to provide roughly the same features from both of these database types: storing data, both can do that; support for transactions and scripting, yup, we can do that on both as well. It's just that the database types are better at doing one specific thing. Relational databases are better at scripting, complex transactions, table joins, and so on, whereas non-relational databases are better at storing huge datasets of simple values that we need to retrieve at very high performance rates; some non-relational databases support scripting and transactions, but they are much less efficient at it.

The biggest difference is probably in the datasets themselves. Relational databases are designed to store...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime