... | @@ -2,11 +2,12 @@ |
... | @@ -2,11 +2,12 @@ |
|
<th> [Home](home) </th>
|
|
<th> [Home](home) </th>
|
|
<th> [Gerenciamento](gerenciamento) </th>
|
|
<th> [Gerenciamento](gerenciamento) </th>
|
|
<th> [Escopo & Cronograma](escopo)</th>
|
|
<th> [Escopo & Cronograma](escopo)</th>
|
|
|
|
<th> [Requisitos](requisitos)</th>
|
|
<th> [Design & Mockups](design) </th>
|
|
<th> [Design & Mockups](design) </th>
|
|
<th> [Arquitetura](arquitetura) </th>
|
|
<th> [Arquitetura](arquitetura) </th>
|
|
<th> [Database](database) </th>
|
|
<th> [Database](database) </th>
|
|
<th> [Infraestrutura](infraestrutura) </th>
|
|
<th> [Infraestrutura](infraestrutura) </th>
|
|
<th> [Desenvolvimento & Qualidade](qualidade) </th>
|
|
<th> [Desenvolvimento & Qualidade](desenvolvimento) </th>
|
|
<th> [Instalação e Configuração](instalacao) </th>
|
|
<th> [Instalação e Configuração](instalacao) </th>
|
|
<th> [Utilização](utilizacao) </th>
|
|
<th> [Utilização](utilizacao) </th>
|
|
</table>
|
|
</table>
|
... | @@ -24,7 +25,15 @@ Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus lacus nisl, ven |
... | @@ -24,7 +25,15 @@ Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus lacus nisl, ven |
|
|
|
|
|
## Sumário
|
|
## Sumário
|
|
|
|
|
|
|
|
- [Infraestrutura do Projeto](#infraestrutura-do-projeto)
|
|
|
|
- [Descrição](#descrição)
|
|
|
|
- [Sumário](#sumário)
|
|
|
|
- [Requisitos de Infraestrutura](#requisitos-de-infraestrutura)
|
|
|
|
- [Recursos AWS](#recursos-aws)
|
|
|
|
- [Arquitetura](#arquitetura)
|
|
|
|
- [Contingência e Alternativas](#contingência-e-alternativas)
|
|
|
|
- [Sumário do Planejemento de Custos e Artefatos de Código](#sumário-do-planejemento-de-custos-e-artefatos-de-código)
|
|
|
|
- [Diagrama Final para transição para AWS](#diagrama-final-para-transição-para-aws)
|
|
|
|
|
|
|
|
|
|
## Requisitos de Infraestrutura
|
|
## Requisitos de Infraestrutura
|
... | @@ -69,3 +78,7 @@ Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus lacus nisl, ven |
... | @@ -69,3 +78,7 @@ Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus lacus nisl, ven |
|
<img src="resources/images/under_construction.PNG" width="150" alt="Diagrama de Deploy AWS">
|
|
<img src="resources/images/under_construction.PNG" width="150" alt="Diagrama de Deploy AWS">
|
|
<figcaption>Diagrama de Deploy AWS.</figcaption>
|
|
<figcaption>Diagrama de Deploy AWS.</figcaption>
|
|
</figure>
|
|
</figure>
|
|
|
|
|
|
|
|
|
|
|
|
---
|
|
|
|
[**Topo**](#infraestrutura-do-projeto) |