Skip to content

Commit f6cd80f

Browse files
authored
Merge pull request #100 from ortelius/dev
fixed type in application
2 parents b70779a + 9efc95c commit f6cd80f

File tree

2 files changed

+1
-51
lines changed

2 files changed

+1
-51
lines changed

content/en/guides/userguide/Introduction/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Ortelius is particularly suited for a microservice architecture where hundreds o
1818

1919
**Decoupled Environments are Complex**
2020

21-
Migrating to decoupled, cloud-native architecture breaks the way we assemble and configure software. With a decoupled implementation, we no longer build a complete software solution, or Application Version. Instead we manage many moving parts that communicate at run-time based on APIs. The loss of the 'Application Version' disrupts the core of software delivery. It impacts most of our standard software practices including the generation of application security level reports. After all, everything is based on an Application Version from tracking changes request, determining differences, tracking relationships and supporting users. Without a method of tracking the logical _Applicaiton_, IT teams struggle to confirm that the software they deliver to end users is safe.
21+
Migrating to decoupled, cloud-native architecture breaks the way we assemble and configure software. With a decoupled implementation, we no longer build a complete software solution, or Application Version. Instead we manage many moving parts that communicate at run-time based on APIs. The loss of the 'Application Version' disrupts the core of software delivery. It impacts most of our standard software practices including the generation of application security level reports. After all, everything is based on an Application Version from tracking changes request, determining differences, tracking relationships and supporting users. Without a method of tracking the logical _Application_, IT teams struggle to confirm that the software they deliver to end users is safe.
2222

2323
Ortelius is not a 'microservice registry' or 'API Gateway." Instead, Ortelius interacts with the DevOps pipeline to automatically gather supply chain metadata. Tracking microservices and _Components_ in this way facilitates their sharing and reuse across teams. Ortelius serves as an internal market place for finding, tracking and versioning microservices and relating them to the _Applications_ that consume them. The publishing catalog is based on a _Domain_ structure to support a Domain Driven Design.
2424

content/en/guides/userguide/integrations/OrteliusKeptn.md

Lines changed: 0 additions & 50 deletions
This file was deleted.

0 commit comments

Comments
 (0)