0% found this document useful (0 votes)
16 views7 pages

Design Pattern Day 2

jiij

Uploaded by

nkaelth
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
16 views7 pages

Design Pattern Day 2

jiij

Uploaded by

nkaelth
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 7

OOP and

Design
Patterns
Jherzon Nava – Noviembre
2024
TIGO Bolivia
OOP
Object Oriented Relations between classes
Programing

Association

Aggregation

Composition
Class
Inheritance
Object
Dependence

Realization

Interfac
e
UML
Software
Architecture

C4
Design Patterns
Software
Creational Patterns:

Entity-Attribute-Value (EAV)
Circuit Breaker Architecture
Singleton Retry Pattern
Factory Method
Abstract Factory
Model
Normalization
Timeouts
Bulkhead Pattern
Patterns
Builder Denormalization Fallback Pattern
Prototype Event Sourcing Timeout and Retries with
Structural Patterns: CQRS (Command Query Exponential Backoff
Layered Architecture
Responsibility Segregation) Compensation Transactions (Saga Event-Driven Architecture
Adapter Database Sharding Pattern) Client-Server Architecture
Bridge Factory Method Pattern (for Rate Limiting Monolithic Architecture
Composite Database Models) Idempotency Service-Oriented Architecture (SOA)
Singleton Pattern

SCOPE
Decorator Asynchronous Communication Broker Architecture
Facade Repository Pattern
Model-View-Controller (MVC)
Flyweight Transaction Script Pattern
Model-View-ViewModel (MVVM)
Proxy Data Mapper Pattern
Dependency Injection (DI) Hexagonal Architecture (Ports and
Behavioral Patterns: Caching Adapters)
Service Locator Pattern
Publish/Subscribe (Pub/Sub) Factory Method Pattern CQRS (Command Query Responsibility
Chain of Responsibility Leaderboards Segregation)
Abstract Factory Pattern
Command Queueing Pipeline Architecture
Singleton Pattern (for Shared
Interpreter Set Operations Peer-to-Peer (P2P) Architecture
Dependencies)
Iterator Rate Limiting Space-Based Architecture
Lazy Initialization Pattern
Mediator Session Management Domain-Driven Design (DDD)
Inversion of Control (IoC)
Memento
Observer
Distributed Locks
Bloom Filters
Adapter Pattern (for Interface
Adaptation)
Microservices
State
Strategy
Geospatial Indexing Facade Pattern (for Architecture
Event Sourcing Simplified Access)
Template Method Time Series Data Composite Pattern (for
Visitor
Managing Complex
Dependencies)
Software Architecture Patterns

Layered Architecture Microservices


Monolithic
Architecture
Architecture

Crea Upda Dele


Get
te te te
User
Single code User User User
base

Create User

Distributed Architecture Presentation Layer

SYSTEM A Business Layer

Persistantce Layer
Purchase
Users API Services API
API
Database Layer
Microservices
Architecture

Create User

Presentation Layer

Business Layer All design patterns now can


Persistantce Layer
be applied to the
Database Layer
microservice
Hexagonal
Architecture

You might also like