Tagged in

Kubernetes

Microscaling Systems
Microscaling Systems
Containers, microservices and infrastructure
More information
Followers
514
Elsewhere
More, on Medium

Microscaling in practice

We’ve recently written about how we’re using Microscaling on our production MicroBadger deployment — adjusting the number of containers in real time according to the amount of work that needs to be done. And we’ve also talked about how that’s making a significant difference to our AWS…


Microscaling in Production Cuts our SQS Bill by 50%

Our Microscaling SLA scheduler has been successfully in production for over a month and has cut our target SQS bill by over 50%.

It’s completely controlling our production Microbadger service, which it is…


Microscaling MicroBadger

We’re using Microscaling to scale our own production MicroBadger Kubernetes deployment in real time. Here’s the story of what we did, and the benefits we’ve seen already.

MicroBadger lets you view the metadata for any image on Docker Hub. To do this it queries…


Using container labels for Kubernetes deployment

Just before the holidays, Kelsey Hightower joined us for a webinar on container metadata. Here’s a great demo he did during the session, showing how you can use a Dockerfile label to identify the Kubernetes deploy file. We’ve built on this t0…


K8s/AWS : Mad Scheme or Cunning Plan?

At Microbadger we’ve recently looked into the networking issues of running Kubernetes on AWS…