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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Perl on the rise for DevOps

5 点作者 leejo超过 7 年前

2 条评论

txutxu超过 7 年前
I started perl because of extending nagios in the 200X years.<p>Then I started to write fast hacks with it (iptables to excel, monitoring to Jira, parsers, cron&#x27;s, etc) really useful for daily needs at $job.<p>Then I started to write web dashboards (Catalyst and first Dancer releases, ok the first one was CGI) with EXTjs and jquery frontends. My team mates did find those dashboards useful.<p>Last years I&#x27;ve work with AWS and other APIs (i.e. vmware apis), doing more modern web applications using perl (and twitter bootstrap, JSON web tokens, Oauth, swagger, etc) and it did the job.<p>My hobby project is a lottery predictor using perl, sometimes I get more refunds than when I did use random numbers... still not rich :-)<p>Usually, the language is not the barrier (if it provides standard basic needs, like web frameworks, library bindings and ORMs). The programmer is the barrier.<p>If you can glue SSH, State, Metrics, DataWareHouse, and HTTP (API and frontend) you can do devops.<p>This talks about devops and perl, so now I would like to point to Paws!<p><a href="https:&#x2F;&#x2F;github.com&#x2F;pplu&#x2F;aws-sdk-perl#trying-it-out" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;pplu&#x2F;aws-sdk-perl#trying-it-out</a><p><a href="https:&#x2F;&#x2F;aws.amazon.com&#x2F;blogs&#x2F;developer&#x2F;hello-perl-developers&#x2F;" rel="nofollow">https:&#x2F;&#x2F;aws.amazon.com&#x2F;blogs&#x2F;developer&#x2F;hello-perl-developers...</a><p>I can say that at least one person (me) has been successful, bridging operations and developers teams, using perl, until the present.<p>You just need a couple of frontend and API design skills, and then people doesn&#x27;t care about your backend, while your service is useful.<p>Articles about this, always mention TIOBE... I never did care about it, I just put my effort in getting my job done. I care more about teammates congratulations.
mattbillenstein超过 7 年前
Perl5 may be making a run, but I think it&#x27;ll be short-lived. The thing is, you can pick a language like Golang, Python, Ruby, or Javascript now and build your entire backend stack in it. That&#x27;s a really powerful idea.<p>Python has become particularly ubiquitous in web frameworks, machine learning, data science, devops, and general scripting and data munging. It may be the one language right now that you can&#x27;t actually not use it for at least something in your stack.
评论 #15363627 未加载