Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions profile/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<p></p><p></p>
<p>
<img
src="./images/openchoreo-horizontal-color.png" alt="OpenChoreo Logo"
src="https://raw.githubusercontent.com/openchoreo/.github/main/profile/images/openchoreo-horizontal-color.png" alt="OpenChoreo Logo"
width="600"/>
</p>
<h1 style="font-size: 1.5em;">
Expand Down Expand Up @@ -41,7 +41,7 @@ OpenChoreo introduces a combination of platform abstractions and application abs

Platform engineers use the following abstractions to create their internal developer platform:
<div align="left">
<img src="./images/openchoreo-platform-abstractions.png" alt="OpenChoreo Platform Abstractions" width="800"/>
<img src="https://raw.githubusercontent.com/openchoreo/.github/main/profile/images/openchoreo-platform-abstractions.png" alt="OpenChoreo Platform Abstractions" width="800"/>
</div>
</br>

Expand All @@ -58,7 +58,7 @@ Platform engineers use the following abstractions to create their internal devel

Project managers, architects, and developers use the following abstractions to manage the organization of their work:
<div align="left">
<img src="./images/openchoreo-development-abstractions.png" alt="OpenChoreo Development Abstractions" width="800"/>
<img src="https://raw.githubusercontent.com/openchoreo/.github/main/profile/images/openchoreo-development-abstractions.png" alt="OpenChoreo Development Abstractions" width="800"/>
</div>
</br>

Expand All @@ -81,7 +81,7 @@ These abstractions align with the Domain-Driven Design principles, where project

Architects and developers use the following runtime abstractions to manage how components and projects operate at runtime:
<div align="left">
<img src="./images/openchoreo-cell-runtime-view.png" alt="OpenChoreo Runtime view of a Project" width="600"/>
<img src="https://raw.githubusercontent.com/openchoreo/.github/main/profile/images/openchoreo-cell-runtime-view.png" alt="OpenChoreo Runtime view of a Project" width="600"/>
</div>
</br>

Expand All @@ -106,7 +106,7 @@ At runtime, OpenChoreo turns each Project (Bounded Context) into a Cell - a secu
These abstractions provide the following benefits for businesses to build & operate cloud-native applications:

<div align="left">
<img src="./images/openchoreo-ddd-to-cell-mapping.png" alt="OpenChoreo DDD-to-Cell Mapping" width="800"/>
<img src="https://raw.githubusercontent.com/openchoreo/.github/main/profile/images/openchoreo-ddd-to-cell-mapping.png" alt="OpenChoreo DDD-to-Cell Mapping" width="800"/>
</div>
</br>

Expand Down Expand Up @@ -137,7 +137,7 @@ These abstractions provide the following benefits for businesses to build & oper
In this section, we explain how the OpenChoreo abstractions for platform engineering, code & team organization, software architecture, software engineering and operations are mapped to Kubernetes abstractions and a set of CNCF and other tools that are used to ensure the higher-level abstractions are properly maintained.

<div align="left">
<img src="./images/openchoreo-architecture-diagram.png" alt="OpenChoreo Architecture" width="800"/>
<img src="https://raw.githubusercontent.com/openchoreo/.github/main/profile/images/openchoreo-architecture-diagram.png" alt="OpenChoreo Architecture" width="800"/>
</div>
</br>

Expand Down