Setting Up AWS Glue with Docker and ExamplesAWS Glue is a fully-managed, serverless data integration service that makes it easy to move data between data stores. In this blog, we will show you how to set up AWS Glue using Docker and provide some examples to help you get started. Step 1: Instal...Feb 4, 2023·2 min read
AWS RedshiftAn Overview AWS Redshift is a fast, scalable and fully managed data warehousing service provided by Amazon Web Services (AWS). It enables organizations to store and analyze petabyte-scale data at low costs and with ease. With AWS Redshift, you can qu...Jan 29, 2023·2 min read
Sql Relationships Made Easy(postgresql)Relational databases for the longest time work best with relationships. The concept of relationships is widely used in almost all big relational DB. It aids in achieving normalization and also efficiency in any relational database. Without proper gui...Dec 14, 2021·3 min read