« back published by Martin Joo on September 12, 2023

DevOps with Laravel is available

I'm thrilled to announce that my new book DevOps with Laravel is finally available. It's easily my biggest project. It's a 388-page book that covers topics such as:

  • Kubernetes
  • Deploy k8s clusters from CI/CD pipelines
  • Managed databases
  • Deploy Laravel apps to AWS Lambda functions
  • The system design of a fully serverless production-grade code review SaaS application
  • Docker Swarm
  • Log management with Grafana and fluentbit
  • Resource monitoring and error tracking
  • Docker, docker-compose
  • GitFlow with containers
  • CI/CD pipelines
  • Fundamentals such as nginx, CGI, FastCGI, PHP-FPM

All of the above are presented with a typical Laravel project that contains the following components: Laravel API, Vue SPA, workers, scheduler, MySQL, Redis.

Find out more about the book here.

DevOps with Laravel