Operations | Monitoring | ITSM | DevOps | Cloud

Latest Posts

Running effective meetings in a remote company

As a remote-first company, we’ve spent a lot of time optimizing how we work together as a team. In these challenging times, teams around the world are working to flatten the curve by trying their hand at remote working for the first time. To help these teams succeed, we thought it was the perfect time to share some of the practices and culture we’ve developed to run meetings effectively on Mattermost. Here are seven tips for successful remote meetings.

Parallel Maven Deployment with Jenkins and Artifactory

There are many reasons why you may want to use Artifactory as your Maven repository. For example, it allows tagging Maven artifacts with custom properties, so that they can later be found based on specific criteria. It stores build metadata about your artifacts, and allows controlling the repositories used by the Maven build, without modifying the pom file. In this post, I’d like to focus on one specific advantage, Maven deployments in Jenkins.

How to instrument a polyglot microservices application with Elastic APM

One of the challenges introduced by microservices architectures is the ability to understand how the application performs and where most time is spent. The Elastic Stack and Elastic APM can provide observability for modern, microservice-based solutions as well as monolithic applications. Application Performance Monitoring (APM) combines different technologies to provide a deep, transparent and holistic view of what each service component is doing, where, when, and for how long.

Elastic APM: Free and open application performance monitoring

Application performance monitoring (APM) is a critical part of a unified observability strategy. APM offers deep insights into application performance and behavior, and organizations depend on it to deliver performant and high-quality digital experiences to their customers — both for keeping a proactive pulse on the health of their applications and for troubleshooting issues.

Now's the Time to Perfect Your Customer Experience

As the COVID-19 outbreak progressively impacts the world, many companies are grappling with the strain. It’s a very uncertain time for business right now. Even with so many factors out of your control, but there are a few things you can do proactively to protect your business. Keep your customers happy. Do everything you can to provide the best customer experience and remedy leaks early.

COVID-19 Pandemic: How to Use AlertOps to Keep Your Enterprise Running

The coronavirus (COVID-19) pandemic has forced many global enterprises to temporarily shut down their operations, resulting in lost productivity and revenue losses. Yet, with a business continuity management (BCM) strategy, enterprises are well-equipped to limit business interruptions until the pandemic passes.

How Professional Serverless Teams Manage Software Issues

No matter how careful developers are or how comprehensive tests are applied before deployment, there will always be some level of issues to deal with in production. When it comes to managing issues and ensuring application quality, two main metrics should be on our radar: time to discover and time to resolve issues.

Work from home better with secure and reliable enterprise service

Today, we are facing an unprecedented situation. The COVID-19 pandemic is affecting everything we know -- our families, our businesses, our communities, and our way of life. In these tough times, many organizations have resorted to mandatory remote working for employees so they can still be productive and safe. Saas productivity tools like Zoom, Slack, G-Suite and Office 365 became seemingly mandatory in this new distributed workplace.

Alcide kAudit Integrates with Sumo Logic

Alcide recently introduced Alcide kAudit, an automatic tool for analyzing Kubernetes Audit logs. This tool focuses on detecting non-compliant and anomalous behavior of users, automated service accounts and suspicious administration operations. Alcide’s recent integration with Sumo Logic enables users to gain full access to insights and real-time alerts from Alcide kAudit.

What Is a Requirement Traceability Matrix?

When developing software applications, we want to make sure the application does what the software requirements say it’s supposed to do, and testing proves that it does. In this article, I’ll explore how to link requirements to test cases, and I’ll explain what a requirement traceability matrix is and how to build a simple one.