Please enable JavaScript.
Coggle requires JavaScript to display documents.
Cloud Native - Coggle Diagram
Cloud Native
-
-
-
Application Development
-
-
-
SDLC
Best Practices
KISS (Keep It Stupid Simple) - simple to understand, simple to maintain
-
-
-
-
SOLID (Single Responsibility, Open/Closed, Liskov Substitution, Interface Segregation, Dependency Inversion)
-
-
-
-
-
-
-