AWS SQS message broker for Python Celery
Set up an EC2 worker environment using Python Celery and AWS SQS as message broker. Grant permission to EC2 Instance with IAM User and Role.
Set up an EC2 worker environment using Python Celery and AWS SQS as message broker. Grant permission to EC2 Instance with IAM User and Role.
How to Upgrade to OpenJDK Temurin in MacOS using Homebrew? How to keep multiple Java versions? Switch between Java 11 to 17.
Learn how to run background task in Python Celery application. How to use Redis as message broker. How to send and retrieve output in Celery.
Build your test suites in Java. Getting started with Maven, Cucumber, JUnit and IntelliJ. How to install OpenJDK. Use Cucumber and Gherkin.
Deploy Jenkins in Docker for your next CI/CD project. Use Docker in Jenkins Pipeline to build your application image.
Learn how to run a SQLAlchemy Alembic Database Migration tool against a PostgreSQL database. Also how to install Psycopg2 in MacOS and Linux.
Python Poetry Cheat Sheet all the commands you will need to manage your package dependencies. A substitute to pip-manager.
Follow the steps in this tutorial on How to set up MySQL replication. Backup your data between the Master and Slave databases automatically.
This Docker command cheat sheet will include commands for managing Docker Image, Container and how to execute command inside the container.
Okay so you are not a SysAdmin or NetOps, why bother about Docker? As a Software Developer myself, I will tell you why you should learn Docker.