Operations | Monitoring | ITSM | DevOps | Cloud

DevOps

The latest News and Information on DevOps, CI/CD, Automation and related technologies.

SREs can help Transform Enterprise IT

Transformation of IT Ops When I think of the term IT Ops I immediately think of Enterprise IT and the traditional attributes that make up this function – many of which are in the middle of an industry-wide disruption – and its associated impact. At LinkedIn, when we first looked at business process support, shadow IT and non-accounted-for IT spend, about 10 years ago, it was a bit of a revelation to me how the landscape had already changed by then.

Running Spark with Jupyter Notebook & HDFS on Kubernetes

Kublr and Kubernetes can help make your favorite data science tools easier to deploy and manage. Hadoop Distributed File System (HDFS) carries the burden of storing big data; Spark provides many powerful tools to process data; while Jupyter Notebook is the de facto standard UI to dynamically manage the queries and visualization of results.

Why Cisco UCS PM Users Switch to Zenoss Cloud

On July 16, 1969, the Apollo 11 space flight launched toward the moon carrying a crew of three. Several days later, on July 20, 1969, the United States successfully landed two humans on the moon. Neil Armstrong and Buzz Aldrin later relaunched from the moon’s surface to join Michael Collins and return to Earth, splashing down in the Pacific Ocean on July 24, 1969.

The Atlassian Solution: Bringing Agile to IT

In a world of digital transformation and DevOps, the way that IT teams work is rapidly evolving. Is your IT team struggling to adapt to new ways of working? In this session we’ll share practical insights of how IT teams are adapting agile practices to open up better team collaboration while creating a learning culture that unlocks greater value. You’ll learn how customers are adapting their self-service, request fulfillment, incident and change IT practices.

The Future of Network & Endpoint Security

From current business vulnerabilities to emerging security trends, Spiceworks examines the current state and future of network and endpoint security in businesses across North America and Europe. There’s a common saying in the world of cybersecurity: It’s not a matter of “if,” but “when” a security incident will rear its ugly head. Businesses constantly have to deal with phishing, malware, insider threats, and newly discovered vulnerabilities.

Serverless Summer School: Class is in session!

Now that you’re invited, here’s the lowdown: Starting this Wednesday, you get the unique chance to attend four weeks of live working sessions with some of the top minds in serverless. They’ll prepare you to build production-ready serverless applications with the best practices of AWS top-of-mind. Along the way, you’ll get the chance to earn awesome prizes as you unlock milestones like deploying a stack and finishing your app.

3 Defensive Programming Techniques for Rails

Incidents happen all the time because of bad code deploys. You write some code that passes code review, it then is automatically shipped to production after a test suite passes, and BAM, an outage happens. This fairly common occurrence has ways to prevent it entirely. Using some simple ideas we can defend ourselves from the hidden mistakes that code reviews and chaos engineering sometimes won’t catch.