wrong • Lessons learned where it went right • Closing Words and complete list Hopefully have some fun along the way Talking Points For those who love and hate these
Logging becomes very important... • The amount of microservices per developer… • Shared libraries in a fully microservices architecture points to bad coding practices • … • ... Let’s explore. Lessons? Quite a few ...
Logging becomes very important... • The amount of microservices per developer… • Shared libraries in a fully microservices architecture points to bad coding practices • Keep track and limit service-to-service calls • ... Let’s explore. Lessons? Quite a few ...
Logging becomes very important... • The amount of microservices per developer… • Shared libraries in a fully microservices architecture points to bad coding practices • Keep track and limit service-to-service calls • ... Let’s explore. Lessons? Quite a few ...
Logging becomes very important... • The amount of microservices per developer… • Shared libraries in a fully microservices architecture points to bad coding practices • Keep track and limit service-to-service calls • Boring is Good™ Let’s explore. Lessons? Quite a few ...
development workflow develop/master • Setup Standardized Health Checks • Get a good idea of metrics on the site Phase 2 • Create a service to specially deal with speed • Migrate all logic over from monolith to this service • Deployment and benchmarking of service
Sessions” • Small optimizations add up quickly • Standardized health checks • Cronjobs will not be made for running in parallel Let’s explore. Lessons? Quite a few ...
Distributed logging becomes very important... • The amount of microservices per developer… • Shared libraries in a fully microservices architecture points to bad coding practices • Boring is Good™ • Good Base for development will do wonders • Highly recommend Scaling Sessions • Small optimizations add up quickly • Standardized health checks • Cronjobs will not be made for running in parallel All together make a nice checklist