-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #17 from dancier/feature/rework-some-things
improved parts of the Arc42 documentation (beginning up to & includin…
- Loading branch information
Showing
7 changed files
with
63 additions
and
64 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
12 changes: 6 additions & 6 deletions
12
src/main/jbake/content/documentation/arc42/src/04_solution_strategy.adoc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
[[section-solution-strategy]] | ||
== Solution Strategy | ||
|
||
Dancier will use best of breed technology and best practices in achieving it's functional goals: | ||
Dancier will leverage best-of-breed technology and best practices to achieve its functional goals: | ||
|
||
* By developing a web-application with responsive web design will enable all users on all devices (Phone,Tablet,Desktop) to access Dancier. | ||
* By developing a web application with responsive web design, we enable all users on all devices (Phone, Tablet, Desktop) to access Dancier. | ||
|
||
* By using well established technology based on Python/Spark we support well working recommendation algorithms to give the dancers that best fitting other dancers, events, course and workshops. | ||
* By using well established technology based on Python/Spark, we support well-working recommendation algorithms to give dancers the best-fitting counterparts for other dancers, events, courses, and workshops. | ||
|
||
* By using Java, Spring-Boot and PostgreSQL, we are using top established Technology for our backend services. | ||
* By using Java, Spring-Boot, and PostgreSQL, we leverage established technology for our backend services. | ||
|
||
* By using Kafka, we decouple services where appropriate, eg. to achieve a higher resilience | ||
* By using Kafka, we decouple services where appropriate, e.g. to achieve a higher resilience. | ||
|
||
* By developing everything as K8s-ready as possible we aim to be able to scale with our certainly growing user-base. | ||
* By developing everything as K8s-ready as possible, we aim to be able to scale with our certainly growing user base. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters