Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
WIMMA Lab 2021
Iotitude
Core
Commits
0390e053
Commit
0390e053
authored
4 years ago
by
Marko Rintamäki
Browse files
Options
Downloads
Patches
Plain Diff
Update vaatimusmaaritely-tiivis.md
parent
bc4dc7cc
No related branches found
No related tags found
No related merge requests found
Pipeline
#403630
passed with warnings
4 years ago
Stage: test
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
dokumentit/20-Vaatimustenhallinta/vaatimusmaaritely-tiivis.md
+6
-53
6 additions, 53 deletions
...mentit/20-Vaatimustenhallinta/vaatimusmaaritely-tiivis.md
with
6 additions
and
53 deletions
dokumentit/20-Vaatimustenhallinta/vaatimusmaaritely-tiivis.md
+
6
−
53
View file @
0390e053
...
...
@@ -269,71 +269,24 @@ queue "https"{
}
}
node "
Server
1 / Ubuntu" as
csc
{
node "Frontend"{
node "
Palvelin
1 / Ubuntu
20.04
" as
AWS
{
node "Frontend
_Container
"{
}
node "Backend" {
node "Backend
_Container
" {
}
database "MariaDB" {
database "MariaDB
_Container
" {
}
}
Asiakas -- https
https -- Frontend
https -- Frontend_Container
Frontend_Conainer -- Backend_Container
@enduml
```
```
plantuml
@startuml
actor Asiakas
cloud "Networok" as net{
queue "https"{
}
}
node "Server 1 / Ubuntu" as csc {
queue http {
}
node Container {
node "Frontend-service" {
}
node "Backend-service" {
}
database "MariaDB" {
}
}
card "Reverse Proxy / Apache" as rpa {
}
}
queue SSH {
}
node "Server 2 / Ubuntu" as csc2 {
database "database backup" as dbb {
}
database "sercive logs backup" as slb {
}
node "Backend" {
}
database "Mongo" {
}
}
Asiakas -- https
https -- rpa
rpa -- http
rpa -- http
Backend -- Mongo
http -- Backend
http -- Frontend
csc -- SSH
SSH -- slb
SSH -- dbb
@enduml
```
## Palveluun liittyvät muut järjestelmät
> Järjestelmien välisiä yhteyksiä voidaan kuvata tarvittaessa esim. sekvenssikaavion muodossa.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment