Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

Site reliability engineering- Predictions for 2020

As we head into 2020, it's clear that DevOps has finally crossed the divide and gone mainstream. With DevOps firmly ingrained as a standard practice, we now look at how it will evolve. DevOps is driving more overall alignment between development and operations teams than has ever existed in the past. For developers, that means building and delivering impeccable apps to market quickly.

Instrumenting Lambda with Traces: A Complete Example in Python

We’re big fans of AWS Lambda at Honeycomb. As you may have read, we recently made some major improvements to our storage engine by leveraging Lambda to process more data in less time. Making a change to a complex system like our storage engine is daunting, but can be made less so with good instrumentation and tracing. For this project, that meant getting instrumentation out of Lambda and into Honeycomb.

Memory leak detection - How to find, eliminate, and avoid

As a software developer, you might not be used to thinking about the memory usage of your applications. In today’s development world, memory is plentiful and usually quite fast. Odds are, the programming language you use doesn’t require you to allocate your own memory, or free it when you’re done. That doesn’t mean that you’re in the clear when it comes to memory leaks though. The reality is that memory leaks can strike any application in any language.

A look back at 2019: A road that led us to greater heights!

What a great year 2019 turned out to be for ManageEngine IT operations management (ITOM) solutions! This past year, we introduced new features to help improve the performance of network devices, VMs, applications, etc. for organizations of any size. On the note of organization size, we introduced three new editions this year, each designed to cater to the IT operations management requirements of organizations of different sizes.

Multiple Hacking Groups Attempt to Skim Credit Cards from Perricone MD

During research into Magecart attacks, I recently uncovered malicious code from two hacking groups attempting to steal credit card information on the European e-commerce websites for the science-backed skincare brand Perricone MD (affecting perriconemd.co.uk, perriconemd.it and perriconemd.de). Founded by U.S. celebrity dermatologist Nicholas Perricone, the company generated sales of $86 million in 2014 and are looking to fetch more than $200 million in a rumoured upcoming sale.

Logging Redis with ELK and Logz.io

Redis is an extremely fast NoSQL data store. While it is used mainly as a cache, it can be applied to uses as diverse as graph representation and search. Client libraries are available in all of the major programming languages, and it is provided as a managed service by all of the top cloud service providers. For the past three years, Redis has been named the most loved database by the Stack Overflow Developer Survey.

Enable EBS Fast Snapshot Restores Action

A month ago, Skeddly added a Disable EBS Fast Snapshot Restores action. This action is a fantastic way to ensure you don’t leave EBS snapshots around with Fast Snapshot Restores enabled. That will just be a waste of money. Today, I’m happy to announce a new Skeddly action: Enable EBS Fast Snapshot Restores. This new action allows you to enable, and optionally disable Fast Snapshot Restores on your EBS snapshots.