Tag: data

How to Easily Connect Airbyte with Snowflake for Unleashing Data’s Power?

Reading Time: 9 minutes Imagine your data as pieces of a complex puzzle scattered across different platforms and formats. Making sense of this scattered information often feels like solving a gigantic puzzle blindfolded. This is where the power of data integration comes into play. If you’ve ever wished for a simplified way to seamlessly connect these puzzle pieces, then you’re […]

How to Use DBT to Get Actionable Insights from Data?

Reading Time: 8 minutes In the world of data engineering, a mighty tool called DBT (Data Build Tool) comes to the rescue of modern data workflows. Imagine a team of skilled data engineers on an exciting quest to transform raw data into a treasure trove of insights.  With DBT, they weave powerful SQL spells to create data models that […]

Use SurrealDB to Persist Data with Rocket REST API

Reading Time: 8 minutes Databases are essential in web development for organizing data in various forms and shapes (both structured and unstructured). Their ultimate goal is for the stored data to be easily retrievable, updated, queried, and generally administered via a graphical user interface (GUI), dashboard, or even command line interface (CLI). We can use database management systems to […]

Roadmap to Become a Blockchain Developer in 2023

Reading Time: 12 minutes Blockchain technology has emerged as a key component of Industry 4.0. It is no longer limited to cryptocurrencies and digital payments. The blockchain technology market was valued at USD 5.7 billion in 2021 and is expected to exceed USD 1.59 trillion by 2030, with a CAGR of 87.1% from 2022 to 2030 – GlobeNewswire Report. […]

How to ETL API data to AWS S3 Bucket using Apache Airflow?

Reading Time: 7 minutes 2.5 quintillion bytes of data are produced every day with 90% of it generated solely in the last 2 years (Source: Forbes). Data is pulled, cleaned, transfigured & then presented for analytical purposes & put to use in thousands of applications to fulfill consumer needs & more. While generating insights from the data is important, […]

Amazon EKS Clusters Locally on AWS Outposts

Reading Time: 9 minutes AWS recently announced the availability of Amazon EKS local clusters on AWS Outposts. It means that now users can run the Amazon EKS cluster entirely on Outposts, including the Kubernetes control plane and nodes. To make things easier, AWS now allows you to host your entire Amazon EKS cluster on Outposts. Let’s see what else […]

Connect Snowflake with Python and execute queries

Reading Time: 5 minutes Snowflake cloud data warehouse is a buzzing trend in managing data these days as it has advantages like cost-effectiveness, auto-scaling, easy-to-transform data, etc. over traditional data warehouses. It is greatly assisting organizations in terms of its critical role in ELT (Extract-Load-Transform). Python is a very popular programming language that is used for data manipulation, ML, […]

How to easily analyze data and run different queries using Amazon Redshift Serverless without having to manage the infrastructure?

Reading Time: 9 minutes To know about what’s new in Amazon Redshift Serverless, refer to Part 1 of the blog here: What’s new in Amazon Redshift – Serverless? Hands-on In this hands-on, we will see how we can analyze data and run the different queries using Amazon Redshift Serverless without the need of managing the infrastructure using the Serverless […]

Data Analytics is on the Rise & Cloud is Driving it Crazy…

Reading Time: 19 minutes Interesting Facts about Data In 2020, 1.7 MB of data was created per second for every person on earth (Source: Tech Jury) In 2022, 97 zettabytes (1 zettabyte = 1000 quintillion bytes) of data will be created, captured, copied, and consumed worldwide (Source: Statista). Google Drive boasts 94.44% as the most used cloud storage service […]

How to use Amazon Textract to extract data from any Image & PDF?

Reading Time: 6 minutes Amazon Textract is a highly scalable machine learning service that collects printed text, handwriting, and other information from scanned documents automatically.    Using Amazon Textract, you can easily extract text and data from images and any scanned documents that go beyond simple optical character recognition (OCR) to extract data from tables and forms.  Many businesses and […]

Back To Top