Continuous Delivery in an Agile World
Explains Continuous Delivery principles, benefits, and how to implement automated deployment pipelines in Agile software development.
Explains Continuous Delivery principles, benefits, and how to implement automated deployment pipelines in Agile software development.
Compares Azure cost-saving strategies: Reservations vs. automated VM shutdowns, with examples to determine the most economical approach.
A developer shares key lessons learned from implementing Continuous Integration (CI) pipelines, focusing on configuration, authentication, and dependency management.
How to automate publishing future-dated Hugo blog posts using scheduled GitHub Actions workflows.
A technical guide on building a bot that tweets new YouTube videos, starting with fetching subscription data via the YouTube API.
A guide to testing Bash scripts using the Bach testing framework, covering installation, writing test cases, and mocking commands.
A tutorial on automating the sync of Office 365 calendar events to JetBrains Space using Microsoft Graph API and Space SDK.
A developer outlines a plan to build a Python bot that automatically clips and tweets new videos from subscribed Kenyan YouTube channels.
A guide offering five practical tips and hints for using kubectl more effectively when managing and troubleshooting Kubernetes clusters.
A case study on using Python to automate the collection, cleaning, and processing of gigabytes of historical weather data for analysis.
A tutorial on creating a custom GitHub Action in four steps, including defining inputs/outputs and writing a bash script.
A guide to automating .NET SDK security updates using global.json and CI/CD tools to ensure consistent, secure builds.
A guide on how to automate posting Instagram Stories using Python and an unofficial API library, including code examples.
A developer's journey from a hacky PHP prototype to launching a SaaS product that automates analytics and SEO tasks for small businesses.
Guide to enabling Automatic Guest OS Patching for Windows Azure VMs, a public preview feature for automated security updates.
A review of the book 'PowerShell for Sysadmins', analyzing its target audience, strengths, and weaknesses for IT automation.
A critique of traditional 'war room' monitoring centers, arguing they are ineffective and harmful compared to automated observability and developer ownership.
Explores automating open source community tasks like code review and issue management using CI tools and bots to scale projects efficiently.
A guide to displaying RSS feed content in Home Assistant using custom scripts and the HTTP API, avoiding third-party integrations.
How to accept legal terms for Azure Marketplace VM images using Azure CLI when automating deployments.