19–23 Sept 2022
Prague, Czech Republic
Europe/Amsterdam timezone

Session

Training: Infrastructure as Code to deploy scientific applications in EOSC

20 Sept 2022, 09:00
Opal (Vienna Andel Prague)

Opal

Vienna Andel Prague

Conveners

Training: Infrastructure as Code to deploy scientific applications in EOSC

  • Miguel Caballer (UPVLC)
  • Amanda Calatrava (UPVLC)

Description

Infrastructure as code is the process of managing and provisioning computing infrastructures through machine-readable definition files, rather than physical hardware configuration or interactive configuration tools. This is the mantra of IM and EC3 tools, two services that allow users to automate the deployment and configuration process of virtual infrastructures on top of cloud resources. While IM facilitates the deployment of a cluster with a fixed number of nodes, EC3 provides the cluster with elasticity capabilities, where the number of nodes is automatically adapted to the workload of the cluster.
In this training session, we will show both the IM Dashboard[1] and the EC3 CLI[2] tools in action.
With this tools:
* You can automate your entire provisioning and deployment process, which makes it much faster and more reliable than any manual process.
* You can use the same definition templates to provision the very same virtual infrastructure in different Cloud providers.
* You can use the OASIS TOSCA Simple Profile in YAML standard to describe your cloud topologies.
* You can store those source files in version control, which means the entire history of your infrastructure is now captured in the commit log, which you can use to debug problems, and if necessary, roll back to older versions.

[1] IM Dashboard: https://appsgrycap.i3m.upv.es:31443/im-dashboard/
[2] EC3 CLI: https://github.com/grycap/ec3

Presentation materials

Building timetable...