Category
blog
Date
Jun 27, 2023
Author
John Allwright
table of Content

Local Development of Cloud-Native Apps with Dapr and Testcontainers

In this video, Diagrid's Mauricio Salatino and AtomicJar's Oleg Šelajev examine how Dapr use a Cloud Native set of API-based interfaces that enable developers to build distributed applications quickly, using Testcontainers to wire up cloud dev & test environments.

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

Dapr
Architecture
ideas
Oct 22, 2024
 min read
October 22, 2024

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.

Mauricio Salatino
Catalyst
Tutorials
Dec 5, 2023
 min read
December 5, 2023

Transforming CRUD to Event-Driven: Using the Outbox Pattern to Combine Retool, Neon, and Google Functions

In this tutorial, we will demonstrate how to leverage the power of serverless cloud-native services and Diagrid Catalyst to transform a conventional CRUD architecture, complete with a frontend application and a database, into an event-driven system using the outbox pattern.

Bilgin Ibryam
Architecture
Jan 21, 2022
 min read
January 21, 2022

The Sidecar Pattern for Application Developers

Last week, a former colleague of mine from my Microsoft days posted the following tweet: Side Cars are more attractive for platform owners, developers prefer libraries.

Yaron Schneider

Diagrid newsletter

Signup for the latest Dapr & Diagrid news:
Architecture
Tutorials