It’s been quite a while since I’ve started gathering some knowledge about the microservices architectural pattern that’s been on a hype recently. After reading many articles, some books like Microservices in .NET Core and talking with smart guys in the Devs PL Slack channel, I’ve eventually decided that the time has to come to try to make the microservices happen in the real world project. That’s the beginning of my journey into the distributed programming and architecture, so please keep that in mind wh...
Strona głównaArchitektura
Architektura 3212 dni, 19 godzin, 36 minut temu 253 pokaż kod licznika zwiń
Podobne artykuły:
- Distributed .NET Core - Episode 1
- Building Microservices On .NET Core – Part 6 Real time server client communication with SignalR and RabbitMQ
- Depot – building ASP.NET Core distributed application | Piotr Gankiewicz
- Multi-project .net core solution in Docker image
- Serwery ASP.NET Core. Czyli Kestrel i przyjaciele
- Dependency Injection in .NET Core
- RabbitMQ, .NET Core, Nancy Fx, MongoDb – przykład kolejkowania zdarzeń. | Pewnie trzyma Ci cache
- .NET Core + RabbitMQ = RawRabbit | Piotr Gankiewicz
- Transactional Outbox with RabbitMQ - Building Microservices | .NET Core
- Building Microservices On .NET Core - Service Discovery with Eureka
- Building Microservices On .NET Core - Part 1 The Plan - Software House