Operations | Monitoring | ITSM | DevOps | Cloud

opsdemon

Latest posts

A Look Inside GitLab's Public Dashboards

There are transparent companies – and then there’s GitLab. “GitLab is a ridiculously transparent company,” said Ben Kochie, a Staff Backend Engineer for Monitoring at GitLab. “When GitLab has a database outage, we live stream the recovery on YouTube.” GitLab has the same bare all approach to its metrics. “All of our Prometheus metrics are available on a public Grafana dashboard,” Kochie told the crowd gathered at GrafanaCon.

Cloudflare Outage Wreaks Havoc on Major Sites Around the World

Cloudflare, a company that provides CDN services to major websites around the world, recently experienced an outage that took down many of their customers’ sites. The outage began around 7AM EST, and many major companies, including web hosting company WP Engine and chat service Discord also experienced outages due to issues over at Cloudflare. Cloudflare has identified the source of the problem and implemented a temporary fix until the issues can be resolved permanently.

Public Cloud Trends in 2019 and Beyond

From workload shifts to deployment models, Spiceworks examines emerging public cloud trends in businesses across North America and Europe. In recent years, cloud computing technology has changed the way many companies handle IT. Using the public cloud computing model, IT departments have the option to pay-as-they-go while rapidly spinning up services, applications, or instances in a cloud provider’s data center, scaling them up and down as demand changes.

3 key takeaways on Cloud SIEM from Gartner Security & Risk Management Conference 2019

Gartner has been a thought leader in the SIEM space for the last few years. Gartner’s Magic Quadrant is considered one of the top market research reports on SIEM’s capabilities and vendors. Very recently, I attended the 2019 Gartner Security & Risk Management Conference, and based on thousands of conversations Gartner has had with their clients, they have a good vantage point on the SIEM space this year.

Chatfuel - Build Messenger Chatbots the easy way

Companies are always looking for cutting-edge technologies that can revolutionize the ways of doing business. Customer service continues to remain an important element for businesses of all sizes. The latest technology that promises to improve customer service levels by leaps and bounds is automated bots in messaging apps like Facebook Messenger.

Cloud-based vs On-premises Monitoring: Similarities, Differences, and Best Practices

Reliability and user experience are no longer just “nice to have” features. Many companies provide similar services and competition is just a click away. Those with state-of-the-art offerings will be ahead of the pack and have more resources for ongoing improvements. Certainly, speed and uptime are not for free, but the good news is that even with a small budget, reliable applications can be realized.

5 Splunk Alternatives - Faster, Affordable Log Management Solutions

Learn the best Splunk alternative, what to look for in alternative solutions, and other factors like logging features, speed, ease of use, deployment, scalability, and cost.What Does Splunk Do?Since its first release in 2007, Splunk quickly became one of the leading log management solutions. Its focus on enterprise grade log analysis and security incident and event management (SIEM) made it the de facto choice for organizations generating large volumes of log files and machine data.

Mattermost security update 5.11.1 / 5.10.2 / 5.9.2 / 4.10.10 (ESR) released

We are releasing a recommended security update via Mattermost Team Edition 5.11.1, 5.10.2, 5.9.2 and 4.10.10 (ESR) and Mattermost Enterprise Edition 5.11.1, 5.10.2, 5.9.2 and 4.10.10 (ESR). This security update addresses a medium-level vulnerability discovered during a security research review by Zonduu.

Tackling API Gateway Lambda performance issues

API Gateway is a powerful tool for creating a coherent API out of a set of multiple disconnected remote function providers, and API Gateway with AWS Lambda, when used properly, can give you the capacity to create truly powerful serverless APIs. However, given that API Gateway is a layer between your requests and the code itself, there are latency concerns that API Gateway Lambdas may face that may not be present when working with other architectures.