Operations | Monitoring | ITSM | DevOps | Cloud

DevOps

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

How LogicMonitor Transformed Bupa's Fragmented View by Consolidating Monitoring Tools

http://bit.ly/31nR2R9 Bupa's IT organization found themselves using too many monitoring tools to easily share performance across teams. To help transform the fragmented view of their infrastructure, they implemented LogicMonitor. Read more about how our comprehensive monitoring solution helps Bupa realize their mission to help people live longer, healthier, happier lives.

Hiteshwar shares his thoughts on being an SRE

Hiteshwar is an SRE based out of Mumbai, India. His area of specialization is in distributed systems. He works on Kubernetes, running his own custom clusters, maintaining them and creating tools to manage and monitor them. He likes to share his learnings by writing articles and blogs on Medium and Linkedin. He is an active speaker in meetups and developer groups and also teaches DevOps and SRE practices at learning centers.

Azure Functions Live - January 2020

It is really exciting to see the Azure Functions team back again to the monthly live webcast after quite a long time. Here is a bit of introduction about this webcast who is new to the community, the Azure Functions team at Microsoft has been conducting a webcast every month to let the community stay up-to-date on the latest developments. This is a nice way for them to reach out and engage with the community to gain feedback on the features.

January 2020 Online Meetup: Securing Your Production Grade Kubernetes Clusters Using Rancher

As DevOps teams deploy Kubernetes in production using Rancher, enterprises must focus on the runtime security and compliance requirements of their cloud-native platforms. Starting with Rancher 2.2, we published self-assessment and hardening guides to outline provisioning a cluster to comply with the CIS Kubernetes benchmark. Identifying gaps and pain points in the process, Rancher engineering added additional features to both Rancher and RKE to simplify the process.

Why Enterprises should push for Container Adoption in 2020?

Enterprises that have been running their own data centers for a number of years are skeptical of the benefits associated with cloud. One of the considerations for many enterprises is to be able to build modern applications such that the dependency on a particular cloud stack is minimal, or the interfaces that are depending on the specific cloud are abstracted well.

Automating Sentry Releases with CircleCI

Continuous integration tools like CircleCI let developers automate builds and tests, so that teams can merge changes into their codebase quickly and frequently. In this article, we’ll take a look at how to combine Sentry’s command line interface with CircleCI to automatically create Sentry releases. This will unlock some of our best features, like identifying suspect commits that likely introduced new errors, applying source maps to see the original source code within Sentry, and more.