Luke Merrett
  • Home
  • F# Posts
  • Presentations
  • About
  • Trail Running Blog
Sign in Subscribe

Docker

A collection of 4 posts
When a Flask DB Upgrade Fails on a Batch of Scripts
Python

When a Flask DB Upgrade Fails on a Batch of Scripts

What happens when 1 script in a "flask db upgrade" batch fails, how does the roll back behave?
13 Nov 2021 5 min read
Automating Pilot Health Checks with Holt-Winters & Graphite
DevOps

Automating Pilot Health Checks with Holt-Winters & Graphite

Recently Netflix announced the release of Kayenta [https://medium.com/netflix-techblog/automated-canary-analysis-at-netflix-with-kayenta-3260bc7acc69] ; an open source tool for automating canary analysis they use to ensure their pilot deployments are healthy. This post outlines how you can achieve something similar with built-in Graphite functionality; we will set up a test server in
12 May 2018 7 min read
Deploying Docker Containers with Azure Container Instances
Docker

Deploying Docker Containers with Azure Container Instances

For one of my upcoming blogposts I have been exploring options for hosting Docker containers in the cloud. Along the way I found that Azure Container Instances is a relatively straight foward, no nonsense approach if you're after rapidly hosting an image without having to deal with the
06 May 2018 3 min read
Docker

Getting Started with Docker and NodeJS

I've wanted to play with Docker for a while and, with the Docker Toolbox, this is becoming easier over time for Windows based degenerates like me. Docker allows us to seperate services from the host operating system in small, self contained packages that are not coupled to the
29 Aug 2016 2 min read
Page 1 of 1
Luke Merrett © 2025
Powered by Ghost