Operations | Monitoring | ITSM | DevOps | Cloud

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

Tutorial: Logging with journald

If you’re using Linux, I’m sure you bumped into journald: it’s what most distros use by default for system logging. Most applications running as a service will also log to the journal. So how do you make use of these logs to: In this post, we’ll answer all the above and more. We will dive into the following topics: There are lots of other options to centralize journal entries, and lots of tools to help.

How to deploy an app to AWS: Preventive measures

Editor's note: This blog is part two of our series on launching an app to AWS. For the first installment, "How to deploy an app to AWS: Getting started," click here. So, your application is ready for production. You’ve taken an inventory of your applications, dependencies, and configuration. Now, you’re ready to create a new AWS account and start launching resources.

Driving Sustainability in Retail with Kubernetes

“With sustainability our primary focus, our technology strategy has to mirror our overall approach. With Rancher we’re driving real transformation to prime us for long-term growth.” – Zach Dunn, Senior Director of Platform Operations and CSO, Optoro. Have you ever considered what happens to items you return to etailers? In retail, especially ecommerce, nearly 25 percent of all goods are returned or don’t sell.

Ribbon Supports Remote Staff with Unified Communication as a Service (UCaaS) and Collaboration Rooms on IBM Public Cloud

“I want to look them in the eye.” It’s a common saying about the importance of body language. In the past, that “look” might take a day of travel and cost most of a day of productivity. Today, however, modern enterprises are turning to real-time unified communication solutions to get meeting participants engaged—and cloud technology is the key.

ANNOUNCING - Stackery Achieves AWS Lambda Ready Designation

Today we’re proud to share that Stackery has achieved the AWS Lambda Ready designation for continuous integration and delivery! This differentiates Stackery’s secure serverless delivery platform as fully integrated with AWS Lambda. It also shows our existing and prospective customers that Stackery is a uniquely valuable serverless platform and member of the AWS Partner Network (APN).

InfluxDB Templates: Easily Share Your Monitoring Expertise

If you’re the resident expert in your company on a particular technology, you probably get asked a lot of questions about it: how to set it up, how to maintain it, how to monitor it. While it’s great to be recognized as the expert, all these requests for help can steal time away from your day job. Thankfully, we’ve got something that will help: InfluxDB Templates.

The Pain of Infrequent Deployments, Release Trains and Lengthy Sprints

One of the most critical metrics when it comes to the software delivery process is deployment frequency, which measures how often releases are happening in production. While in theory all organizations should strive to deploy as often as possible, in practice the benefits for frequent deployments are often overlooked or buried under endless technical debates.

Episode 16: Using Redis for Distributed Sessions in ASP.NET Core

We need distributed session. Spoiler: We DON'T roll it ourselves. In-memory sessions stop working as soon as there is more than one server. Most production environments have more than one server so the session issue needs to be dealt with. There are two options for sessions in a web farm. First, a load balancer can be used to lock each user on a specific box. This lets us continue to use in-memory sessions. The second is switching from in-memory to distributed session storage.

Pairing Atlassian and Artifactory for 360-Degree DevOps

In agile development, planning, coding, and builds are an ongoing loop. But when a circle is broken, you can’t travel it at full speed. For users of Atlassian Bitbucket Server and Jira, JFrog’s integrations can help Artifactory bridge the gaps for continuous velocity. In a previous blog post, we discussed how to provide Jira information as a critical “why” in your build information.