Barbara

Barbara @barbara

About: Make Computer Go Beep Boop Beep Beep Boop

Location:
Lisboa, Portugal
Joined:
Feb 23, 2019

Barbara
articles - 29 total

Data Visualisation Basics

Why use data vis When you need to work with a new data source, with a huge amount of data,...

Learn More 8 0Sep 6 '24

My K8s Cheatsheet

In this cheatsheet I summed up the most used commands. In doubt you can always consult kubectl...

Learn More 14 2Jan 12 '24

Kubernetes Troubleshooting

With Kubernetes large and diverse workloads can be handled. To keep track of all these processes,...

Learn More 6 0Nov 21 '23

Expose Applications from a K8s cluster

To expose applications from our Kubernetes cluster we need different service types. Service...

Learn More 6 0Nov 20 '23

Kubernetes Security

In this post you are going to learn about the basics of the Kubernetes security. You will see how the...

Learn More 6 0Nov 19 '23

Kubernetes Volumes

Volumes Volumes are needed to store data within a container or share data among other...

Learn More 6 0Nov 19 '23

Kubernetes Deployment

Deployment A K8s Deployment is a declarative configuration in a .yaml or .json file to...

Learn More 5 0Nov 15 '23

Kubernetes Design

In this blogpost, you will get a crisp guide through the design concepts of Kubernetes. Let's go: ...

Learn More 7 0Oct 9 '23

Kubernetes Build

This post sums up the steps to build a Kubernetes application. CRI - Container Runtime...

Learn More 7 0Sep 29 '23

Delta Live Tables

TL;DR - Delta Live Tables aka DLT DLT is a framework on top of a Delta Lake, and does...

Learn More 1 0Sep 29 '23

Kubernetes Architecture

Kubernetes is an open-source system for automating deployment, scaling and management of...

Learn More 8 0Aug 15 '23

Data Pipelines explained with Airflow

In the following lines I am doing a write-up about everything I learned about data pipelines at the...

Learn More 7 0Jan 25 '22

Data Lake explained

WHAT - the famous analogy A data warehouse is like a producer of water where you are...

Learn More 6 0Jan 11 '22

Jupyter notebooks for Spark with customised Docker containers

When we work with Spark we usually want to first prototype to see if everything works as expected,...

Learn More 8 0Jan 7 '22

Getting started with Spark

Why do we need distributed data technologies If the dataset is larger than our memory, the...

Learn More 12 2Dec 22 '21

Getting started with Redshift

Technology The Amazon Redshift technology is a column-oriented storage in the cloud. It is...

Learn More 10 0Dec 16 '21

Cloud computing quickstart for data engineering

What Cloud computing is the use of a network of remote servers hosted on the internet to...

Learn More 4 0Dec 13 '21

OLAP Cubes

WHAT An OLAP cube is an aggregation of a fact metric on a number of dimensions. CUBE...

Learn More 6 0Dec 9 '21

Cloud data warehouse architectures

Kimball's Bus Architecture Results in a common dimension data model, that is shared by...

Learn More 4 0Dec 7 '21

Data warehouse explained

WHY Different business processes need different data structures due to different needs....

Learn More 5 0Dec 6 '21

Non-relational data models

What NoSQL databases are distributed databases. They are needed to have high availability,...

Learn More 4 1Nov 30 '21

Relational data models

What The relational data model was invented in 1969 at the IBM research department, with...

Learn More 5 0Nov 29 '21

Data Engineering 101 for developers

Recently I started the online nanodegree program Data Engineering. In order to learn the new...

Learn More 8 2Nov 29 '21

Structured Query Language

SQL is an abbreviation for Structured Query Language. It was born in 1974 to handle data that is...

Learn More 7 0Nov 29 '21

fast and simple data presentation for non-frontend developers

When you are working as a backend developer, data engineer, scientist or analyst you normally don't...

Learn More 5 1Sep 24 '21

nano, a small and friendly text editor.

When we want to do simple changes in a file, we don't want to open an integrated development...

Learn More 12 2Sep 8 '21

linux commands cheatsheet

Unix was published in 1973. Since them there where many different operating systems build using the...

Learn More 142 3Sep 3 '21

How to support text direction LTR and RTL in an app

When creating a web application in western countries, we want to read it from the left-to-right and...

Learn More 10 1Aug 27 '21

Set up the M1 Mac for frontend development in no time

As you don't switch computers everyday, this blogpost will provide a guide how to set up your new M1...

Learn More 15 0Aug 6 '21