Master Sql And Nosql Database: Aws Dynamodb And Amazon Rds
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English (US) | Size: 558.16 MB | Duration: 1h 20m
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English (US) | Size: 558.16 MB | Duration: 1h 20m
Create Table and run SQL Queries on Amazon DynamoDb NoSQL Database and AWS RDS Relational Database
What you'll learn
You would be able to create and provision various cloud databases on AWS
You could set up and customize Amazon DynamoDB- NoSQL document based database
You could run SQL queries on DynamoDB and perform various operations such as Scan, filter and insert
You would be able to create and manage Amazon RDS Relational Database
You could provision various types of Database engines such as MySQL, Oracle, Amazon Aurora and others
Requirements
Before taking this course, if you are already familiar with database concepts and SQL queries, it would be useful.
Description
In this course, you will learn about Cloud databases on AWS (Amazon Web Services)- Amazon DynamoDB and Amazon RDS.Here you will be learning various concepts with hands-on examples in AWS DynamoDB-Creating a table in DynamodbAdd rows and columns using form and Json in DynamodbScan and Query with Filter tableRunning SQL Queries in Dynamodb using PartiQL editorCreate Backup and export to S3 bucketDelete Table and restore table from backupCreate a DAX Cluster and attach VPCConfigure Security and IAM for DAX clusterHere you will be learning various concepts with hands-on examples in Amazon RDS-Create or Restore RDS database from S3 using IAMCreate an RDS database with Aurora and other Engine typesMonitor database utilization and Performance indicatorsDatabase Actions, query editor and monitoringWhat is AWS DynamoDB?Amazon Dynamodb is a NoSQL and document based database where data fields are stored in JSON documents. However, you may perform various kinds of Operations such as Scan, run SQL queries, add and remove records from table and much more.What is AWS RDS?AWS RDS or Amazon Relational Database Service could be used to create and manage relational databases on the Amazon Cloud. You can choose from various database engine types for Amazon Aurora, MySQL, Oracle Database, Microsoft SQL Server, and PostgreSQL.
Who this course is for:
Anyone who is curious to learn Database services on AWS,Interested in learning Amazon DynamoDB NoSQL database,Interested in learning Amazon RDS Relational database,Students and IT professionals curious in learning Cloud databases on AWS