Advanced Search
Search Results
10 total results found
Amazon Web Services
All information related to Amazon Web Services
Data Engineering
Information on setting up Business Intelligence and Data Engineering Platforms.
AWS Solutions Architect
Knowledge required to become an AWS Solutions Architect.
AWS Data Engineering
Data Engineering solutions for AWS
AWS Quick Solutions
Some quick solutions for getting AWS up and running quickly
Redshift
Amazon Redshift is a fully managed, petabyte-scale data warehouse service in the AWS Cloud. An Amazon Redshift data warehouse is a collection of computing resources called nodes, which are organized into a group called a cluster. Each cluster runs an Amazon Re...
Data Pipelines
Quick solutions and ideas for data pipelines
Data Management
Understanding the Fundamentals of Redshift
Understanding Relational Databases
Simply put, you can think of databases as software that simply stores and organizes data in an efficient way. When we think of databases, we tend to think of what are called Relational Databases because they store data in a relational way. This means the data ...
OLAP vs OLTP Databases
Online Transactional Processing (OLTP) There are two major types of Relational Database architectures: OLTP and OLAP. OLTP stands for "Online Transactional Processing". This original architecture stemmed from early applications (like banking software) needing...