Skip to content

Commit eea2bf2

Browse files
author
gabriel.prando
committed
chore: add new ppt
1 parent 469e5fa commit eea2bf2

File tree

3 files changed

+9
-1
lines changed

3 files changed

+9
-1
lines changed

.gitmodules

+4
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,7 @@
3030
path = talk-gcp-serverless-with-ai
3131
url = [email protected]:prandogabriel/talk-gcp-serverless-with-ai.git
3232
branch = main
33+
[submodule "talk-websocket-with-lambda-and-api-gw"]
34+
path = talk-websocket-with-lambda-and-api-gw
35+
url = [email protected]:prandogabriel/talk-websocket-with-lambda-and-api-gw.git
36+
branch = main

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,12 @@ Este repositório contém os seguintes submódulos, listados em ordem cronológi
3333
9. **[Evitando lock-ins, construindo sua própria layer de observabilidade com AWS Lambda telemetry API](https://github.com/prandogabriel/talk-observability-building-it-yourself)** (Agosto de 2024): Talk apresentada no DevOpsDays Curitiba 2024.
3434
- Caminho: `talk-observability-building-it-yourself`
3535

36-
9. **[Desenvolvendo soluções com IA de forma rápida na GCP com Serverless](https://github.com/prandogabriel/talk-gcp-serverless-with-ai)** (Setembro de 2024): Talk apresentada no DevFest 2024 - Pato Branco.
36+
10. **[Desenvolvendo soluções com IA de forma rápida na GCP com Serverless](https://github.com/prandogabriel/talk-gcp-serverless-with-ai)** (Setembro de 2024): Talk apresentada no DevFest 2024 - Pato Branco.
3737
- Caminho: `talk-gcp-serverless-with-ai`
3838

39+
11. **[Desmistificando Websockets com AWS Lambda e API Gateway](https://github.com/prandogabriel/talk-websocket-with-lambda-and-api-gw)** (Outubro de 2024): Talk apresentada no Recrutatech 2024 - Curitiba.
40+
- Caminho: `talk-websocket-with-lambda-and-api-gw`
41+
3942
### Como Clonar este Repositório
4043

4144
Para clonar este repositório junto com seus submódulos, você pode usar o seguinte comando Git:

0 commit comments

Comments
 (0)