Chris Vermeulen
  • Laravel In Kubernetes
Subscribe
Tagged

redis

A collection of 3 posts

Laravel in Kubernetes Part 8 - Deploying Laravel Queue workers in Kubernetes
Laravel

Laravel in Kubernetes Part 8 - Deploying Laravel Queue workers in Kubernetes

In this post we will cover deploying Laravel Queue workers in Laravel. Deploying Laravel Queue workers in Kubernetes, makes it fairly easy to scale out workers when jobs start piling up, and releasing resources when there is lower load on the system. Table of contents Queue connection updateWe need to

Christiaan Aug 31, 2021 • 3 min read
Laravel in Kubernetes Part 7 - Deploying Redis to run Queue workers and cache
Laravel

Laravel in Kubernetes Part 7 - Deploying Redis to run Queue workers and cache

In this post, we'll go over deploying a Redis instance, where we can run our Queue workers from in Laravel. The Redis instance can also be used for Caching inside Laravel, or a second Redis cluster can be installed for Cache separately We will cover two methods of running a

Christiaan Aug 30, 2021 • 5 min read
Deploying a SailsJS app to Kubernetes, with MySQL and Redis
Kubernetes

Deploying a SailsJS app to Kubernetes, with MySQL and Redis

Deploy a SailsJS app in Kubernetes - from scratch

Christiaan Sep 11, 2019 • 16 min read
Chris Vermeulen © 2023
Powered by Ghost