dev-resources.site
for different kinds of informations.
Why build a Microservice?
Published at
1/14/2025
Categories
microservices
Author
Said Olano
Categories
1 categories in total
microservices
open
How to organize the subdomains into one or more deployable/executable components?
Design an architecture that structures the application as a set of two or more independently deployable, loosely coupled, components, a.k.a. services. Each service consists of one or more subdomains. Each subdomain is part of a single service except for shared library subdomains that are used by multiple services. A service is owned by the team (or teams) that owns the (non-library) subdomains.
Articles
12 articles in total
Why build a Microservice?
currently reading
Java-kafka producing a message
read article
How to index in SolrJ
read article
Remove plugins affecting Intellij idea
read article
Java interacting with Apache Avro
read article
how to write a Rabbit Message
read article
how to inspect a docker container
read article
How to run a Nginx-web server
read article
Lettuce - A Java Redis Client
read article
What is Azure Kubernetes Service (AKS)?
read article
how to create and run a Java Web App on a Docker container and finally open it on a default browser
read article
RoadMaps commonly used in the IT world
read article
Featured ones: