Join us

heart Posts from the community tagged with microservice...
Sponsored Link
@faun shared a link, 1 year, 1 month ago

The art and science of developing intelligent apps with OpenAI GPT-3, DALL·E 2, CLIP, and Whisper.

Explore the fascinating world of Artificial Intelligence and solve real-world problems!

In this practical guide, you will build intelligent real-world applications using GPT-3, DALL-E, Whisper, CLIP, and more tools from the OpenAI and ML ecosystem.

Rest assured, you don't need to be a data scientist or machine learning engineer to follow this guide!

The art and science of developing intelligent apps with OpenAI GPT-3, DALL·E 2, CLIP, and Whisper.
Story
@rajataroracw shared a post, 2 years, 2 months ago
Principal Engineer - Cloud Technologies, Natwest

Microservices Architecture (Cloud Native Apps) #AWS

With the advent of handheld devices, there is a paradigm shift in usage and demand for Enterprise Software. On one hand, most of the companies have large complex and monolithic systems in place which take care of huge and complex business scenarios, rules, and computations, and on the other hand, there is a need to provide an easy way to access information to the customer on their Mobile devices.

Story
@selcukkose shared a post, 2 years, 2 months ago
Software Developer, Veripark

What Is Event Sourcing?

In this article I will explain Event Sourcing Pattern which is a widely used pattern for microservice artitechtured applications nowadays. In otherside I think it will change your look to development and give you a new vision. I will endeavor to explain this topic to you in two steps.

1_XyfsXvlZgYVmLj_cRfAsXw.png
Story
@vishalrustagi shared a post, 2 years, 2 months ago
Global Head of Practices, www.orangedigitallabs.com

Sidecar Design Pattern in Microservices Ecosystem

Microservice Architecture is gaining lot of popularity and wider adoption within the community.

Story
@rajataroracw shared a post, 2 years, 3 months ago
Principal Engineer - Cloud Technologies, Natwest

Microservices Architecture (Cloud Native Apps)

Introduction to MicroservicesWith the advent of handheld devices, there is a paradigm shift in usage and demand for Enterprise Software. On one hand, most of the companies have large complex and monolithic systems in place which take care of huge and complex business scenarios, rules, and computatio..

Microservice Architecture.png
Story
@kertpjatkin shared a post, 2 years, 5 months ago

Emitting Domain Events with Outbox Pattern

If you are struggling with microservices that communicate with each other synchronously, then event-driven architecture may seem like the promised land.