TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Stratusville – Game-Based Learning for Devops

1 点作者 DivisionSol超过 8 年前

1 comment

DivisionSol超过 8 年前
Hey everyone,<p>I recently put together a prototype of a game for teaching devops&#x2F;backend server stuff. You navigate through servers and deploy new instances as needed. Currently it is a set of structured tutorials to get your familiar with the terminal and JavaScript coding. This prototype is a 4-level tutorial on navigating through a machine with terminal, sshing into another box, running JavaScript files ala Node.JS, and using trendy cloud-functions on demand. It was loads of fun to work on since I have a particular fascination for educational services that teach odd skills.<p>Future work includes fleshing out the game engine further, which includes implementations of SQL&#x2F;NoSQL-style databases. And a game like this wouldn&#x27;t be complete without a world view + branching paths so users can decide which path they wish to travel (DBA? DevOps? Build Manager?).<p>Question: Are you interested in seeing a real product out of this? What would you want it to cover?