It's Alive! A Django Shiv app - Building SaaS #23
A developer deploys a Django Shiv app using Ansible and S3, then troubleshoots template and settings issues.
A developer deploys a Django Shiv app using Ansible and S3, then troubleshoots template and settings issues.
The article details a significant performance improvement in Ansible deployments by integrating the Mitogen tool, resulting in a 4.5x speed increase.
How to speed up Ansible deployments using Mitogen, reducing deployment time from 7 minutes to 1.5 minutes.
A guide to deploying a Django web app using Ansible, including a detour on Continuous Integration and a major speed improvement.
A technical guide to automating the deployment of the full HashiCorp stack (Consul, Vault, Nomad, Traefik) using Vagrant and Ansible for infrastructure.
The article details building an automated tool for processing and connecting data using Python and Django in a SaaS project.
How to add and test Celery beat, a background task scheduler, to a Django SaaS project, including deployment with Ansible.
A technical guide on using Ansible's azure_rm_resource module to programmatically accept Azure Marketplace terms for a VM image.
A guide to installing Azure CLI and Ansible on Ubuntu, highlighting version conflicts and providing a one-script installation method.
A guide to running Ansible on Windows 10 using Docker for Windows, detailing the setup process and rationale for choosing containers.
A guide to fixing module and upgrade issues when running an Ansible playbook to create an Azure resource group in Azure Cloud Shell.
A developer returns to blogging, outlining a list of modern DevOps and cloud technologies to explore and asking readers to vote on the next topic.
Using Selenium to create automated tests for Ansible web app roles, demonstrating how to verify complex application functionality beyond basic deployment checks.
A guide to automating the deployment of the ClipBucket video hosting platform using Ansible configuration management.