Development environment as code - DevConf.CZ 2020

Опубликовано: 29 Сентябрь 2024
на канале: DevConf
118
3

Speakers: Sergii Kabashniuk, Michal Vala

K8S/OpenShift gives us the ability to define with a single file how a cloud-native application will be deployed, updated and scaled. Analogously modern continuous integration services like Jenkins or Travis push their job configurations in the project’s version control system, making the steps to configure CI/CD more like a regular development task. Surprisingly there is no such standard for the development environments definition, and reproducing a complete development environment is hard. Eclipse Che provides a solution to make the developer environment completely portable and reproducible in the cloud. Those developer environments do not only replicate the production environment needed for your projects - but also all the tools that developers need to code, build, test and debug them.

[ https://sched.co/YOqD ]

--
Recordings of talks at DevConf are a community effort. Unfortunately not everything works perfectly every time. If you're interested in helping us improve, let us know.