Data Engineering Fundamentals
This is the first post in a series on Data Engineering with AWS. In this post, we will cover some basic terminology related to data engineering that can be useful as a foundation before diving into AWS services.
You will find some interesting content related to backend and cloud development. Enjoy!
This is the first post in a series on Data Engineering with AWS. In this post, we will cover some basic terminology related to data engineering that can be useful as a foundation before diving into AWS services.
This is the fourth article in our series on understanding the architecture of Node.js. In this post, we explore how Node.js manages memory, discuss methods to detect memory leaks, and review some of the most common issues that can cause them.
This is the third post related to understanding architecture of Node.js. In this article we will explore built in Node.js mechanism we can use to profile application to detect bottlenecks and fix them.
This is the second post related to understanding architecture of Node.js. In this article we will focus on understanding how we can optimize and manage heavy CPU tasks to make our app responsive.
This is the first part of a series of posts related to understanding architecture of Node.js. In this article we will focus on understanding an Event Loop concept.
This guide provides instructions for querying data in Amazon Athena, both with and without the integration of AWS Glue Data Catalog.
Step by step guide how to process real time data with Kinesis Data Analytics
Step by step guide how to process raw data to make it available for analytical systems
Step by step guide how to create an IoT device simulator with Typescript and NodeJS
Step by step guide how to store IoT data in S3 and leverage AWS services to process and make the data available for Athena