Link Search Menu Expand Document
Consortium of European Social Science Data Archives

Technical Infrastructure

Overview

This is an introduction to the CESSDA Technical Infrastructure. It provides both an overview and detail of the various Google Cloud Platform projects that it is composed of, and the Jenkins pipelines that are used to build, test and deploy components.

Read First

The Technical Infrastructure Overview is the starting point for people who are unfamiliar with CESSDA’s Technical Infrastructure.

It gives a broad overview of the purpose and composition of the various components and deployment environments, the deployment process and the responsibilities of developers versus the CESSDA Platform team. It links to the following pages (which can be read in conjunction with it, or on a standalone basis).

Follow up Reading

  • GCP Main Project Structure - top down decomposition of the CESSDA Development and CESSDA Production GCP projects.
  • Deployment Pipeline Overview - shows the deployment pipeline from the moment a developer commits code changes to the deployment of the product to production.
  • Deployment Workflow - shows the step-by-step process by which application components are deployed and the various technologies that are involved. Helm charts are used to orchestrate the deployment of an application’s components.
  • Deployment Pipeline Details - a step by step explanation of the build and deployment processes.
  • Deploying Core Products - explains the responsibilities of various Actors in order to get a new release deployed.
  • Repository Types - shows the different types of repositories used within the infrastructure, their naming conventions and their contents
  • Jenkinsfile Template - This shows the general form of a Jenkinsfile used to build a component.

Table of contents