AWS DynamoDB From Beginner to Pro
Focused View
19:22:53
49 View
001 Course Introduction.mp4
03:39
001 NEW Git repo for Lab files.txt
001 Database Fundamentals - Section Introduction.mp4
02:37
002 A brief history of data storage.mp4
07:09
003 Database Fundamentals - Part 1.mp4
17:36
004 Database Fundamentals - Part 2.mp4
08:13
004 What is a Database Shard.txt
005 Data Normalisation.mp4
22:34
005 Data Normalization.txt
006 NOSQL Database fundamentals - PART 1.mp4
11:56
007 NOSQL Database fundamentals - PART 2 - Key Value.mp4
02:55
008 NOSQL Database fundamentals - PART3 - Document.mp4
03:50
009 NOSQL Database fundamentals - PART4 - Column Store.mp4
05:14
010 Cypher (Neo4J Query Language).txt
010 NOSQL Database fundamentals - PART5 - Graph.mp4
06:34
010 Neo4J (GraphDB).txt
011 Python 101.mp4
13:51
011 Python Learning Resources.txt
012 JSON 101.mp4
13:36
012 JSON High Level Overview.txt
012 JSON Validator.txt
001 DynamoDB Basics - Section Introduction.mp4
02:11
002 Amazon Web Services.txt
002 Authy.txt
002 Creating Configuring your AWS account.mp4
20:44
002 Google Authenticator.txt
002 NEW Git repo for Lab files.txt
003 AWS Region Lookup.html
003 Atom Editor.txt
003 Brew.html
003 Getting Setup on OSX.mp4
13:31
003 NEW Git repo for Lab files.txt
003 retry.zip
004 AWS Region Lookup.html
004 Atom Editor.txt
004 Getting Setup on Windows.mp4
13:28
004 NEW Git repo for Lab files.txt
004 Python2.txt
004 retry.zip
005 AWS Region Lookup.html
005 Atom Editor.txt
005 Getting Setup on Linux.mp4
12:02
005 NEW Git repo for Lab files.txt
005 retry.zip
006 AWS Region Lookup.html
006 Getting Setup with EC2.mp4
07:27
006 NEW Git repo for Lab files.txt
006 What is my IP.txt
006 ec2- download unzip lab files.zip
007 Course Case Studies - PART 1 - Weather Station Inc.mp4
06:55
008 Course Case Studies - PART2 - Learning Online.mp4
08:52
009 Dynamo DB Introduction.mp4
15:40
010 Dynamo DB Consistency Model.mp4
10:05
011 AWS - New Autoscaling.txt
011 DEMO - Console Basics.mp4
18:26
012 AWS - New Auto Scaling.txt
012 DEMO - Working with Tables.mp4
20:55
012 NEW Git repo for Lab files.txt
012 weatherstationdata.zip
013 Controlling Table Performance.mp4
16:25
014 Data Model Design - Version 1 - PART 1.mp4
14:33
015 Data Model Design - Version 1 - PART 2.mp4
14:20
016 COMMANDS USED.TXT
016 DEMO - Working With Items - PART1.mp4
13:00
016 NEW Git repo for Lab files.txt
016 PUT-ITEM-SYNTAX.TXT
016 weatherstation data.zip
017 COMMANDS USED.TXT
017 DEMO - Working With Items - PART2.mp4
20:34
017 NEW Git repo for Lab files.txt
017 PUT-ITEM-SYNTAX.TXT
018 COMMANDS USED.txt
018 DEMO - Retrieving Items - Part 1.mp4
11:53
018 NEW Git repo for Lab files.txt
018 weatherstation data populate.zip
019 COMMANDS USED.txt
019 DEMO - Retrieving Items - Part 2.mp4
13:01
019 NEW Git repo for Lab files.txt
020 COMMANDS USED.TXT
020 DEMO - Retrieving Items - Part 3.mp4
07:13
020 NEW Git repo for Lab files.txt
021 An introduction to partitions.mp4
13:22
022 Batch Opertions.mp4
13:31
023 DEMO - Case Study Setup Learning Online - PART 1.mp4
17:28
023 NEW Git repo for Lab files.txt
024 DEMO - Case Study Setup Learning Online - PART 2.mp4
15:20
024 NEW Git repo for Lab files.txt
024 v1datamodel.zip
025 DEMO - Case Study Setup Learning Online - PART 3.mp4
16:55
026 AWS CloudWatch.txt
026 Monitoring DynamoDB.html
026 Monitoring and Alerting.mp4
16:39
027 DEMO - Load Testing Student Enrollment.mp4
14:57
027 NEW Git repo for Lab files.txt
027 v1LoadTestingScript.zip
028 Lessons Learned Refining the Learning Online Data Model v2.mp4
13:34
029 DEMO - ReTesting Student Enrollment - PART1.mp4
11:45
029 DataModelv2.zip
029 NEW Git repo for Lab files.txt
029 enrollmentv2.zip
030 DEMO - ReTesting Student Enrollment - PART2.mp4
10:53
031 Scaling Performance.mp4
20:56
032 Conditional and Update Expressions.mp4
20:02
033 DEMO - Using Conditional and Update Expressions - PART1.mp4
13:13
033 enrolment-multithread.zip
033 enrolment-multithread-update.zip
034 DEMO - Using Conditional and Update Expressions - PART2.mp4
17:30
034 courseregistration.zip
034 enrolment-multithread.zip
034 enrolment-multithread-update.zip
035 Controlling Access to DynamoDB.mp4
16:47
036 AccessControlLessonFiles.zip
036 DEMO - Access Control - PART1.mp4
20:05
037 DEMO - Access Control - PART2.mp4
10:11
001 DataModelv2.zip
001 NEW Git repo for Lab files.txt
001 Section Introduction.mp4
04:14
001 idbucket.zip
001 labmachine.zip
001 loadmin.zip
002 Partitions Deep-Dive - PART 1.mp4
17:20
003 Partitions Deep-Dive - PART 2.mp4
10:44
004 Advanced Key Design.mp4
16:48
005 Advanced Query Scan - PART1.mp4
11:42
006 Advanced Query Scan - PART2.mp4
12:47
007 DEMO - Non Key searches and large sets.mp4
21:04
008 Local Secondary Indexes (LSI) - PART1.mp4
08:38
009 Local Secondary Indexes (LSI) - PART2.mp4
16:14
010 Global Secondary Indexes (GSI).mp4
07:41
011 Best Practice - Part 1 - Tables.mp4
10:37
012 Best Practice - Part 2 - Items.mp4
07:03
013 Best Practice - Part 3 - Indexes (GSI and LSI).mp4
07:21
014 Data Model v3 Changes - PART 1.mp4
09:53
015 Data Model v3 Changes - PART 2.mp4
10:09
016 Data Model v3 Changes - PART 3.mp4
14:23
017 Data Model v3 Implementation.mp4
19:47
018 DEMO - Comparing Searches - with and without indexes - PART1.mp4
11:52
018 NEW Git repo for Lab files.txt
018 WithAndWithoutIndexesLesson.zip
019 DEMO - Comparing Searches - with and without indexes - PART2.mp4
09:42
019 WithAndWithoutIndexesLesson.zip
020 Efficient Data Upload.mp4
11:40
021 Dynamo DB API - Indepth Error Handling.mp4
17:48
022 Advanced Performance Mitigating performance burstyness.mp4
17:48
023 DynamoDB Streams.mp4
11:15
023 sample stream packets.zip
024 Dynamo DB Triggers (Streams Lambda).mp4
10:46
025 DataModelv4.zip
025 Data Model v4 Discussion and Implementation.mp4
12:30
025 NEW Git repo for Lab files.txt
026 DEMO - Trigger - Teacher Performance - PART1.mp4
13:02
026 NEW Git repo for Lab files.txt
026 teacherperformance.zip
026 teacherperformancetrigger.zip
027 DEMO - Trigger - Teacher Performance - PART2.mp4
07:41
027 NEW Git repo for Lab files.txt
027 teacherpefroamancetrigger.zip
027 teacherperformance.zip
028 DEMO - Trigger - Teacher Performance - PART3.mp4
15:48
028 NEW Git repo for Lab files.txt
028 teacherperformance.zip
028 teacherperformancetrigger.zip
029 DEMO - Trigger - Altered Grades.mp4
16:09
029 NEW Git repo for Lab files.txt
029 gradechangetrigger.zip
030 DEMO - Trigger - High Performance Exam Dashboard - PART1.mp4
16:12
030 NEW Git repo for Lab files.txt
030 examdashtrigger.zip
030 examsimulate.zip
031 DEMO - Trigger - High Performance Exam Dashboard - PART2.mp4
13:41
031 NEW Git repo for Lab files.txt
031 examdashtrigger.zip
031 examsimulate.zip
032 Logging DynamoDB Events using CloudTrail - PART1.mp4
09:46
033 Logging DynamoDB Events using CloudTrail - PART2.mp4
11:14
034 Federated Access.mp4
12:10
035 DEMO - Federated Access - PART1.mp4
13:25
035 FederatedAccessLessonFiles.zip
035 NEW Git repo for Lab files.txt
036 DEMO - Federated Access - PART2.mp4
11:15
036 FederatedAccessLessonFiles.zip
036 NEW Git repo for Lab files.txt
037 DEMO - Export and Import using DataPipeline - PART1.mp4
15:01
038 DEMO - Export and Import using DataPipeline - PART2.mp4
11:09
039 DEMO - Replication and DR.mp4
17:31
039 NEW Git repo for Lab files.txt
039 replicator.zip
040 COMMANDS USED.TXT
040 DEMO - SQL-Like Querying using EMR.mp4
13:55
040 NEW Git repo for Lab files.txt
001 Looking for something different Come work with us.txt
001 Wrap-up - Whats Next.mp4
11:01
More details
User Reviews
Rating
average 0
Focused display
Category

Acloud Guru
View courses Acloud GuruA Cloud Guru is an online training platform for people interested in Information Technology. Most of the courses offered prepare students to take certification exams for the three major cloud providers.
- language english
- Training sessions 91
- duration 19:22:53
- Release Date 2023/12/08