Operations | Monitoring | ITSM | DevOps | Cloud

Monitoring

The latest News and Information on Monitoring for Websites, Applications, APIs, Infrastructure, and other technologies.

Monitor Lambda cold start durations with CloudWatch

When you look at an X-Ray trace for a Lambda cold start, you will see an Initialization subsegment. This subsegment represents “the function’s initialization code that is run before the handler”. This is where the runtime would resolve any dependencies, or initialize global variables. These are executed only once, so they don’t have to run on every invocation. The more dependencies you have, the longer this initialization step takes.

Hybrid Cloud Performance: Five Key Things That You Need to Keep in Mind

Digital Enterprise Journal’s (DEJ) research shows that organizations view cloud strategies as key areas for using technology to create business value. Organizations are seeing the importance of cloud deployments in each of the following areas of digital transformation - agility (71%), innovation (65%) and cost optimization (61%). The majority of cloud deployments are being conducted in a hybrid model where parts of IT services are being managed on-premises and in private and public cloud(s).

Log4net for .NET Logging: The Only Tutorial and 14 Tips You Need to Know

If you’ve been writing code for any reasonable amount of time, then it’s virtually impossible that you haven’t handled logging in any way, since it’s one of the most essential parts of modern, “real life” app development. If you’re a .NET developer, then you’ve probably used some of the many famous logging frameworks available for use at this platform. Today’s post will cover one of these frameworks: log4net.

What Your IT Chatbot Can Look Like Running on Full Power

Gartner once wrote that by 2020, “the average person will have more conversations with bots (chatbots) than with their spouse”. That prediction might seem a bit farfetched and probably more of a sign for relationship disaster, but there is some truth there: for many people chatbots are already an integral part of modern-day life. From turning on the lights, to picking our favorite songs and ordering food—we use chatbots for almost everything and expect them to work all the time.

SolarWinds Launches Identity Monitor to Empower IT and Security Pros with Automated Account Takeover Prevention

Cork, Ireland - October 8, 2019 - SolarWinds (NYSE:SWI), a leading provider of powerful and affordable IT management software, today announced the launch of SolarWinds® Identity Monitor. The easy-to-use solution is designed to help IT and security professionals strengthen their security posture and combat instances of account fraud, loss of revenue, brand damage, and spam by automating account takeover (ATO) prevention. This launch further underscores SolarWinds commitment to making security solutions accessible for every organisation that needs them, helping to fill a gap not met by many enterprise software vendors.

Centralize your logs with Datadog and Fluent Bit

Fluent Bit is a lightweight, multi-platform tool that can collect, parse, and forward log data from several different sources. Because Fluent Bit has a small memory footprint (~450 KB), it is an ideal solution for collecting logs in environments with limited resources, such as containerized services and embedded Linux systems (e.g., IoT devices).

How to Monitor Kubernetes With Blue Matador

Kubernetes is the defacto solution for production-ready container orchestration in 2019. Organizations of any size are able to take advantage of Kubernetes’ quick setup, feature-rich API, and growing community to deliver value quickly and at scale. Since Kubernetes is central to many infrastructures, properly monitoring your Kubernetes clusters is critical. In this post, we will go over how Blue Matador monitors each piece of your Kubernetes cluster automatically.

Streamline Workflows with Dashboard Tokens

LogicMonitor dashboards are powerful tools for viewing, troubleshooting, and drawing insights from your monitoring data in a variety of ways. Using LogicMonitor, you’ll likely interface with dashboards more than most other functionalities, so it’s important to optimize your workflow as much as possible. Dashboard tokens allow you to streamline dashboard creation and editing as well as limiting human error, especially at scale.