Simple Django deployment part five: deployment automation
A guide to automating Django deployment using bash scripts for frequent, low-risk code releases.
A guide to automating Django deployment using bash scripts for frequent, low-risk code releases.
How to use Cloudflare's free services to simplify DNS, SSL, and CDN setup for web developers.
A technical breakdown of a personal blog's infrastructure, covering AWS S3 hosting, CloudFlare DNS, Jekyll generation, and GitHub Actions deployment.
A sysadmin shares his remote work setup, tools, and automation-focused role at a managed service provider during the COVID-19 lockdown.
A DevOps talk on using configuration management tools to maintain consistent environments and prevent deployment bugs.
A technical guide on creating a custom Oracle Database Docker image, covering prerequisites, project structure, and configuration.
A step-by-step guide to setting up continuous integration for Django projects using CircleCI, including configuring tests and pipelines.
Explains how to use PowerShell 7's built-in update notification system to stay informed about new releases, including LTS and preview versions.
Explains how to detect if PowerShell code is running in a remote session and extract connection details using the $PSSenderInfo automatic variable.
A tutorial on using Docker Compose to run and test multi-container applications from a single configuration file.
A tutorial on deploying MongoDB in Azure Kubernetes Service (AKS) using the MongoDB Enterprise Operator and Ops Manager.
A developer's guide to preventing production incidents through team culture, automated testing, and robust deployment processes.
Guide to configuring CircleCI to automatically push commits back to a GitHub repository using SSH deploy keys for generated artifacts like reports or docs.
An overview of Universal Automation, a new PowerShell-based automation platform from Ironman Software, highlighting its features and beta release.
Discusses essential but often overlooked developer skills like command-line proficiency, shell utilities, automation, and cross-functional understanding for career success.
A guide to using Docker Content Trust (DCT) to digitally sign Docker images, ensuring integrity and publisher authenticity.
Advice on convincing engineering teams to adopt observability practices, debunking myths and offering practical strategies.
A developer shares their experience using Go for automating infrastructure and operations tasks, including cloud and API interactions.
AWS re:Invent 2019 session on using AWS CloudFormation, OpsWorks, and Systems Manager for high-velocity infrastructure as code and service delivery.
Episode 3 of Red Dog for Dev covers Microsoft's latest Kubernetes news and a demo of building an Azure Logic App for GitHub notifications.