Implement operation readiness of each service: Before each service can go to production to service real users, It has to: have test coverage of more than 85%, good logging, metrics and alarms for each endpoint, global error handling, be able to scale up and down based on number of users/load.