DEV Community

Microservices

An architectural and organizational approach to software development where software is composed of small independent services that communicate over well-defined APIs

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Understanding Federation Services: Importance, Challenges, and Solutions for Enterprises

Understanding Federation Services: Importance, Challenges, and Solutions for Enterprises

Comments
4 min read
Hybrid NestJs Microservice Responding to Both HTTP and gRPC Requests

Hybrid NestJs Microservice Responding to Both HTTP and gRPC Requests

2
Comments
5 min read
Fix long import paths in your NestJS project #nestjs

Fix long import paths in your NestJS project #nestjs

2
Comments 1
2 min read
Nestjs file upload like a Pro [in depth]

Nestjs file upload like a Pro [in depth]

6
Comments
4 min read
why Nestjs is Fav for Backend developers

why Nestjs is Fav for Backend developers

4
Comments
2 min read
Why Nestjs Microservices

Why Nestjs Microservices

1
Comments
2 min read
Build standalone applications with Nestjs

Build standalone applications with Nestjs

3
Comments
2 min read
Authorization in Nestjs API using Auth0 - Step by Step #Series Part-1

Authorization in Nestjs API using Auth0 - Step by Step #Series Part-1

9
Comments
2 min read
Mastering Deployment: How Container Orchestration Can Revolutionize Your Software Delivery

Mastering Deployment: How Container Orchestration Can Revolutionize Your Software Delivery

Comments
2 min read
Master API Gateway Magic: Unleash the Power of Ocelot in ASP.NET Core for Seamless Microservices Integration

Master API Gateway Magic: Unleash the Power of Ocelot in ASP.NET Core for Seamless Microservices Integration

Comments
3 min read
Spring Boot SSL Hot Reload on Kubernetes: A Detailed Guide

Spring Boot SSL Hot Reload on Kubernetes: A Detailed Guide

Comments
5 min read
Simplifying Mocking APIs for Faster Development: Basic & Advanced Techniques

Simplifying Mocking APIs for Faster Development: Basic & Advanced Techniques

Comments
9 min read
Create a Complete AI Development Environment in Less Than a Minute with Docker Compose.

Create a Complete AI Development Environment in Less Than a Minute with Docker Compose.

2
Comments
1 min read
RabbitMQ vs. Kafka: Which One to Choose for Your Event-Driven Architecture?

RabbitMQ vs. Kafka: Which One to Choose for Your Event-Driven Architecture?

3
Comments 1
3 min read
How APIs Power Microservices Architectures 101 Guide

How APIs Power Microservices Architectures 101 Guide

Comments
9 min read
Harnessing Automatic Setup and Integration with Quarkus Dev Services for Efficient Development

Harnessing Automatic Setup and Integration with Quarkus Dev Services for Efficient Development

2
Comments
5 min read
Record API calls in prod, replay in dev to test

Record API calls in prod, replay in dev to test

Comments
4 min read
CQRS: The Design Pattern That’s Changing the Game (and How You Can Use It Too)

CQRS: The Design Pattern That’s Changing the Game (and How You Can Use It Too)

2
Comments
5 min read
Build basic microservice online store backend with Golang use Api Gateway Pattern - Part 1

Build basic microservice online store backend with Golang use Api Gateway Pattern - Part 1

6
Comments
8 min read
Microservices: Pub/Sub with Dapr, docker-compose, and .NET

Microservices: Pub/Sub with Dapr, docker-compose, and .NET

2
Comments
7 min read
DevOps Project: CI/CD Pipeline for a Microservices-Based Application on Kubernetes

DevOps Project: CI/CD Pipeline for a Microservices-Based Application on Kubernetes

233
Comments 6
6 min read
Create API Gateway with fast-gateway

Create API Gateway with fast-gateway

53
Comments 4
3 min read
Microservices Architecture – A Comprehensive Guide for Modern Web Development

Microservices Architecture – A Comprehensive Guide for Modern Web Development

1
Comments 2
3 min read
Circuit Breaker Pattern in Node.js and TypeScript: Enhancing Resilience and Stability

Circuit Breaker Pattern in Node.js and TypeScript: Enhancing Resilience and Stability

Comments 1
4 min read
Extending Quarkus: When and How to Write Your Own Extensions

Extending Quarkus: When and How to Write Your Own Extensions

1
Comments
4 min read
loading...