Eduardo is an entrepreneur and software engineer. He is currently one of the Fluentd project maintainers and creator of Fluent Bit, a lightweight Logs and Metrics processor. He also is the founder of Calyptia (the Fluent company).
Presentations
Profiling and beyond: scaling observability with Fluent Bit and eBPF
As observability evolves to provide deeper performance insights through profiling and eBPF, Fluent Bit continues to push the boundaries of data collection and processing. This session will cover everything from traditional logs, metrics, and traces to profiling with eBPF: one of the latest signal additions in Fluent Bit.
Logs, metrics and traces
Logs, metrics and traces sounds easy to go, but understanding how to solve for real your observability challenges it's a different story. Behind the scenes, data collection and proper processing are keys for a successful experience when extracting value from your data. In this presentation, you will learn how Logs, metrics and traces works behind the scenes, starting from the auto-managed standard interfaces (stdout/stderr) by the container engine, the role of collectors, the importance of the ability to perform processing and general best practices for reliability.
Fluent Bit: First Mile Observability
Fluent Bit and Fluentd projects have become the de facto solutions for First Mile Observability of logging and metrics data in any cloud environment. In this session you will learn about: 1) The history and future of the Fluent projects and First Mile Observability, 2) Core use cases for the technology, and 3) How Calyptia, the company founded by Fluent creators and maintainers, is taking the Fluent ecosystem to the next level, developing cloud services and providing free tools for the community.
Deep dive on Logging for Kubernetes
Scalability is a hard topic and scale Logging in a distributed environment is not an exception. In this presentation we will dive into the internals of logging for Kubernetes clusters and share best practices for advanced filtering, performance optimizations and suggested mechanisms to deal with backpressure.
Overcoming Logging Challenges for Cloud Native Applications at Scale
Instrumentation of applications is a critical and continuous task on any production environment. Logging as part of that cycle, requires special handling in Cloud Native environments, specifically when applications runs at scale.
The following presentation will discuss the challenges of Logging in Cloud Native environments, pitfalls and best practices to implement a resilience logging layer in containerized/orquestrated systems.
The art of log forwarding and log collection (at scale)
Applications are now deployed on-demand, specifically on cloud environments this can happen in the order of thousands per second. Most of orchestration systems provides proper handling of containerized environments and different challenges needs to be addressed such as Logging.
The following presentation will introduce the concepts of log forwarding and aggregation patterns for conainerized environments.
Fluentd, the Open Source Data Collection tool
On production environments, several applications works together to accomplish it ultimate goal. Monitoring is mandatory, but most of the tools available works on top of the native logs provided by each application, where each one have it own format, querying logs becomes problematic and a consistent pain.
Fluentd is an enterprise open source solution that allows you to build an unified logging layer around your services. It can collect data from more than 300 different source formats and aggregate them back on any database or cloud service