Best of ObservabilityFebruary 2023

  1. 1
    Article
    Avatar of communityCommunity Picks·3y

    rust-unofficial/awesome-rust: A curated list of Rust code and resources.

    A curated list of Rust code and resources including applications, development tools, libraries, databases, terminal emulators, operating systems, text editors, CLI tools, networking tools, code analysis tools, fuzzing tools, observability tools, Mastodon servers, and more.

  2. 2
    Article
    Avatar of newstackThe New Stack·3y

    What Is Microservices Architecture?

    Microservices architecture allows for the deployment of independent and self-contained services in an organization. It offers flexibility, faster deployment, scalability, and isolated failures. However, it also presents challenges in terms of increased complexity, testing, managing communication systems, and observability. The decision to adopt microservices architecture depends on the environment, team function, application flexibility, and the number of services.

  3. 3
    Article
    Avatar of medium_jsMedium·3y

    9 Best Distributed Tracing Tools for Developers

    Explore the 9 best distributed tracing tools for developers working in microservices architecture. These tools provide end-to-end visibility and help monitor and troubleshoot complex distributed systems.

  4. 4
    Article
    Avatar of containersolutionContainer Solutions·3y

    WTF is Cilium?

    Cilium aims to be how we all connect, observe and secure workloads using eBPF as the core technology to provide solutions in an efficient, Cloud Native way. EBPF gives applications superpowers through custom programs that attach to events in the kernel, and you can deploy to help you efficiently manage container clusters.