Using API Gateway to trigger a Lambda function to send messages to the Queue

In this blog, I’ll show you how to incorporate several AWS services into a simple, serverless workflow. The idea is to create an SQS queue, then using an HTTP API to trigger a Lambda function that sends messages to the queue. What is serverless computing? Serverless computing is a means of offering on-demand backend services. Users may use…

Azure Databricks

Overview: Azure Databricks is a simple, quick, and collaborative Apache Spark-based analytics platform. It boosts the innovation by bringing together data science, data engineering and business. Azure Databricks is a cloud-optimized version of Apache Spark that is one of the most powerful analytics platforms on the Azure Cloud. The topics…