Operations | Monitoring | ITSM | DevOps | Cloud

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

Top 10 Log Monitoring Reports You Must Have

Log monitoring can be a tedious process. When you have logs, you generate numerous log files in the log database that you need to track. Though a log file parser can help you search through multiple or large logs easily, it’s typically one of those processes which we only look at once it stops working. The windows system logs contain operating system logs as well as logs from applications such as Internet Information Services (IIS) and SQL server.

Performance Improvements, Reliability, and Feature Flag Mishaps

Last October, I published a blog post describing the efforts we've committed to on the Bitbucket Cloud engineering team to achieve world-class reliability. A lot has happened in the past year (understatement of the year)! What the team has accomplished is tremendous, but we've also learned a thing or two that we can work further to improve.

Monitor serverless configuration changes with Datadog Deployment Tracking

Serverless architectures remove the need to provision and maintain infrastructure components like servers and containers, so developers can focus on writing and deploying code. However, serverless architectures also introduce new challenges to monitoring and observability. Teams building serverless applications can iterate quickly and deploy frequent code and configuration changes, making it difficult to track what impact these changes have on your applications.

How to Reduce Your AWS Costs

Amazon Web Services (AWS) is a comprehensive cloud computing platform, providing an array of services to manage a business’s data infrastructure to help it grow and expand. With the wide range of services provided, it has multiple options to provide you with an elastic approach to optimize your costs. However, many users struggle with controlling their expenditure due to a variety of factors. Getting a complete understanding of how to reduce your AWS operational costs may be a daunting task.

Shipping Terraform Logs with the Logz.io Provider & API

Logz.io has deepened its partnership with Hashicorp over the last few months. Recently, we announced our integration with their service mesh, Hashicorp Consul. Simultaneously, we have worked on and completed an integration with their infrastructure orchestrator (a.k.a, infrastructure-as-code or IAC), Terraform. IACs take manual configurations and treats them as, well, code (along with procedures, build guides, run books, etc.).

LogicTalks - How Logicalis Intelligently Monitors and Services it's Global Customer Base

In this episode of LogicTalks, Mark Banfield, Chief Revenue Officer at LogicMonitor, sits down with Justin Cawood, Director of International Managed Services Operations at Logicalis Group, to discuss how Logicalis, a managed services provider, has evolved the way they monitor their customer's infrastructures around the globe with LogicMonitor. Justin explains how LogicMonitor has allowed them to quickly discover and onboard new clients and infrastructures, consolidate tools and learnings across the global organization, and help Logicalis' customers to transition to cloud and hybrid environments and excel while working from home.

Infrastructure Monitoring vs. Management: Key Differences

Infrastructure monitoring is often equated to infrastructure management, which can blur the line between two very distinct jobs. While they are different, it’s safe to say that both infrastructure monitoring and management have the same end goals, i.e., to maintain the integrity of the network, secure the server, and optimize performance. Infrastructure management (IM) has many use cases, and one of those uses cases is infrastructure monitoring.

Replicate Artifactory Configuration with Terraform Provider Plugin

It takes a large team to manage enterprise DevOps, and it can take a large team of binary repository managers, too. It’s vital to get all team members going the same way, and quickly. A growing developer organization will have many instances of Artifactory to help them scale, on multiple nodes for high availability and multi-site repository replication. Configuring them all precisely, with the same set of repositories, users, and permissions, can’t be done effectively one at a time.