Update home authored by Bertrand PINEL's avatar Bertrand PINEL
...@@ -6,7 +6,7 @@ Thanks to this JDL file and of the provided blueprint, you will be able to set u ...@@ -6,7 +6,7 @@ Thanks to this JDL file and of the provided blueprint, you will be able to set u
The goal of this project is to set up very quickly a simple application on AWS using : The goal of this project is to set up very quickly a simple application on AWS using :
* **S3** or HTML/CSS/JAvascript storage * **S3** for HTML/CSS/Javascript storage
* **API Gateway** for declaring a JSON API back end * **API Gateway** for declaring a JSON API back end
* **Lambda** for cleverly processing the HTTP requests * **Lambda** for cleverly processing the HTTP requests
* **DynamoDB** for persisting the data * **DynamoDB** for persisting the data
... ...
......