
Deploying Containerized AWS Lambda functions with Terraform
In this article, I demonstrate how to deploy containerized AWS Lambda functions using Terraform.
More than just a continuous integration tool!
How to download data from Snowflake
Deployment and change management of AWS Lambda functions and their associated resources using an IaC tool like Terraform
Essential concepts, patterns, and modules
Write and deploy AWS Lambda functions with more confidence
Visually explore, tune, and select machine learning models
An overview of Time Travel, Snowflake’s feature that enables temporal data access, and highlight some affordances of the feature.
Snowflake offers multiple layers of native data recovery features such as Time Travel and Fail Safe, which allow querying data up to 90…
I recently found myself needing to generate subsets of collections. In one situation I needed to generate all combinations of possibly…
Thoughts, stories and ideas.
Over the past few weeks, I have spun up and torn down my fair share of AWS Lambdas using Terraform — these are some bugs I found.
An elegant syntax for building collections
Learn how to build a stack-based evaluator for reverse polish notation expressions using Python
Maybe you’ve been writing classes and creating objects in Python but never really thought about what the __init__ method was doing or what…
Data structures organize data in ways that make it efficient for their data to be accessed in particular ways by placing constraints on how…
A domain-specific language for UML diagrams and more
In this video, I discuss Python’s native Set data structure, its frequently used methods, and situations in which its use is appropriate…
I am learning image processing techniques to build an AI agent that can solve Raven’s Progressive Matrices test. Python is my language of…
Explore the concepts and build a library
I arrived in the United States (U.S.) several years ago to pursue an undergraduate education as an international student . There is a lot…
One of the issues I have with Windows Terminal is the annoying sound that gets triggered when I hit a text or navigation boundary…
Using the boto3 library and s3fs- supported pandas APIs