Ansible Cranked to 11 - Building SaaS #14
How to speed up Ansible deployments using Mitogen, reducing deployment time from 7 minutes to 1.5 minutes.
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 recap of the January live streams focused on building a SaaS product with Python and Django, covering integrations and admin tools.
The article details building an automated tool for processing and connecting data using Python and Django in a SaaS project.
Building a Python/Django tool to semi-automate backend manual tasks, making them faster to complete.
Building an admin dashboard in Django, covering user authentication, view protection, and semi-automated backend tasks.
Finishing a third-party integration by adding email notifications for web scraping changes and planning an admin dashboard.
Building SaaS app: Adding a Celery background task for web scraping a third-party service using Python, Django, and Beautiful Soup.
A developer adds a third-party integration (Prompt) to a SaaS project using Python and Django, involving model, view, and template changes.
Recap of a Python Frederick meetup where Patrick Pierson presented on Django, covering local development tools like Docker and Vagrant.
A developer stream on integrating a third-party service into a SaaS app using Python and Django, focusing on database modeling.
A developer updates Django data models, adds data to templates, writes tests, and creates database migrations in this coding stream recap.
How to add and test Celery beat, a background task scheduler, to a Django SaaS project, including deployment with Ansible.
A developer streams on Twitch, showing how to build a SaaS product with Python and Django, covering design, testing, and deployment.
A developer builds a Django model to handle multiple Stripe subscription plans for a SaaS application and updates the landing page.
A developer creates a report email from web-scraped data for a SaaS application using Python and Django.
A developer documents building a SaaS product using Python and Django, starting with a live stream experiment.
A software engineer shares his experience starting a new role as a senior backend developer at the telemedicine company Doctor on Demand.
An open source maintainer shares their journey of stepping down from a project by filing a 'Request For New Maintainer' issue.
A comparison of 5 popular Python web frameworks: API Star, Falcon, Flask, Django, and Pyramid, from a Python Frederick presentation.