Operations | Monitoring | ITSM | DevOps | Cloud

DevOps

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

Serverless Has Evolved in 2020

Come January, pretty much any current tech keyword you type into Google News will result in hundreds of prediction op-eds and roundups. The fact that it’s an entirely new decade has amplified this phenomenon and serverless is no exception. As the CEO of a company dedicated to helping software teams build, manage, and deliver serverless applications, it’s a joy to read these posts by some of the brightest minds in the industry.

Azure Functions Triggers and Bindings

Azure Functions is a serverless compute service that lets you run event-triggered code without having to explicitly provision or manage infrastructure, in other words, Microsoft’s Azure Functions is a modern serverless architecture, offering event-driven cloud computing that is easy for developers to use. This blog is about Azure Functions triggers and bindings.

Intro to Rio Online Training: The Application Deployment Engine for Kubernetes

Rio is an application deployment engine built on top of Kubernetes, Istio, Knative, and Prometheus. You can use it to build, test, deploy, scale, and version stateless apps on any standard Kubernetes cluster, which means that you can run your apps the way you want to without having to spend time wiring them together.

Docker logging best practices

When an application in a Docker container emits logs, they are sent to the application’s stdout and stderr output streams. The container’s logging driver can access these streams and send the logs to a file, a log collector running on the host, or a log management service endpoint. In this post, we’ll explain how the driver you choose—and how you configure it—influences the performance of your containerized application and the reliability of your Docker logging.

How to Get Your Elixir Application Ready for CI/CD

In today’s post, we’ll go over what continuous integration and continuous delivery are, the benefits that come along with employing CI/CD, and some best practices that you should follow. We’ll also explore a wide array of Elixir ecosystem tools that can help you create top-notch CI pipelines. In order to experiment with a handful of the tools that we will be discussing, we’ll use a Git hooks Elixir library to execute our CI/CD validation steps, but on our local machine.

Gartner's Latest Recommendations in IT Infrastructure Monitoring: Modernizing Infrastructure, Ops and Cloud Management

Gartner’s latest Market Guide for IT Infrastructure Monitoring Tools has just been released, and we are once again proud to be included as a Representative Vendor. Unsurprisingly, Gartner has found that customer trends toward the adoption of multicloud technologies continue to progress, which can have big implications on the monitoring platforms deployed to keep pace.

Healthcare Organization uses VirtualWisdom to Target Cross-domain Collaboration

January 29, 2020 It’s well known that within large IT datacenters, specialists in different domains (i.e. application, DB, networking, storage, etc) often struggle with sharing tools to solve problems. Vendors produce tools that may give a deep view of one domain, but lack correlation with others.

Accelerated App Containerization using AWS Container Services

App containerization has picked up momentum in recent years as it helps to save costs, time and resources. Resource vendors are available to assist in containerization of one or two apps, but most vendors struggle to execute a large number of app containerization projects with the same skill level and outcomes. As a matter of fact, it’s a manual approach in certain scenarios with a lot of dependencies which is not only time and cost consuming but also prone to errors and miscalculations.