2024-08-05 11:56:38 +02:00
|
|
|
---
|
|
|
|
|
title: IPCEI-CIS Developer Framework
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
{{< blocks/cover title="IPCEI-CIS Developer Framework" image_anchor="top" height="full" >}}
|
2025-11-07 14:55:53 +01:00
|
|
|
<p class="lead mt-5">
|
|
|
|
|
A comprehensive enterprise development platform enabling teams to build, deploy, and operate cloud-native applications with ease.
|
|
|
|
|
</p>
|
|
|
|
|
{{< blocks/link-down color="info" >}}
|
2024-08-05 11:56:38 +02:00
|
|
|
{{< /blocks/cover >}}
|
2025-11-07 14:55:53 +01:00
|
|
|
|
|
|
|
|
{{% blocks/lead color="primary" %}}
|
|
|
|
|
The IPCEI-CIS Developer Framework provides everything you need to deliver modern applications at scale.
|
|
|
|
|
Built on open standards and battle-tested technologies.
|
|
|
|
|
{{% /blocks/lead %}}
|
|
|
|
|
|
|
|
|
|
{{% blocks/section color="dark" type="row" %}}
|
|
|
|
|
|
2025-12-19 15:46:38 +01:00
|
|
|
{{% blocks/feature icon="fa-solid fa-diagram-project" title="Edge Developer Platform (EDP)" url="/docs/edp/" %}}
|
|
|
|
|
Understand EDP as the developer platform hub (Forgejo, CI/CD, deployment, operations) and how it connects inner loop and outer loop workflows.
|
2025-11-07 14:55:53 +01:00
|
|
|
|
2025-12-19 15:46:38 +01:00
|
|
|
**Dive into EDP docs →**
|
2025-11-07 14:55:53 +01:00
|
|
|
{{% /blocks/feature %}}
|
|
|
|
|
|
2025-12-19 15:46:38 +01:00
|
|
|
{{% blocks/feature icon="fa-solid fa-cloud" title="EdgeConnect Cloud" url="/docs/edgeconnect/" %}}
|
|
|
|
|
Learn what EdgeConnect is, how it is consumed via stable entry points (CLI, SDK, Terraform), and how EDP integrates with it as a deployment target.
|
2025-11-07 14:55:53 +01:00
|
|
|
|
2025-12-19 15:46:38 +01:00
|
|
|
**Explore EdgeConnect →**
|
2025-11-07 14:55:53 +01:00
|
|
|
{{% /blocks/feature %}}
|
|
|
|
|
|
2025-12-19 15:46:38 +01:00
|
|
|
{{% blocks/feature icon="fa-solid fa-scale-balanced" title="Governance" url="/docs/governance/" %}}
|
|
|
|
|
Read the project history, decision context, and audit-oriented traceability to primary sources and repository artifacts.
|
2025-11-07 14:55:53 +01:00
|
|
|
|
2025-12-19 15:46:38 +01:00
|
|
|
**Go to Governance →**
|
2025-11-07 14:55:53 +01:00
|
|
|
{{% /blocks/feature %}}
|
|
|
|
|
|
|
|
|
|
{{% /blocks/section %}}
|
|
|
|
|
|
|
|
|
|
{{% blocks/section color="white" %}}
|
|
|
|
|
|
|
|
|
|
## What's in the Platform?
|
|
|
|
|
|
|
|
|
|
<div class="row">
|
|
|
|
|
<div class="col-lg-4 mb-4">
|
|
|
|
|
|
|
|
|
|
### 🚀 Developer Experience
|
2025-11-16 13:32:10 +01:00
|
|
|
|
|
|
|
|
* **Backstage Portal** - Self-service platform
|
|
|
|
|
* **GitOps Workflows** - Automated deployments
|
|
|
|
|
* **Golden Paths** - Best practices built-in
|
2025-11-07 14:55:53 +01:00
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
<div class="col-lg-4 mb-4">
|
|
|
|
|
|
|
|
|
|
### 🛠️ Infrastructure as Code
|
2025-11-16 13:32:10 +01:00
|
|
|
|
|
|
|
|
* **Crossplane** - Cloud resource provisioning
|
|
|
|
|
* **ArgoCD** - Declarative GitOps
|
|
|
|
|
* **Terraform** - Infrastructure automation
|
2025-11-07 14:55:53 +01:00
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
<div class="col-lg-4 mb-4">
|
|
|
|
|
|
|
|
|
|
### 📊 Observability
|
2025-11-16 13:32:10 +01:00
|
|
|
|
|
|
|
|
* **Prometheus & Grafana** - Metrics & dashboards
|
|
|
|
|
* **Loki** - Log aggregation
|
|
|
|
|
* **OpenTelemetry** - Distributed tracing
|
2025-11-07 14:55:53 +01:00
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
{{% /blocks/section %}}
|
|
|
|
|
|
|
|
|
|
{{% blocks/section color="light" %}}
|
|
|
|
|
|
|
|
|
|
## Get Started
|
|
|
|
|
|
2025-12-19 15:46:38 +01:00
|
|
|
Whether you're a **platform engineer**, **application developer**, or **auditor**, we have resources for you:
|
2025-11-07 14:55:53 +01:00
|
|
|
|
2025-12-19 15:46:38 +01:00
|
|
|
* 📖 Start at [Documentation](/docs/)
|
|
|
|
|
* 🧭 Read [Edge Developer Platform (EDP)](/docs/edp/)
|
|
|
|
|
* ☁️ Read [EdgeConnect Cloud](/docs/edgeconnect/)
|
|
|
|
|
* 🧾 Read [Governance](/docs/governance/)
|
2025-11-07 14:55:53 +01:00
|
|
|
|
|
|
|
|
{{% /blocks/section %}}
|