Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 1.3 KB

README.md

File metadata and controls

27 lines (20 loc) · 1.3 KB

Technical experiment template

Markdown template for recording information about a technical experiment, aka POC or prototype. Created for and used in software projects.

Here's the template...

Examples of experiments

This template (or an older version of it) has been used for several technical experiments in the organization I work for. Examples:

  • Evaluation of tools (message brokers) for Event-Driven Architecture.
  • Evaluation of API gateway product.
  • Evaluation of SPA frameworks.
  • Use of FlywayDB for executing DDL and DML commands during deployment.
  • Evaluation of Jersey vs Resteasy vs SpringMVC.
  • Evaluation of static analysis tools.
  • Choosing a BRMS (rules engine) for Java.
  • Evaluation of Continuous Integration tools.

References

This template is based on: