article thumbnail

Scale DevOps and SRE with open source Keptn

Dynatrace

Andreas Grabner, DevOps Activist at Dynatrace, took to the virtual stage at the recent Dynatrace Perform conference to describe how the open source Keptn project automates the configuration of observability tools, dashboards, and alerting based on service-level objectives (SLOs).

article thumbnail

What is Google Cloud Functions?

Dynatrace

In recent years, function-as-a-service (FaaS) platforms such as Google Cloud Functions (GCF) have gained popularity as an easy way to run code in a highly available, fault-tolerant serverless environment. What is Google Cloud Functions? Google Cloud Functions is a serverless compute service for creating and launching microservices.

Google 215
Insiders

Sign Up for our Newsletter

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

Trending Sources

article thumbnail

Is MongoDB Open Source? Is Planet Earth Flat?

Percona

We’re equally convinced on both counts, but in this blog article, we’re focusing on why MongoDB is not open source. Let’s start with this: MongoDB is accurately referred to as source-available software. To be clear, we are rock-solid in our stance that MongoDB is not open source.

article thumbnail

Kubernetes in the wild report 2023

Dynatrace

Open-source software drives a vibrant Kubernetes ecosystem. Most Kubernetes clusters in the cloud (73%) are built on top of managed distributions from the hyperscalers like AWS Elastic Kubernetes Service (EKS), Azure Kubernetes Service (AKS), or Google Kubernetes Engine (GKE). Java, Go, and Node.js

article thumbnail

What is container orchestration?

Dynatrace

Originally created by Google, Kubernetes was donated to the CNCF as an open source project. Part of its popularity owes to its availability as a managed service through the major cloud providers, such as Amazon Elastic Kubernetes Service , Google Kubernetes Engine , and Microsoft Azure Kubernetes Service.

article thumbnail

Weighing a microservices approach means covering all architecture bases

Dynatrace

In fact, giants like Google and Microsoft once employed monolithic architectures almost exclusively. One large team generally maintains the source code in a centralized repository that’s visible to all engineers, who commit their code in a single build. With monolithic architecture, components all coexist in a single deployment.

article thumbnail

What is Kubernetes?

Dynatrace

Kubernetes (aka K8s) is an open-source platform used to run and manage containerized applications and services on clusters of physical or virtual machines across on-premises, public, private, and hybrid clouds. Kubernetes forged by the rise of Google. What problem is it trying to solve, and how does it work?