Updating READMEs
This commit is contained in:
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
[submodule "account-parent/functions/create-account-function"]
|
||||
path = account-parent/functions/create-account-function
|
||||
url = https://github.com/kbastani/create-account-function.git
|
||||
@@ -28,7 +28,7 @@ Spring projects used:
|
||||
|
||||
Each microservice in this reference architecture breaks down into three different independently deployable components.
|
||||
|
||||

|
||||

|
||||
|
||||
The diagram above details the system architecture of the bounded context for _Accounts_, which includes deployable units for each [Backing Service](https://12factor.net/backing-services), [Microservice](https://en.wikipedia.org/wiki/Microservices), and [AWS Lambda Function](https://en.wikipedia.org/wiki/AWS_Lambda).
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@ This is the parent project that contains modules of a microservice deployment fo
|
||||
|
||||
Each microservice in this reference architecture breaks down into three different independently deployable components.
|
||||
|
||||

|
||||

|
||||
|
||||
The diagram above details the system architecture of the bounded context for _Accounts_, which includes deployable units for each [Backing Service](https://12factor.net/backing-services), [Microservice](https://en.wikipedia.org/wiki/Microservices), and [AWS Lambda Function](https://en.wikipedia.org/wiki/AWS_Lambda).
|
||||
|
||||
|
||||
1
account-parent/functions/create-account-function
Submodule
1
account-parent/functions/create-account-function
Submodule
Submodule account-parent/functions/create-account-function added at e24bbd1437
Reference in New Issue
Block a user