Scaling Symfony Consumers using Kubernetes [A How To Guide]by@debricked
2,012 reads

Scaling Symfony Consumers using Kubernetes [A How To Guide]

tldt arrow
Read on Terminal Reader
Read this story w/o Javascript

Too Long; Didn't Read

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.

Companies Mentioned

Mention Thumbnail
Mention Thumbnail

Coin Mentioned

Mention Thumbnail
featured image - Scaling Symfony Consumers using Kubernetes [A How To Guide]
Debricked HackerNoon profile picture

@debricked

Debricked

Solving the problem of vulnerabilities & compliance when using Open Source in product development


Receive Stories from @debricked

react to story with heart

RELATED STORIES

L O A D I N G
. . . comments & more!