Local Development of Cloud-Native Apps with Dapr and Testcontainers
Have you ever realized that the database driver version used in your production environment differs from the one you use for development? What about other applications' infrastructure components?
In this session, Diagrid's Mauricio Salatino (@salaboy) and AtomicJar's Oleg Šelajev (@shelajev) examine how Dapr helps simplify this situation using a Cloud Native set of API-based interfaces that enable developers to build distributed applications quickly, no matter the programming language that they are using.
But you might wonder how this works outside of Kubernetes for a local development experience. That is where Testcontainers come to save the day! We also look at how you can use Testcontainers to wire up your cloud development environments for developers to be productive writing distributed applications.
More blog posts

When platform teams meet developers
Developers building with distributed applications for large organizations face many challenges. In this article the following are challenges are covered: Unreproducible and complex local environments, Slow feedback loops, Lack of standardized conventions and practices.

An in-depth guide to Dapr workflow patterns in .NET
After covering Dapr workflow basics in the previous article, let’s take a look at the different application patterns that can be used with Dapr workflow and .NET. The patterns covered in this post are: chaining, fan-out/fan-in, monitor, and external system interaction.




