TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Perl on the rise for DevOps

5 pointsby leejoover 7 years ago

2 comments

txutxuover 7 years ago
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.
mattbillensteinover 7 years ago
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 未加载