CST438 Module 6

 Write a weekly entry describing important things you learned this week.

This week we covered the important of Service Oriented Architecture. Among other methods that effectively split a single program into smaller parts that allow for better scaling, uptime, and other performance metrics important for a production environment. In order to practice with these such methods we split our ongoing course project into two pieces, the Registrar and Gradebook service that perform different functions alongside each other, while communicating any database changes through rabbitMQ.

Comments

Popular posts from this blog

CST489 / 499 Week 10

CST489 / CST499 Week 12

CST489 / 499 Week 16