You will now learn to fit both the pieces together—the frontend Angular application with the backend Java EE microservices. Having learnt the intricacies of both worlds, you can now feel confident integrating these solutions. This chapter goes over some of the necessities and real-world practices when working with UI and backend teams, such as:
- Integration with microservices
- Cross Origin Resource Sharing (CORS)
- JSON communication
- Observables in Angular
- Going to production:
- Deploying on the cloud using AWS
- Docker release