Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 1.47 KB

File metadata and controls

41 lines (30 loc) · 1.47 KB

Projektowanie i Wdrażanie

Projektowanie:

  • Design doc,
  • Estimations,
  • Horizontal vs Vertical scalling,
  • Traceable bullet approach,
  • lightweigh diagrams - lucid, yEd, ...,
  • patterns (queues),
  • DDD.

Wdrażanie:

flowchart LR
    CI(Continuous\nIntegration) --> CDel(Continuous\nDelivery) --> CD(Continuous\nDeployment)
Loading

Automatyzacja:

  • effective != efficient

References