Skip to content

Commit

Permalink
Merge pull request #7 from Eddie4k-code/Eddie4k-code-patch-5
Browse files Browse the repository at this point in the history
Update ReadME.md
  • Loading branch information
Eddie4k-code committed Jun 7, 2023
2 parents f4d962a + 5678020 commit add56d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ReadME.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<p>Docker is used for containerization in this application. Each service is packaged into a Docker container, which encapsulates its dependencies and provides consistency across different environments. Docker containers are lightweight, portable, and enable efficient deployment and scaling of microservices.</p>

<h4>NATS</h4>
<p>NATS (NATS Streaming or NATS.io) is utilized for inter-service communication within the microservices architecture. It provides a lightweight and scalable messaging system that enables services to communicate asynchronously. NATS ensures reliable
<p>NATS (NATS Streaming or NATS.io) is utilized for inter-service communication within the microservices architecture. It provides a lightweight and scalable messaging system that enables services to communicate asynchronously.</p>


<h4>NGINX</h4>
Expand Down

0 comments on commit add56d5

Please sign in to comment.