Tag: logging

Cloud computing architecture. There are also logging and monitoring technologies surrounding it.

Logging and Monitoring to Debug Cloud Services

Logging and monitoring were important with monoliths, but they’re far more critical with Microservices. That’s because debugging with Microservices is difficult since services are deployed independently. With a robust tool for logging...