ELEMENTS OF COMPUTER SCIENCE
open-menucloseme
Home
Books
About us
  • Understanding CQRS architecture - Part 3

    calendarJan 22, 2024 · 5 min read  ·
    Share on: twitterfacebooklinkedincopy
    In this post, we implement the CRUD architectural style, scrutinize its strengths and weaknesses, and explore situations where it becomes imperative to replace it with a more sophisticated pattern.
    Read more about Nicolas Descartes
  • Understanding CQRS architecture - Part 4

    calendarJan 22, 2024 · 3 min read  ·
    Share on: twitterfacebooklinkedincopy
    In this post, we will briefly outline what CQRS means and explore how to use it to reexamine the preceding simple example.
    Read more about Nicolas Descartes
  • Understanding CQRS architecture - Part 5

    calendarJan 22, 2024 · 5 min read  ·
    Share on: twitterfacebooklinkedincopy
    In this concluding post, we will explore how CQRS is conventionally exposed and introduce intricate concepts associated with it.
    Read more about Nicolas Descartes
  • Building resilient .NET applications with Polly - Part 1

    calendarJan 18, 2024 · 2 min read  ·
    Share on: twitterfacebooklinkedincopy
    Starting today, we embark on a comprehensive series of articles that delve into the art of constructing robust C# applications using Polly. Our primary emphasis will be on the intricacies of implementing various strategies with a specific focus on their application in the realm of microservices architecture.
    Read more about Nicolas Descartes
  • Building resilient .NET applications with Polly - Part 2

    calendarJan 18, 2024 · 4 min read  ·
    Share on: twitterfacebooklinkedincopy
    In this post, we elucidate the reasons why distributed architectures, in particular, can succumb to chaos when not meticulously designed, and we explore strategies to circumvent and mitigate these issues.
    Read more about Nicolas Descartes
  • Building resilient .NET applications with Polly - Part 3

    calendarJan 18, 2024 · 3 min read  ·
    Share on: twitterfacebooklinkedincopy
    In this post, we will establish a straightforward Azure Functions setup that makes requests to an external service. Subsequently, we will scrutinize the behavior of this function when the external service encounters a breakdown.
    Read more about Nicolas Descartes
  • Building resilient .NET applications with Polly - Part 4

    calendarJan 18, 2024 · 3 min read  ·
    Share on: twitterfacebooklinkedincopy
    In this post, we will learn how to address the issue of an unresponsive server by incorporating a straightforward timeout mechanism using Polly.
    Read more about Nicolas Descartes
  • Building resilient .NET applications with Polly - Part 5

    calendarJan 18, 2024 · 4 min read  ·
    Share on: twitterfacebooklinkedincopy
    In this post, we will explore what a retry strategy entails and delve into the implementation of such a strategy using Polly.
    Read more about Nicolas Descartes
  • Building resilient .NET applications with Polly - Part 6

    calendarJan 18, 2024 · 4 min read  ·
    Share on: twitterfacebooklinkedincopy
    In this post, we will examine the concept of a circuit breaker, understand its utility, and explore how to implement it using Polly.
    Read more about Nicolas Descartes
  • Building resilient .NET applications with Polly - Part 7

    calendarJan 18, 2024 · 4 min read  ·
    Share on: twitterfacebooklinkedincopy
    In this brief concluding post, we will explore how it is possible to concurrently combine multiple strategies, thereby constructing highly resilient .NET applications.
    Read more about Nicolas Descartes
    • ««
    • «
    • 7
    • 8
    • 9
    • 10
    • 11
    • »
    • »»

Nicolas DESCARTES

This blog gathers the contributions of a passionate software engineer convinced that getting to the bottom of things is the best way to truly understand the big picture.
Read more about Nicolas Descartes

Don't miss new articles

/* Real people should not fill this in and expect good things - do not remove this or risk form bot signups. */

Recent Posts

  • Understanding and leveraging Semantic Kernel - Logging and monitoring
  • Understanding and leveraging Semantic Kernel - Integrating Semantic Kernel with the MCP protocol
  • Understanding and leveraging Semantic Kernel - Unleashing the power of plugins
  • Understanding and leveraging Semantic Kernel - Using Semantic Kernel with Ollama
  • Understanding and leveraging Semantic Kernel - Building a very simple agent in a few lines of C# code
  • Understanding and leveraging Semantic Kernel - Generative AI, LLMs and others
  • Understanding and leveraging Semantic Kernel - Introduction
  • Securing credentials in Azure-hosted applications using managed identities and Azure Key Vault - Implementing Azure Key Vault
Nicolas DESCARTES

Copyright  NICOLAS DESCARTES

to-top