- Jobs and CronJobs for scheduled tasks and queues
12
- Safe updates with deployment update strategies
Description:
Dive into a comprehensive live tutorial exploring the intricacies of deploying Laravel applications to Kubernetes in a production environment. Learn how to tackle queue processing, manage jobs and scheduled tasks, handle database migrations, implement safe upgrades and continuous deployment, set up centralized logging, manage secrets, and monitor your application effectively. Follow along as the host and guest expert guide you through practical steps, from initial deployment to advanced Kubernetes resource management, including configuring volumes, working with ConfigMaps and secrets, setting up Jobs and CronJobs, and implementing deployment update strategies for seamless application updates.
Laravel on Kubernetes - Production Deployment Strategies