Scaling Symfony Consumers using Kubernetes [A How To Guide]

Written by debricked | Published 2020/02/03
Tech Story Tags: kubernetes | symfony | docker | bash | scaling | coding | good-company | hackernoon-top-story

TLDR Debricked have been using Symfony for our web backend for a while now. We use the Messenger component for asynchronous queuing emails but handling GitHub events can be time consuming. Kubernetes offers something called Horizontal Pod Autoscaler, which lets you automatically scale your pods up and down depending on some metric. We base our consumer image on our base image, which is based on Debian and contains our backend logic, including the logic for the GitHub event consumer/message handler.via the TL;DR App

no story

Written by debricked | Solving the problem of vulnerabilities & compliance when using Open Source in product development
Published by HackerNoon on 2020/02/03