Skip to content
Menu
myCloud myCloud

Personal short notes about Cloud

  • XMPie
  • AWS
    • AWS Topics
    • AWS Architecture
    • AWS CLI
    • AWS Health
    • AWS Policies
    • AWS Cost
  • CHEAT SHEETS
myCloud myCloud

Personal short notes about Cloud

Monolithic vs Microservices

By mikado on January 4, 2023January 5, 2023

Monolithic application

Microservices

AttributeBenefit
Use of APIsEasier integrations between app components
Assist with loose coupling
Independently deployable blocks of codeCan be scaled and maintained independently
Business oriented architectureDevelopment around business capabilities
Teams may be cross-functional and services may be reused
Flexible use of technologiesEach microservice can be written using different tech/languages
Speed and agilityFast deploy and updates
Easy to include HA and FT for each microservice

Category: Container

Categories

  • AWS (4)
  • AWS Architecture (8)
  • AWS CLI (5)
  • AWS Cost (3)
  • AWS Health (4)
  • AWS Policies (2)
  • AWS Topics (24)
  • CHEAT SHEETS (16)
  • Container (21)
  • Datadog (4)
  • Jenkins (2)
  • Linux (9)
  • Microsoft (7)
  • Python (1)
  • SCRIPTS (9)
  • Terraform (5)
  • XMPie (6)
©2025 myCloud
Click to Copy