Using S3KeySensor So Airflow Doesn't Wait a Lifetime for a File
As long as the file shows up, I'll do anything
A Bit everyday A Byte every week
As long as the file shows up, I'll do anything
Does living in the same folder mean two classes are in the same layer?
Investigating whether Connections can be stored in plaintext on Amazon MWAA
The Airflow docs actually state that setting the encryption key to an empty string makes Connections fall back to plaintext.
But does the same thing hold true on AWS-managed MWAA?
This post traces that question from Airflow’s native Fernet mechanism all the way to MWAA’s reserved environment variables.
Spin up your own AI assistant on GitHub Codespaces at zero cost
Unlocking parallel execution in Airflow with Dynamic Task Mapping
Use operator to easily trigger downstream DAGs in Airflow
Calculate the maximum number of connections for Amazon RDS across different instance types
Have you ever run into database connection limits, or felt unsure about which RDS instance type to choose when planning your system architecture?
This article walks you through how Amazon RDS calculates its maximum connections and provides a comparison across different instance types to help you make better decisions.