#microservices

Subscribe
Microservices are a software architectural style that structures an application as a collection of loosely coupled services, which implement business capabilities. Each service is self-contained and independently deployable. Services communicate with each other using APIs or messaging systems like RabbitMQ. Microservices are written in any language, including JavaScript, and can be developed and deployed independently. They are often deployed in containers, such as Docker, to provide scalability and fault tolerance.
Liad Yosef
Liad Yosef
Shopify
Talk: Micro-scopes – How to Build a Modular Modern App in a Bundled World
Alex Korzhikov
Alex Korzhikov
Instructor, Mentor
Talk: How to Convert Crypto Currencies With GRPC Microservices in Node.js, Decomposing Monolith NestJS API into GRPC Microservices, How to develop, build, and deploy Node.js microservices with Pulumi and Azure DevOps, How to Convert Crypto Currencies with Microservices in Node.js and GRPC
Sasha Rosenbaum
Sasha Rosenbaum
Red Hat
Talk: How to Build CI/CD Pipelines for a Microservices Application
Chad Carlson
Chad Carlson
Platform.sh
Talk: Decoupling in Practice
Andrew Reddikh
Andrew Reddikh
Redco
Talk: How to Convert Crypto Currencies With GRPC Microservices in Node.js, How to develop, build, and deploy Node.js microservices with Pulumi and Azure DevOps, How to Convert Crypto Currencies with Microservices in Node.js and GRPC
Luca Maraschi
Luca Maraschi
Platformatic.dev
Talk: Building and Operating a Modern Composable Monolith
Santosh Nikhil Kumar
Santosh Nikhil Kumar
Byte Dance
Talk: Optimizing Microservice Architecture for High Performance and Resilience