Skip to content
Merged
Show file tree
Hide file tree
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
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"hash": "a779d11e3f7d417cca6a204952432e00fdbf96e68b7b76ecd7f5903345de80ca",
"intro": "This document delineates the IT architecture principles and implementation guidelines for the Copernicus Land Monitoring Service (CLMS), overseen by the European Environment Agency (EEA). It serves as a framework to ensure IT solutions are consistent, scalable, and secure, with a strong emphasis on modularity, reproducibility, transparency, maintainability, observability, IT security and resilience. These guidelines aim to support the CLMS programme's IT vision by fostering solutions that are coherent, adaptable, and efficiently operated within the CLMS IT ecosystem.",
"hash": "5d7a39307ca6608f59daf508c4d7d9b26e5e813ade62702e6d54aaec18b0fed9",
"intro": "This document outlines the IT architecture principles and implementation guidelines for the Copernicus Land Monitoring Service (CLMS), managed by the European Environment Agency (EEA). It serves as a framework to ensure that all IT solutions delivered to the CLMS are consistent, scalable, secure, and aligned with the programme's overall IT vision and strategy. The guidelines emphasise key attributes such as modularity, reproducibility, transparency, maintainability, and resilience, aiming to foster a coherent and adaptable IT landscape that efficiently supports the CLMS's operational needs.",
"keywords": [
"modular microservice architecture",
"Docker containerisation technology",
"REST API service interface",
"cloud agnostic IT solutions",
"data pre-processing workflow description",
"EUPL-1.2 licensing",
"Continuous Integration/Continuous Deployment (CI/CD)",
"automated software testing",
"role-based access control (RBAC)",
"disaster recovery planning"
"Modular IT solutions",
"Containerisation technologies",
"REST API services",
"Cloud-agnostic design",
"Reproducible workflows",
"Automated scripting",
"EUPL-1.2 license",
"Continuous Integration/Continuous Deployment",
"Role-based access control",
"Disaster recovery planning"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ subtitle: "Copernicus Land Monitoring Service"
author: "European Environment Agency (EEA)"
version: "1.4c (not published)"
date: "2025-06-19"
category: "non-browsable"
category: "guidelines"
product-name: IT Architecture Principles and Implementation Guidelines
description: "This document presents the IT Architecture Principles and Implementation Guidelines for the Copernicus Land Monitoring Service (CLMS) by the European Environment Agency (EEA). It provides a framework for consistent, scalable, and secure IT solutions, emphasizing modularity, reproducibility, transparency, and maintainability. The guidelines support the CLMS program's IT vision, ensuring solutions are coherent, adaptable, and efficiently operated."
---
Expand Down
2 changes: 1 addition & 1 deletion DOCS/products/CLDS_survey_evaluation_final.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ version: 1.0
toc: true
toc-title: "Content"
toc-depth: 3
category: "products"
category: "non-browsable"
---

\
Expand Down