Migrated from github.com/shafiqalibhai/archi_cloudnative
  • Dockerfile 100%
Find a file
2026-04-27 23:13:13 +00:00
images add text on storage disaster recovery. 2018-01-10 08:30:41 -08:00
images_docs Add files via upload 2018-05-30 10:16:26 -07:00
model minor updates to on premise diagram. 2018-05-30 10:31:27 -07:00
ArchitecturalDecisions.md Update ArchitecturalDecisions.md 2018-03-12 16:53:16 -07:00
ArchitectureOverview.md Create ArchitectureOverview.md 2017-11-13 09:57:00 -08:00
ComponentModel.md Create ComponentModel.md 2017-11-13 09:57:33 -08:00
DisasterRecovery.md Create DisasterRecovery.md 2018-03-12 11:24:42 -07:00
Dockerfile Add Dockerfile: alpine image carrying the cloud-native ArchiMate models 2026-04-27 23:13:13 +00:00
NonFunctionalRequirements.md Update NonFunctionalRequirements.md 2018-03-12 11:27:02 -07:00
OperationalModel.md Create OperationalModel.md 2017-11-13 09:57:45 -08:00
PerformanceModel.md Create PerformanceModel.md 2018-03-12 11:04:45 -07:00
README.md Update README with comprehensive project information 2026-04-27 20:35:59 +00:00
Red Hat Cloud Native Software Capacity Guidelines.ods added capacity sheet 2018-01-31 15:01:45 -08:00
SecurityModel.md Update SecurityModel.md 2018-03-12 11:08:49 -07:00
SystemContext.md Create SystemContext.md 2017-11-13 09:57:16 -08:00

archi_cloudnative

Overview

Cloud Native Architectural Models using Archi. Contains models for CAAS, Cloud Native Applications, 12/15 Factor Applications with CI/CD/CS, monitoring and log management. Infrastructure components include Red Hat OpenShift, Red Hat Storage, Red Hat Cloudforms, Red Hat JBoss Java Web Server, Red Hat JBoss Enterprise Application Server, Red Hat JBoss Business Rules Management, Red Hat JBoss Data Grid, Red Hat JBoss Data Virtualization and Red Hat Ansible. Includes material and architectural thinking from the following books.

This repository was migrated from upstream source github.com/shafiqalibhai/archi_cloudnative and is preserved here for archival, reference, or continued local development.

At a glance

  • Default branch: master
  • Visibility: public
  • Size: 3.6 MB
  • Created: 2026-04-27
  • Last updated: 2026-04-27
  • Stars / Forks / Open issues: 0 / 0 / 0

Repository structure

  • images/
  • images_docs/
  • model/
  • ArchitecturalDecisions.md (1,123 B)
  • ArchitectureOverview.md (20 B)
  • ComponentModel.md (20 B)
  • DisasterRecovery.md (23 B)
  • NonFunctionalRequirements.md (2,894 B)
  • OperationalModel.md (20 B)
  • PerformanceModel.md (784 B)
  • README.md (4,604 B)
  • Red Hat Cloud Native Software Capacity Guidelines.ods (10,520 B)
  • SecurityModel.md (2,532 B)
  • SystemContext.md (20 B)

Getting started

Clone the repository:

git clone https://forgejo.deployview.com/ssa/archi_cloudnative.git
cd archi_cloudnative

Installation

git clone https://forgejo.deployview.com/ssa/archi_cloudnative.git
cd archi_cloudnative

Usage

Refer to the source files in this repository for entry points and intended usage. Update this section with concrete examples once they are established.

Original README

The content below is preserved from the previous README. Headings have been demoted so they don't compete with the new top-level sections.

Cloud Native Architectural Models using Archi. Contains models for CAAS, Cloud Native Applications, 12/15 Factor Applications with CI/CD/CS, monitoring and log management. Infrastructure components include Red Hat OpenShift, Red Hat Storage, Red Hat Cloudforms, Red Hat JBoss Java Web Server, Red Hat JBoss Enterprise Application Server, Red Hat JBoss Business Rules Management, Red Hat JBoss Data Grid, Red Hat JBoss Data Virtualization and Red Hat Ansible. Includes material and architectural thinking from the following books.

Sample Diagrams

System Context

System Context Cloud Native Application

System Context Cloud Native Application Patterns

Component Model:

Component Model: Cloud Native Applications

Component Model: Cloud Native Applications Layers

Component Model: Cloud Native Software Stack

Component Model: Cloud Native Applications Software Stack

Component Model: Cloud Native Data

Component Model: Cloud Native Applications Data Centric

Operational Model: Red Hat OpenShift On-Premise Reference Architecture

Operational Model: OpenShift with RH Storage on Bare Metal

Operational Model: Red Hat OpenShift on AWS Reference Architecture

Operational Model: OpenShift with AWS Storage on AWS Operational Model: OpenShift with Red Hat Storage on AWS

Operational Model: Cloud Native on AWS Reference Architecture

Operational Model Detail: Cloud Natve on AWS

What is Archi

The Archi® modelling tool is targeted toward all levels of Enterprise Architects and Modellers. It provides a low cost to entry solution to users who may be making their first steps in the ArchiMate modelling language, or who are looking for a free, cross-platform ArchiMate modelling tool for their company or institution and wish to engage with the language within a TOGAF® or other Enterprise Architecture framework.

What is Red Hat OpenShift

Red Hat OpenShift is a container-as-a-platform made by Red Hat. It's an enterprise version of Kubernetes, Docker, Jenkins, monitoring, log aggregation, self service dashboard and more all rolled into one single product.

How to load and extend this model

Run Archi and install the collaboration plugin. You can get the collabration git plugin at https://github.com/archi-contribs/archi-modelrepository-plugin. Just click on "import remote model to workspace", supply this git project URL, git username and password. That should be it.

Contributing

Contributions are welcome. The typical workflow is:

  1. Open an issue describing the change you'd like to make.
  2. Fork the repository (or create a feature branch if you have write access).
  3. Commit your changes with clear, descriptive messages.
  4. Open a pull request against the master branch.

Please follow the existing code style and include tests or reproduction steps where relevant.

License

No LICENSE file is currently present in this repository. Treat the contents as all rights reserved by the author until an explicit license is added. If you intend to share or accept contributions, consider adding an OSI-approved license such as MIT, Apache-2.0, or GPL-3.0.

Repository

  • Browse: https://forgejo.deployview.com/ssa/archi_cloudnative
  • Clone (HTTPS): https://forgejo.deployview.com/ssa/archi_cloudnative.git
  • Clone (SSH): ssh://git@forgejo.deployview.com:30143/ssa/archi_cloudnative.git
  • Upstream / origin: github.com/shafiqalibhai/archi_cloudnative

This README was generated automatically based on repository metadata, contents, and any prior README content. Edit any section above to add project-specific detail.