Add Static Assets to Deployment - Building SaaS #29
Episode on automating static asset deployment to AWS S3 via CircleCI and pulling files with Ansible during SaaS deployment.
Episode on automating static asset deployment to AWS S3 via CircleCI and pulling files with Ansible during SaaS deployment.
The author explains their decision to create a Patreon for financial support to improve their long-form educational content and live streams.
A developer shares how they built a low-cost Azure game using Logic Apps and Face API for event engagement, with code on GitHub.
A crash course on the theory behind linear regression models, a fundamental machine learning algorithm for predicting numerical values.
Connecting a Django Shiv application to Nginx to complete the deployment process for a SaaS project.
A technical guide comparing Python methods for efficiently loading and transforming large, messy datasets into a PostgreSQL database.
A talk and article showcasing surprising and advanced features of the IPython interactive Python shell.
A technical guide analyzing and improving serialization performance in Django Rest Framework, with benchmarks and practical solutions.
A step-by-step guide for migrating a Python project's CI/CD pipeline from Travis CI to Azure Pipelines, focusing on simplicity.
Learn how to speed up Python I/O-bound tasks like downloading multiple URLs using the ThreadPoolExecutor for multithreading.
A technical guide on using the Twython library to upload videos longer than 30 seconds to Twitter via the chunked/async API.
An overview and comparison of six different open-source systems for running Python code directly within a web browser.
Learn how to use CircleCI orbs to upload a Python Shiv application to an AWS S3 bucket for deployment.
A review and tips for the OMSCS CS7646 Machine Learning for Trading course, covering the author's experience and key takeaways.
A personal request for help finding a short-term sublet in NYC after a last-minute cancellation.
A guide to maintaining open-source Python projects efficiently, covering tools, workflows, and community management for solo maintainers.
The author fixes Shiv zipapp dependencies and sets up automated builds using CircleCI for continuous integration.
A father shares his experience teaching his 6-year-old son to code using Pygame Zero, explaining why he chose a real programming language over Scratch.
Learn how to bundle a Python app and its dependencies into a single executable using Shiv, a tool from LinkedIn.
A guide on deploying Python Flask web applications to Azure App Service, covering continuous deployment with Kudu and runtime configuration.