Felix GV
Philosopher Ping

Philosopher Ping

Follow
homebadgesnewsletter
Tag

design patterns

#design-patterns

More content

Read more stories on Hashnode


Articles with this tag

Miniliths and Macroservices

Mar 5, 20231 min read

🗿 · Back in the days, it was not that crazy to pack a whole LAMP stack in a single box. If your website made it big maybe you’d split your database onto...

Miniliths and Macroservices

Existential Cache

Feb 26, 20231 min read

🤔 · A common use for a cache is to front a database, in order to improve latency, throughput or both. If the use case depends on these improved...

Existential Cache

Keyhole Design Pattern

Feb 17, 20231 min read

🔑 · The keyhole design pattern can be used when we wish to expose only a fraction of an object to another component. If an object’s capabilities are...

Keyhole Design Pattern

Premature Abstraction

Nov 11, 20222 min read

↔️ · We often hear about "premature optimization", and that's of course in the context of performance. Simultaneously, we often hear about the virtues of...

Premature Abstraction