Baptiste Bouchereau 2020-02-10 23:10:42 +01:00
rodzic 3de9693808
commit 0bf8505719
2 zmienionych plików z 6 dodań i 1 usunięć

Wyświetl plik

@ -13,6 +13,8 @@ Usage
Run
```bash
git clone https://github.com/Ovski4/tutorials.git
cd localstack-part-2
docker network create localstack-tutorial
docker-compose up -d
docker-compose logs -f localstack

Wyświetl plik

@ -10,10 +10,13 @@ Usage
Run
```bash
git clone https://github.com/Ovski4/tutorials.git
cd localstack-part-3
docker network create localstack-tutorial
docker-compose up -d
docker-compose logs -f localstack
docker-compose logs -f docker-events-listener
```
Wait for the resources to be deployed, then invoke the lambda multiple times and scan the table to see new items and their counters being incremented: