AWS Cloud: Stop an EC2 Instance using AWS Lambda when the Budget Amount is Reached
A tutorial on using AWS Lambda, SNS, and Budgets to automatically stop EC2 instances when a daily cost threshold is reached.
A tutorial on using AWS Lambda, SNS, and Budgets to automatically stop EC2 instances when a daily cost threshold is reached.
A guide to bypassing XCTest's sandbox to execute command-line tools, enabling advanced iOS simulator automation and testing scenarios.
A guide to exporting Azure AD Conditional Access policies using PowerShell, focusing on retrieving readable object names instead of just IDs.
A developer automates iTerm key mapping creation for tmux using a Python script to generate JSON configurations, improving terminal workflow.
A developer explains their preference for Nox over tox for Python project testing, comparing configuration formats and flexibility.
Exploring ChatGPT's ability to generate and improve Bicep templates for Infrastructure as Code, with examples and best practices.
A step-by-step guide to setting up and running Cypress end-to-end tests using GitHub Actions workflows.
A developer explains how to automatically post liked items from Feedbin to Mastodon using RSS and IFTTT.
A tutorial on using Makefiles to automate common tasks like building, testing, and deploying server-side Swift projects.
A guide on using PowerApps to create a user-friendly front-end for triggering automation scripts, with Azure Logic Apps and Runbooks.
A guide to automating Mastodon posts using IFTTT webhooks and the Mastodon API.
Introducing an unofficial .NET SDK for creating GitHub Actions, making automation easier for C# developers.
A developer uses Python, OpenCV, and computer vision to automate collecting in-game currency in City Island 5, earning millions overnight.
A guide to automating SQL Server database backups as BACPAC files and uploading them to Azure Blob Storage using SqlPackage and AzCopy.
A guide to automating pull request creation and auto-merging for content updates using GitHub Actions and the GitHub CLI.
A tutorial on automating the creation of GitHub deployment environments using PowerShell and the GitHub REST API.
A guide on how to simulate and test geolocation features using the Playwright browser automation framework.
A workaround to customize the fields shown in Airtable's .ics calendar export, which by default only uses the primary field.
A developer recounts how automating a game with Perl bots as a teenager sparked his passion for programming and software engineering.
A guide to manually tackling tedious software development tasks like linting and dependency upgrades, and when brute force is the right approach.