Linux Academy – Using Microsoft Azure Database Services

Linux Academy – Using Microsoft Azure Database Services-APoLLo
English | Size: 1.64 GB
Category: Tutorial


Landon currently resides in Forest, VA but is originally from Alabama (Roll Tide!). Outside of work he enjoys spending time with his family and volunteering at church. Landon is passionate about sharing his love for technology with others. He enjoys sharing his knowledge through blogging, volunteering locally, and hopes to one day retire and teach free tech skills classes for children.

PluralSight – Relational Database Design JAN2020

PluralSight – Relational Database Design JAN2020-REBAR
English | Size: 906.32 MB
Category: Tutorial


Transactional processing focuses on accessing and updating individual records. Analytical processing works on data in bulk and deals more with summaries across the dataset, trends and insights. The difference in requirements and the kind of data they work on, lead to differences between Hive and traditional databases. This course, Getting Started with Hive for Relational Database Developers, teaches you about several gotchas involved while using familiar SQL constructs in Hive. You’ll learn about loading and parsing data from files, views, subqueries, and some cool built-in functionality such as table generating functions. The course also demonstrates the constraints imposed by Hive architecture choices such as schema on read, denormalized storage in HDFS, and high latency of operations. This serves as a guide for user choices during storage and querying. By the end of this course, you’ll feel confident in using Hive for your own relational database uses.

Udemy – Redis Worlds Fastest Database Bookware

Udemy – Redis Worlds Fastest Database Bookware-TUTOR
English | Size: 2.16 GB
Category: Tutorial


Deep dive into Redis Database
Installing Redis on online/offline mode
Redis Performance Benchmarking

A Cloud Guru – Go Serverless with a Graph Database

A Cloud Guru – Go Serverless with a Graph Database-SKiLLUP
English | Size: 614.67 MB
Category: Tutorial

Hello Cloud Gurus,
Graph Databases like Amazon Neptune are incredibly powerful but relatively underappreciated. In this course, we will dive in to Neptune to see how and why it might be right for your Serverless applications. At the end of this course you will be able to spin up a Graph Database stack and a simple web application to leverage your graph data. We’ll achieve this with serverless framework and cloudformation, meaning you learn a lot more than just one AWS service in this course!

Stone River eLearning – Local SQLite Database with Node for beginners

Stone River eLearning – Local SQLite Database with Node for beginners-RiDWARE
English | Size: 354.14 MB
Category: CBTs

Easy step by step instructions on how to use node to install packages and setup a local SQLite database to use for your web applications. See how easy it can be to get data and add data to the database. – Please note that there are prerequisites to the course – JavaSCript – HTML and CSS