Add code samples for deployment

This commit is contained in:
fiodarsazanavets
2026-02-04 13:00:03 +00:00
parent becb5d2871
commit 9312555269
138 changed files with 66565 additions and 1 deletions
+2 -1
View File
@@ -28,4 +28,5 @@ This repository follows the **golden thread** pattern, where we go from the init
8. [Integration tests](/AppWithTests)
9. [RabbitMQ integration](/AppWithRabbitMq)
10. [Redis caching and locking](/AppWithRedisCacheAndLock)
11. [Full authentication integration](/AppWithAuthentication)
11. [Full authentication integration](/AppWithAuthentication)
12. [Scale-out and deployment scripts](/AppWithInfrastructure)