There are 5 types of Databases
Overview:
1) RDS - Regular Relational Database System
Structured DB.
SQL, Oracle, Mysql, Postgres, AWS Aurora ( mysql flavor), Maria DB
2) DynamoDB - This is a NoSQL Database ( Similar to Cassandra and Mongo )
3) ElastiCache - In memory DB used for caching by websites ( Redis and Memcached )
4 )Neptune - (Graph Database - Very New )
5) Amazon RedShift ( Used for Dataware housing )
Heavily used Databases are RDS, DynamoDB and Amazon RedShift.
RDS is platform as a service ( PAAS )
AWS Takes cares of the Database
They are responsible for maintaining it
Ready made service
PAAS is a furnished house, we do not have control over it
No Chance for customization as needed.
Subscribe to:
Post Comments (Atom)
netstat
A copy from there - TCP Connection States Following is a brief explanation of this handshake. In this context the "client" is ...
-
VPC is the mother of all For outbound communication we need a IGW VPC:IGW = 1:1 Enable DNS Hostnames while creating the VPC A VPC can ...
-
Can the IP Address talk with the default Gateway, which is the next hop in our Network So the first question is, is the default gateway ...
-
Source: https://www.youtube.com/watch?v=m7osap3K_MU&list=PLjrF25Df7idwxvJzLpECBc2rZjQLOazgV&index=3 CIDR Notation Classness int...
No comments:
Post a Comment