How to query Apache Iceberg tables in S3 and AWS Glue using external tables in Snowflake
As data platforms grow, one of the most expensive patterns is duplicating raw data across multiple storage engines. If …
As data platforms grow, one of the most expensive patterns is duplicating raw data across multiple storage engines. If …
In this article, we’re diving into a data engineering demo project that’s all about bringing cricket player …
CloudWatch logs provide insight into logs from many AWS services, but third-party observability/application performance …
In this article, we will see how to analyze documents in Snowflake database using Amazon Textract. Amazon Textract is a …
Amazon Managed Streaming for Apache Kafka (Amazon MSK) is a managed service for Apache Kafka. In my previous article …
In this article, we will see how to load XML from an s3 bucket into Redshift using AWS Lambda and Redshift copy …
In this article, we will see how to get/pull data from an api, store in S3 and then stream the same data from S3 to …
In this article, we will see how to install AWS SAM in a docker container and to create an AWS Lambda using AWS SAM. …
In this article, we will see How To Install Discourse In AWS Lightsail. Discourse is modern open source discussion/forum …
In this article, we will see how to load and use XML files in snowflake. Code used in this article can be found here. …