Best of Cloud NativeJune 2023

  1. 1
    Article
    Avatar of cloudnativedailyCloud Native Daily·3y

    10 Microservice Patterns Software Engineers Should Know

    Building scalable software requires a software engineer/architect to pick the right architecture. Monolithic architecture is usually the first choice in mind for most engineers because it is easy and does not have to deal with the distributed system complexity because a whole application is in the same giant codebase when dealing with agile software delivery.

  2. 2
    Article
    Avatar of last9Last9·3y

    Prometheus vs Thanos

    Prometheus and Thanos have emerged as two powerful tools for handling time series data. Both of these systems offer robust features and functionalities that help organizations gain valuable insights into their infrastructure and applications. In this blog, we'll delve into the characteristics, differentiators, and challenges associated with both systems.

  3. 3
    Article
    Avatar of cloudnativedailyCloud Native Daily·3y

    Top Tools for Python Monitoring

    Helios is a powerful observability platform that provides actionable insight into your Python application flow. New Relic is a complete monitoring platform that allows you to monitor, troubleshoot, and optimize software applications and infrastructure. Prometheus is a widely used open-source monitoring and alerting toolkit for monitoring Python applications.