Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
dc638eb
mrc
JEJodesty May 17, 2024
2febeba
cod node update complete
JEJodesty Jun 4, 2024
4671c33
ingress and egress accecable action plane w/out integration point
JEJodesty Jun 5, 2024
e1882d8
ingress and egress accecable action plane w/ integration point
JEJodesty Jun 6, 2024
7d5048c
added i/o writing
JEJodesty Jun 11, 2024
06acd09
change readme
JEJodesty Jun 11, 2024
08b260e
add data product team
JEJodesty Jun 11, 2024
6dc3d9c
add data product team example
JEJodesty Jun 11, 2024
8d7f92c
add data product team example
JEJodesty Jun 11, 2024
107efa2
repl in mesh client
JEJodesty Jun 12, 2024
34f1f6c
estabblished InfraStructure Sub Component
JEJodesty Jun 14, 2024
a808ead
estabblished InfraStructure Sub Component
JEJodesty Jun 14, 2024
d77a709
ipfs included as class
JEJodesty Jun 17, 2024
088bef4
infrafunction composes Processor & Plant and Infrstructure seperate
JEJodesty Jun 19, 2024
fc63711
infrafunction composes Processor & Plant and Infrstructure seperate
JEJodesty Jun 19, 2024
976a65f
partial cid filtering for bom
JEJodesty Jun 20, 2024
47f9481
v4
JEJodesty Jun 25, 2024
92a1c96
removed cod
JEJodesty Jun 26, 2024
6129bb0
added catlog
JEJodesty Jun 26, 2024
4bd6247
added commit history
JEJodesty Jun 26, 2024
077eade
updated weekly summary
JEJodesty Jun 26, 2024
0f1a9bd
updated catlog
JEJodesty Jun 28, 2024
309ae9f
ACG Monad & MAC CATs logs
JEJodesty Jul 1, 2024
8e09462
moved articles to wiki
JEJodesty Jul 2, 2024
339d411
reformated log and articles
JEJodesty Jul 2, 2024
0b16ccd
docker workd
JEJodesty Jul 6, 2024
bdd110f
car close
JEJodesty Sep 4, 2024
c2548d3
works on macos 12.2.1
JEJodesty Sep 5, 2024
0d0f63e
plant in order lifted to structure generalization
JEJodesty Sep 10, 2024
d526fcf
plant in order lifted to structure generalization
JEJodesty Sep 10, 2024
6abef03
refactor
JEJodesty Sep 10, 2024
1405b15
updated docs
JEJodesty Sep 11, 2024
0490aec
removed kind cluster deletion within main.tf & updated Docker to vers…
JEJodesty Sep 12, 2024
fc14f72
removed kind cluster deletion from main.tf & updated test and docker …
JEJodesty Sep 12, 2024
fe44c60
updated infrastructure with docker resource
JEJodesty Sep 16, 2024
8e0c1af
Adding empty directory with .gitkeep
JEJodesty Oct 21, 2024
b90d496
Adding empty directory with .gitkeep
JEJodesty Oct 21, 2024
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
Prev Previous commit
Next Next commit
add data product team example
  • Loading branch information
JEJodesty committed Jun 11, 2024
commit 8d7f92c565e9efa97d8c1e3ea55189064de6c6cc
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ how virtual resources owned by the Data Product should be managed, routed, and p
adherence to Data Contracting Standards of organizations participating in a Data Mesh.
![alt_text](images/CATkernel.jpeg)

#### Architecture Description:
* **Function** is a FaaS for scalable Data Processing and analytics executed as CAT **Processes**. Functions (FaaS) are deployed
on Structure (PaaS) to execute Processes orchestrated by InfraFunctions (FaaS)
* **Processes** are **Functional Data Processors** executable by InfraFunctions (FaaS) deployed on Structure (PaaS), and
Expand All @@ -90,7 +91,7 @@ on Structure (PaaS) to execute Processes orchestrated by InfraFunctions (FaaS)
* The CAT Order is updated in alignment CATs Architectural Quantum’s Functionality. This Order will include the
resulting updated of Structure (PaaS) with respect to the updated Plant (SaaS) and an updated Function (FaaS) with
updated Ingress and Egress subProcesses (FaaS)
* **Structure (PaaS** as **IaC) provisions** and maintains the Plant (SaaS) as Function’s (FaaS) scalable execution environment.
* **Structure** (**PaaS** as **IaC**) provisions and maintains the Plant (SaaS) as Function’s (FaaS) scalable execution environment.
* The **Plant (SaaS)** is **InfraStructure’s (IaaS)** dynamically scaled execution environment of **Function (FaaS)**
as an IaC plugin(s)
* The web application codebase is Content Addressed within CAT Orders as Data Contract metadata for Order registration.
Expand Down