Skip to content

Commit

Permalink
Update Service Architecture.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lwindolf authored Aug 6, 2024
1 parent 824189d commit 1b815b3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Cheat Sheets/Solutions/Service Architecture.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@
- ROCA: [Resource-Oriented Client Architecture](http://roca-style.org/)
- Mosaic: [Frontend Microservices](https://www.mosaic9.org/)

## Feature Management

- [Feature Flags](http://swreflections.blogspot.de/2014/08/feature-toggles-are-one-of-worst-kinds.html)
- [Levels of Feature Management](https://thenewstack.io/level-feature-management-right-team/?utm_content=buffer1b569&utm_medium=social&utm_source=twitter.com&utm_campaign=buffer)

## Documentation

- Pivio: [Documenting Microservices](http://pivio.io/)
Expand All @@ -13,3 +18,4 @@
- Apache Airflow
- Oozie (Hadoop)
- Azkaban

0 comments on commit 1b815b3

Please sign in to comment.