article thumbnail

Zabbix as Universal Monitoring System for IT Company: Tips for Effective DevOps Monitoring

DZone

My first encounter with this monitoring system was in 2014 when I joined a project where Zabbix was already in use for monitoring network devices (routers, switches). Zabbix is a universal monitoring tool that combines data collection , data visualization , and problem notification. Back then, it was version 2.2,

article thumbnail

What is container orchestration?

Dynatrace

But managing the deployment, modification, networking, and scaling of multiple containers can quickly outstrip the capabilities of development and operations teams. This orchestration includes provisioning, scheduling, networking, ensuring availability, and monitoring container lifecycles. How does container orchestration work?

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Back-to-Basics Weekend Reading: Deep learning in neural networks

All Things Distributed

By reading up on its history, we get a better understanding of the current state of the art of Deep Learning algorithms and the Neural Networks that you build with them. Instead, we will be reading an excellent overview paper by Jürgen Schmidhuber of IDSIA from 2014. Deep Learning in Neural Networks: An Overview. 2014.09.003).

Network 92
article thumbnail

What is function as a service? App development gets FaaS and furious

Dynatrace

The FaaS model of cloud computing debuted in 2014 with startups like hook.io. Infrastructure as a service (IaaS) handles compute, storage, and network resources. This enables teams to quickly develop and test key functions without the headaches typically associated with in-house infrastructure management. But how does FaaS fit in?

article thumbnail

What is cloud application security?

Dynatrace

If your application runs on servers you manage, either on-premises or on a private cloud, you’re responsible for securing the application as well as the operating system, network infrastructure, and physical hardware. What are some key characteristics of securing cloud applications? These alerts tend to slow down development.

Cloud 245
article thumbnail

What is AWS Lambda?

Dynatrace

The 2014 launch of AWS Lambda marked a milestone in how organizations use cloud services to deliver their applications more efficiently, by running functions at the edge of the cloud without the cost and operational overhead of on-premises servers. Dynatrace news. What is AWS Lambda? Where does Lambda fit in the AWS ecosystem?

Lambda 258
article thumbnail

Extending Vector with eBPF to inspect host and container performance

The Netflix TechBlog

Introducing BCC / eBPF visualisations The Netflix performance engineering team (especially my colleague Brendan) has been contributing to eBPF since its beginning in 2014, including developing many open source performance tools for BCC such as execsnoop, biosnoop, biotop, ext4slower, tcplife, runqlat, and more.