Explorar o código

Feature/add architecture ebook cloud native azure swimlane (#3827)

* Add link books

* Add if e-book isa PDF

* Add break row

* Adjust Alphabetical ordering

* Adjust links with prefix pt-br

Co-authored-by: Jean <jean.lopes@xpi.com.br>
Jean de Lima Lopes %!s(int64=5) %!d(string=hai) anos
pai
achega
1e83957a88
Modificáronse 1 ficheiros con 8 adicións e 0 borrados
  1. 8 0
      free-programming-books-pt_BR.md

+ 8 - 0
free-programming-books-pt_BR.md

@@ -8,6 +8,7 @@
 * [C++](#c-1)
 * [Docker](#docker)
 * [Engenharia de software](#engenharia-de-software)
+  * [Arquitetura de Software](#arquitetura-de-software)
   * [Metodologias de Desenvolvimento de Software](#metodologias-de-desenvolvimento-de-software)
   * [Outros](#outros)
 * [Git](#git)
@@ -90,6 +91,13 @@
 * [Scrum e XP direto das Trincheiras](http://www.infoq.com/br/minibooks/scrum-xp-from-the-trenches) *(account required)*
 
 
+#### Arquitetura de Software
+
+ * [ASP.NET Core architecture](https://docs.microsoft.com/pt-br/dotnet/architecture/modern-web-apps-azure/) (PDF)   
+ * [Microservices architecture](https://docs.microsoft.com/pt-br/dotnet/architecture/microservices/) (PDF)    
+ * [Modernizing existing .NET apps](https://docs.microsoft.com/pt-br/dotnet/architecture/modernize-with-azure-containers/) (PDF)  
+
+
 #### Outros
 
 * [CI - Integração Contínua Sem Desculpa](https://ci.mrprompt.com.br)