Author: Aveek Das

Aveek is an experienced Data and Analytics Engineer, currently working in Dublin, Ireland. His main areas of technical interest include SQL Server, SSIS/ETL, SSAS, Python, Big Data tools like Apache Spark, Kafka, and cloud technologies such as AWS/Amazon and Azure. He is a prolific author, with over 100 articles published on various technical blogs, including his own blog, and a frequent contributor to different technical forums. In his leisure time, he enjoys amateur photography mostly street imagery and still life. Some glimpses of his work can be found on Instagram. You can also find him on LinkedIn.

What is AWS IAM: Tutorial Guide and Features Overview

AWS, Cloud

In this article, we are going to explore the Identity and Access Management concepts available in...
Read More

What is AWS Athena?

AWS, Cloud, Tools & technologies

AWS Athena is a fully managed, popular cloud service provided by Amazon to query structured data in S3. It allows users to write custom SQL...
Read More

Introduction to Amazon QuickSight

AWS, Cloud, Tools & technologies

Nowadays, companies are moving their infrastructure from on-premise devices to the cloud. There are a few major cloud vendors like AWS,...
Read More

How to Setup SQL Server on the Amazon RDS

AWS, Cloud, SSMS, Tools & technologies

SQL Server is one of the most popular databases used in modern applications. Over the past few...
Read More

An Overview of Analytic Functions in PostgreSQL

Languages & Coding, PostgreSQL

Analytic functions are special kinds of pre-built functions that come with PostgreSQL by default. They allow you to execute a variety of...
Read More

How to Auto-trigger AWS Lambda Functions

AWS, Cloud

When we think about a cloud solution provider, we often consider the most popular ones, i.e. Amazon Web Services, Microsoft Azure, and...
Read More

Introduction to Layers in AWS Lambda Functions

AWS, Cloud

AWS Lambda is an event-driven, serverless cloud computing service provided by Amazon, a part of the...
Read More

Creation of Pandas DataFrame in Python with Examples

Database administration, Frameworks, Languages & Coding, Work with data

Python is a general-purpose language that can work with various types of data structures and solve data-related problems with the help of...
Read More
Close