When designing and developing software it’s always useful to have a reference to common software design patterns handy.
Apart from cloud design pattern libraries there are collections of more low-level or more general design patterns, too.
These include the classic GoF design patterns and Martin Fowler’s Patterns of Enterprise Application Architecture.