Tag: AWS
Creating a bot to automatically check for Amazon Flex delivery slots
Creating a bot to check for Amazon Flex delivery slots automatically requires a combination of web scraping techniques, user authentication, and scheduling mechanisms. Here’s a general overview of the process: Sample script Here is an example of a…
Read More »Quotas and Limitations of Various Managed Kafaka Services
This post contains a comparison of different managed Kafka-enabled message/event processing services available for AWS, Azure and Google Cloud Platform (GCP). I know I need to format this a bit better. Description Azure Event Hub Azure Event Hub…
Read More »Databricks – Connecting to Azure Blob Storage
This post includes a sample iPython Notebook with examples of how one can connect to Azure Blob Storage in Databricks. There are three options discussed: 1. Using the DataFrame API with Access Keys or SAS Keys.2. Mounting on...
Read More »