Blog & News

Getting Started with Cortex

October 27, 2024 tutorial

Learn the basics of building your first application with Cortex. We'll walk you through setup, creating actors, and handling events.

Read More →

Building Resilient Systems

October 20, 2024 guide

Explore patterns for building fault-tolerant systems using Cortex's resilience features including circuit breakers and retry logic.

Read More →

Cortex v1.0.0 Released

October 15, 2024 update

We're excited to announce the release of Cortex v1.0.0! This major release includes performance improvements and new features.

Read More →

Actor Model Explained

October 10, 2024 guide

A deep dive into the actor model and how it enables concurrent, distributed systems with message-passing architecture.

Read More →

Monitoring with Observability

October 5, 2024 tutorial

Learn how to use Cortex's built-in observability features to monitor, trace, and debug your distributed applications.

Read More →

Event-Driven Architecture Patterns

September 28, 2024 guide

Discover best practices for designing event-driven systems with Cortex's EventBus and how to decouple your application components.

Read More →