Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on Log Management, Log Analytics and related technologies.

How to Introduce Yourself to Machine Learning

Most IT and business leaders know that despite the economic and human disruption of the COVID-19 pandemic, digital transformation will ultimately speed up, not slow down. The immediate challenges of the pandemic have led companies to find innovative ways to get things done, relying on data-driven decisions and technologies.

Prevent and Detect Threats Across Multi-Cloud Environments

The cloud has become ubiquitous in all we do, and the line between the perimeter and the cloud continues to shrink as most enterprise organizations are looking to shift their cloud strategy to a multi-cloud approach. Moving to the cloud comes with plenty of benefits like performance optimization, improved reliability and overall cost savings, but cloud adoption is not without its risks and challenges.

Designing an Opensource Observability Stack for Distributed Environments - Tech Strong Conf.

Observability teams today are facing increasing challenges in achieving visibility into the systems they monitor. Kubernetes adds significant complexity to achieving this goal. Open source provides powerful options and comes with serious advantages in cost, agility, and speed. Join Logz.io co-founder Asaf Yigal to learn how you can gain observability into Kubernetes projects with open source tools.

Peaking into your container and infrastructure

Containers get shipped by the thousand, but how do you keep track of the health and status of all those individual compute units? You can do it following the principles behind observability, you can see what’s happening with the infrastructure and the applications using open source tools. In this talk, we’ll describe how easy it is to implement the OSS tools required to get full observability and how that’ll improve your operations and your development cycles.

Elastic Cloud roundup: API support, more regions, and new purchasing options

You can now benefit from even more features and functionality in Elastic Cloud. In case you missed it, we’ve added powerful tools to simplify and automate operations. We’ve added support for more regions. And we’ve even added new ways to pay for, and understand your bill for Elastic Cloud. With a cup of tea and five minutes, we’ll recap them for you.

The Difference Between IaaS, Paas, and SaaS

An ever-increasing number of organizations are working in the cloud. It depends on their business model what cloud delivery model they use. The three most common deployment models for cloud services are software-as-a-service (SaaS), platform-as-a-service (PaaS) and infrastructure-as-a-Service (IaaS). Here, we explain the differences between these cloud delivery models and what you need to consider when choosing the right model for your organization.

Serverless Logging Performance - Part 1

When thinking about serverless applications, one thing that comes to mind immediately is efficiency. Running code that gets the job done as swiftly and efficiently as possible means you spend less money, which means good coding practices suddenly directly impact your bottom line. How does logging play into this, though? Every logging action your application takes is within the scope of that same performance evaluation.