Reduce time-to-hack with container based development environments

preview_player
Показать описание
As a software engineer, working on various projects for different customers, configuring your working environments to fit the target tech stacks can be a time-consuming and frustrating task. Heterogeneous technology landscapes hard-to-manage infrastructure, and a variety of tools can make the process even more complex.
In this talk, I will introduce an alternative approach to streamline the setup process using container-based development environments. By leveraging this trend, developers can reduce onboarding time to just a few seconds with just one additional file in their repository.
I will dive into the magic behind development-environments-as-code and provide step-by-step instructions on how to set them up. Additionally, I will discuss potential limitations and explain why container-based development environments can be a viable option not only for IT consultants but anyone in open source space.
Join me to learn how to reduce your time to hack and streamline your development workflow.

Chapters:
00:00​​ Start of Streaming
01:59 Intro & Welcome
03:47 Brainfood Talk
55:53​​​​ Q&A Session
Рекомендации по теме
Комментарии
Автор

Cool gemacht. Früher noch mit Vagrant, dann VS Code Dev Container und zwischen drin kurzeitige Versuche mit Cloud9, was aber nicht wirklich angenehm war, auch nach dem AWS es übernommen hat. Definitiv geht die Entwicklung aber in die richtige Richtung. Gibt es denn bereits schon ein CLI Tool, welches IDE / Cloud Anbieter unabhängig einen durch die Erstellung einer Konfiguration leitet, ohne sich durch die IDE zu klicken oder zich "Standards" zu lernen?

mzhomie