Demo Applications Roadmap ¶
Features / Functionalities 👨💻🃏🕹🎯 ¶
Category | Tags / Labels | Feature / Functionality |
Status | Doc |
---|---|---|---|---|
CI/CD Pipeline automation & imple |
leverage ci-cd-pipeline docker build |
FrontEnd Build (Demo App): set up ECR, create IAM permissions, create pipelines (Jenkins / DroneCI), set up GitHub triggers |
2021 Q2 | ❌ |
CI/CD Pipeline automation & imple |
leverage ci-cd-pipeline deploy |
FrontEnd Deploy (Demo App): create pipelines (Jenkins / Spinnaker), set up ECR/Github triggers |
2021 Q2 | ❌ |
CI/CD Pipeline automation & imple |
leverage ci-cd-pipeline docker build |
BackEnd Build (Demo App): set up ECR, create IAM permissions, create pipelines (Jenkins / DroneCI), set up GitHub triggers |
2021 Q2 | ❌ |
CI/CD Pipeline automation & imple |
leverage ci-cd-pipeline deploy |
BackEnd Deploy (Demo App): create pipelines (Jenkins / Spinnaker), set up ECR triggers |
2021 Q2 | ❌ |
Testing (QA) | leverage testing ci-cd-pipeline |
Unit Testing (Demo App): Dev team needs this to run on a Jenkins/CircleCI/DroneCI/Spinnaker pipeline |
2021 Q2 | ❌ |
Testing (QA) | leverage testing ci-cd-pipeline |
Integration Testing (Demo App): QA team needs automation to run on a Jenkins/Spinnaker pipeline for AWS Cloud QA / Stage envs. |
2021 Q2 | ❌ |
Testing (QA) | leverage testing ci-cd-pipeline |
E2E Functional / Aceptannce (Demo App): QA team needs Smoke tests automation to run on a Jenkins/Spinnaker pipeline for AWS Cloud Stage / Prod envs. |
2021 Q2 | ❌ |
Testing (QA) | leverage testing ci-cd-pipeline |
Static Analysis (Demo App): code complexity, dependency graph, code frequency, contributors, code activity, and so on. |
2021 Q2 | ❌ |
CI/CD Pipeline automation & imple |
leverage ci-cd-pipeline kubernetes pbe |
Push Button Environments (Demo App): implement ephemeral environments. |
2021 Q2 | ❌ |