Resize large images using ImageMagick and PowerShell A simple tutorial on how to use PowerShell and the ImageMagick CLI to resize images.
Automatically Building Container Images using Docker Hub Docker Hub isn't as cool as it was, but it can still be very handy as part of your CI/CD pipelines. Let's walk through setting up automated builds of our images using Docker Hub and GitHub.
Chaos Engineering: If You Can't Delete, You Can't Repeat! "Chaos Engineering" means introducing intentional errors into your environment to test its operational resilience. Here's a story about chaos and small steps you can take as part of your DevOps development process to begin your journey to developing more resilient applications.