Operations | Monitoring | ITSM | DevOps | Cloud

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

The OpsRamp Monitor: Big Tech, Securing DevOps, AIOps Growth

As Covid-19 restrictions and predictions march on unabatedly, people are starting to think about what may be long-lasting changes to industries. The tech industry is a mixed bag: it all depends on your perspective. Layoffs are becoming commonplace, especially in BtoC tech startups: Lyft and AirBnB recently announced massive cuts. The giants-- which include the usual suspects Amazon, Microsoft, Facebook, Google, Apple, Netflix--are faring remarkably well, as discussed in a recent New York Times op-ed.

The New Ubuntu Server Guide

With the release of Ubuntu 20.04 LTS (Focal Fossa) the Ubuntu Server Guide has received a major set of updates and has moved to a new location on the Ubuntu website. The new location makes it much easier to read and contribute improvements. There is a link on the bottom of each page that points directly to the corresponding Discourse page which contains the source for each page of the Ubuntu Server Guide.

Ubuntu 20.04 LTS is certified for the Raspberry Pi

The release of Ubuntu 20.04 LTS was April 23, 2020. On the same day, Canonical added full support for Ubuntu Server 20.04 on all of the Raspberry Pis that we certify. Users can flash 20.04 to their Raspberry Pi knowing Canonical guarantees it will ‘just work’ and can make the most out of all of the new features added with 20.04. You can do this from our download page, or from the Official Raspberry Pi Imager tool.

Five worthy reads: Multiexperience: The next milestone in the digital transformation curve

Five worthy reads is a regular column on five noteworthy items we’ve discovered while researching trending and timeless topics. This week, we’ll take an in-depth look at multiexperience which came in second on the list of Gartner’s top 10 strategic technology trends for 2020 and it’s importance in an organization’s digital transformation.

Detailed view on Azure Function Custom Handlers

Custom Handler is a feature in Azure Functions which lets you bring your own command, script, or executable, and hook it up to Azure Functions Triggers and Bindings. Custom Handler implements a lightweight Web Server. In other words, you can write your own APIs, in any language i.e. it need not be a language supported by Azure functions. You can just hook up your Azure function host with your custom API and let your function act as a proxy.

GitKraken vs Sourcetree

Software developers, students, and a few sea creatures have spoken. GitKraken is the most popular Git GUI in the world—named the most used graphical user interface for Git in the 2020 State of the Software Development Report. You might, however, be on the fence; maybe you’re Git-curious, but not sure whether to ‘commit’ (sorry) to a GUI. After all, there are several out there. Which one should you choose?

Introducing the Datadog Operator for Kubernetes and OpenShift

As more environments run on Kubernetes—including our own— Datadog has been making it easier to get visibility into clusters of any scale. To minimize load on the Kubernetes API server, the Datadog Agent runs in two different modes. The node-based Agent queries local containers or external endpoints for data, while the Cluster Agent fetches cluster-level metadata from the API server.

DevOps Automation Best Practices for Automotive Software Delivery

In this webinar you will learn:

  • How DevOps helps solve the challenges around Automotive and Embedded software delivery
  • What a modern CI/CD pipeline and toolset look like in the Automotive industry
  • DevSecOps best practices: How to ensure security and compliance as an integral part of your pipeline
  • Patterns for reducing the footprint/latency of last-mile deployments to speed-up releases and minimize service interruption
  • Hard-won tips and tricks around increasing developer producti

How to deploy an app to AWS: App security

AWS security is an ongoing battle that you must address during every release, every change, and every CVE. When you’re first launching your production application, it’s impossible to check all the boxes; you simply don’t have the time. Until your application gets more adoption, you only have the time to do the bare essentials of security.