Inside 2025

PODCAST · education

Inside 2025

Podcast Series for Developers

  1. 6

    #007 Architecture | Conway’s Law

    Conway’s Law, a principle suggesting that the technical architecture of a software system inevitably reflects the communication patterns of the organization that built it.

  2. 5

    #006 Architecture | Vertical Slice Architecture

    Vertical Slice Architecture (VSA) as an alternative to traditional layered architecture, emphasizing feature-based organization for improved maintainability. It then explains how the Cortex.Mediator library, part of the Cortex Data Framework, facilitates VSA implementation in .NET applications by employing the Mediator pattern with commands, queries, and notifications within each slice.

  3. 4

    #005 AI | PromptWizard Automating Prompts for LLMs

    PromptWizard is an automated framework for optimizing prompts for large language models (LLMs). This system uses a self-evolving mechanism that iteratively refines prompts and examples through a feedback loop of generation, critique, and synthesis. PromptWizard aims to overcome the limitations of manual prompt engineering by improving task performance across diverse applications while also demonstrating cost-effectiveness compared to existing optimization strategies. The research demonstrates PromptWizard's effectiveness even with limited data and smaller LLMs, highlighting its practical utility.

  4. 3

    #004 Architecture | Evolution : Part 1

    In our 4th episode, we will discuss on how to build reactive architectures by transitioning from monolithic systems to distributed microservices. It uses a payment processing example to illustrate the shift from synchronous, pull-based interactions to asynchronous, push-based event-driven communication. The benefits of this transition include improved scalability, resilience, and service autonomy. Key concepts discussed are microservices, reactive principles (responsiveness, resilience, elasticity, message-driven), and the advantages of a push model over a pull model.

  5. 2

    #003 Architecture | Microservice Coupling: Patterns and Anti-patterns

    At first, designing microservices may seem simple. However, as the system and teams expand, and dependencies increase, poor design choices can have major sociotechnical consequences. It becomes challenging to correct these issues, as they are built upon sub-optimal design layers. To avoid these problems, it is crucial to consider how consumers impact the design of microservices. Dependencies and misplaced responsibilities can be easily introduced, costly to endure, and difficult to reverse. Understanding the fundamental patterns, such as facade contexts, and BFFs, can also help in designing microservices effectively.

  6. 1

    #002 Cortex | Change Data Capture (CDC)

    This is the second episode of a series explaining the Cortex Data Framework, focusing on its newly implemented Change Data Capture (CDC) functionality. The episode highlights Cortex's expanded support for various databases, including Microsoft SQL Server, PostgreSQL, and MongoDB. The primary goal is demonstrating how developers can leverage CDC within Cortex Streams to respond to database changes and implement custom logic. Essentially, it's a tutorial explaining how to use a new feature to build more reactive applications.

  7. 0

    #001 Cortex | Simplifying Real-Time Data Processing for .NET Developers

    In our first episode of Inside 2025, we are focusing on the Cortex Data Framework. Stay tuned as we analyze the documentation of Cortex. Get ready to start streaming! 🚀🚀🚀

Type above to search every episode's transcript for a word or phrase. Matches are scoped to this podcast.

Searching…

We're indexing this podcast's transcripts for the first time — this can take a minute or two. We'll show results as soon as they're ready.

No matches for "" in this podcast's transcripts.

Showing of matches

No topics indexed yet for this podcast.

Loading reviews...

ABOUT THIS SHOW

Podcast Series for Developers

HOSTED BY

Buildersoft LLC

CATEGORIES

URL copied to clipboard!