Skip to content
This repository was archived by the owner on Feb 6, 2025. It is now read-only.

Commit d82450d

Browse files
committed
(docs): Implementing Paz's feedback.
1 parent c4148a9 commit d82450d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/how-to/deploy.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ This guide provides an overview of Amplication's deployment options and links to
1212

1313
## Understanding Amplication's Deployment Architecture
1414

15-
Services created with Amplication comprise of at least two main parts:
15+
Services created with Amplication, which automatically generates the code, comprise of at least two main parts:
1616

1717
1. The server that runs the API
1818
2. A database
1919

20-
There can be other parts like a Kafka message broker, or a Redis cache, or something else that your service needs.
20+
There can be other parts like a Kafka message broker, or a Redis cache, other integration that your service needs.
2121
These will all be additional containers that will be specified in the `docker-compose` file.
2222

2323
When it comes to deployment, you have several options to choose from, allowing you to select the best approach for your development workflow and production needs.

0 commit comments

Comments
 (0)