Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. There is much duplication when it comes to Docker containers for certain infrastructure/services
  2. Primary Elements
    1. Deployment
    2. Runtime
    3. Dev. Practices
    4. Monitoring
    5. Observability
    6. Metrics
  3. Topics for Inclusion
    1. Anything that is required for the application to run in a particular environment
    2. Everything from environment variables, documentation, containers, CI scriptscontinuous integration and deployment...
    3. Anything in the deployment and runtime environment
    4. Much larger in scope than application
  4. Gentle recommendations regarding software development best practices?
    1. A series of guardrails and referencing what those might be

...