Microservices Architecture, Angular 9, Laravel 8, Docker, RabbitMQ, Event Driven Microservices, Internal APIs, Redis
What you'll learn
- Develop a Monolith then Break it to Microservices
- Event Driven Architecture with RabbitMQ
- Multiple Database Connections
- Upload PHP packages to packagist
- Upload Angular Packages to npm registry
- Internal API Calls
- Use Docker
- Pay with stripe Stripe
Requirements
- Basic Laravel knowledge
- Basic Angular knowledge
Description
Learn how to create a Monolith using Angular and Laravel then Learn how to move from that app to Microservices.
In this tutorial you will learn:
- Create a SPA with Angular and Laravel
- Authenticate using Laravel Passport
- Create Event Driven Microservices with RabbitMQ
- Use Docker for each Microservice
- Internal APIs
- Use Redis and Stripe
- Restrict routes for unauthorised users
- Upload Angular packages to npm registry
- Upload PHP packages to packagist
- Handling Multiple Angular Projects
- Angular Libraries
Who this course is for:
- Beginner Laravel developers curious about Microservices Architecture