Exam scenario
The solutions to the exam scenarios can be found at the end of this book.
Mega Corp is planning a new multi-service solution to help the business manage expenses. The application development team has decided to break the solution into different services that communicate with each other.
End users will upload expense claims as a Word document to the system, and these documents must flow through to different approvers.
The HR department also wants to amend some of the workflows themselves as they can change often.
The application will have a web frontend, and the application developers are used to building .NET websites. However, they would like to start moving to a more containerized approach.
Suggest some compute components that would be suited to this solution.