Updated 01. Roadmap and Milestones for future releases (markdown)

Cesar De la Torre 2017-03-07 09:47:59 -08:00
parent e09309e42d
commit e7bce87526

@ -81,6 +81,8 @@ Our task here will be to use that new lib.
2. Azure Storage Blob: Related to the previous feature - Use Azure Blobs to store the Product Images
3. Azure App Service: Make the monolithic Web app supporting Azure App Service with Docker
- Real time communication: SignalR Hub microservice/container for real-time communication, like notificating something important that just happened to the user. This feature needs to wait for SignalR to be available in .NET Core 2.0
- Security:
- Encrypt secrets at configuration files (like in docker-compose.yml). Multiple possibilities, Azure Key Vault or using simple Certificates at container level, Consul, etc.
- Other "secure-code" practices