Cloud Native Objects for High Scale & Performance

Описание к видео Cloud Native Objects for High Scale & Performance

Cloud Native Objects are distributed virtual actors that have identity, state, and behaviors. Sounds good, but what does that mean? Most services or HTTP APIs are developed to be stateless. Meaning the application services makes calls to a database or cache to read state and then makes another call to either to write state. And this happens for every incoming HTTP Request.

Why is this creating stateless services common practice? Because creating stateful applications is difficult, especially when scaling horizontally. But it doesn't have to be! Let me explain how you can leverage cloud native objects to create stateful services that can help performance and scale.

🔗 EventStoreDB
https://eventsto.re/codeopinion

🔔 Subscribe:    / @codeopinion  

💥 Join this channel to get access to source code & demos!
   / @codeopinion  

🔥 Don't have the JOIN button? Support me on Patreon!
  / codeopinion  

📝 Blog: https://codeopinion.com
👋 Twitter:   / codeopinion  
✨ LinkedIn:   / dcomartin  
📧 Weekly Updates: https://mailchi.mp/63c7a0b3ff38/codeo...

0:00 Intro
0:52 Stateless & Stateful
3:54 Cloud Native Objects
5:18 Code Example
9:19 Demo


#softwarearchitecture #softwaredesign #cloudnative

Комментарии

Информация по комментариям в разработке