White Prompt

Blog Archive

Every post, in one place

An overview of Nest.js with Prisma ORM image
Engineering

An overview of Nest.js with Prisma ORM

IntroductionNest.js is a consolidated and widely used framework on the Node.js environment for building applications and services. It also has great support and integration with a lot of different…

4 min read
Turning your web app into a platform image
Engineering

Turning your web app into a platform

Catchy title huh? In this series of posts we’ll explore the idea of turning an already existing web application into a full blown platform. But, first things first, let’s get through the…

6 min read
Node.js API with Hapi.js image
Engineering

Node.js API with Hapi.js

It is very common to hear about Node.js projects with Express Web Framework. Node.js was first introduced to the world in 2009 at the annual JavaScript Conference, and has become very popular over…

5 min read
First Steps to AWS CDK image
Engineering

First Steps to AWS CDK

A useful tool to create an AWS architecture as Infrastructure as CodeIntroductionWhenever there is a challenge that arises demanding the need of technology, a systemic process is sought after to…

7 min read
Implementing a Data Lakehouse Architecture in AWS — Part 4 of 4 image
Data

Implementing a Data Lakehouse Architecture in AWS — Part 4 of 4

IntroIn our previous blog post, part 3 of this series, we walked through the processing of data available from the AWS sample Tickit data. We then used EMR to process it from RAW zone to Trusted with…

4 min read
Implementing a Data Lakehouse Architecture in AWS — Part 3 of 4 image
Data

Implementing a Data Lakehouse Architecture in AWS — Part 3 of 4

IntroIn our previous article, part 2 of the series, we walked through the extraction, processing, and creation of some data mart, using the New York City taxi trip data which is publicly available to…

5 min read
Implementing a Data Lakehouse architecture in AWS — part 2 of 4 image
Data

Implementing a Data Lakehouse architecture in AWS — part 2 of 4

IntroductionIn part 1 of this article series, we walked through how to feed a Data Lake built on top of Amazon S3, based on streaming data, using Amazon Kinesis.In part 2, we will cover all of the…

7 min read
Exploring Machine Learning Open Source Frameworks — Auto Feature Engineering, an Article Series image
AI

Exploring Machine Learning Open Source Frameworks — Auto Feature Engineering, an Article Series

IntroductionWhen comparing human and computer learning methods, one of the main differences is that humans learn from past experiences, or at least they try. Computers, on the other hand, are strict…

11 min read
Exploring the Data Lakehouse and Its Implementation in AWS, an Article Series image
Engineering

Exploring the Data Lakehouse and Its Implementation in AWS, an Article Series

IntroductionNumerous applications in today’s world accumulate significant amounts of data to build insight and knowledge. Adding value and improving functionality is essential, but at what cost? A…

11 min read