State of the cloud 2019: Multi-cloud and Kubernetes go hand in hand

State of the cloud 2019: Multi-cloud and Kubernetes go hand in hand

  • October 5, 2019
Table of Contents

State of the cloud 2019: Multi-cloud and Kubernetes go hand in hand

Multi-cloud solutions, Kubernetes, AWS, and open source software are all having a banner year according to data from Sumo Logic’s customers. Sumo Logic’s annual report reveals some observations and insights about modern applications and DevSecOps in the cloud. Multi-cloud solutions, Kubernetes, AWS, and open source software are all having a banner year according to data from Sumo Logic’s customers.

See the key findings, including the top five AWS services and database technologies.

Source: jaxenter.com

Share :
comments powered by Disqus

Related Posts

How to detect Kubernetes vulnerability CVE-2019-11246 using Falco.

How to detect Kubernetes vulnerability CVE-2019-11246 using Falco.

A recent CNCF-sponsored Kubernetes security audit uncovered CVE-2019-11246, a high-severity vulnerability affecting the command-line kubectl tool. If exploited, it could lead to a directory traversal, allowing a malicious container to replace or create files on a user’s workstation. This vulnerability stemmed from an incomplete fix of a previously disclosed vulnerability (CVE-2019-1002101).

Read More
Announcing etcd 3.4

Announcing etcd 3.4

In particular, etcd experienced performance issues with a large number of concurrent read transactions even when there is no write (e.g. “read-only range request … took too long to execute”). Previously, the storage backend commit operation on pending writes blocks incoming read transactions, even when there was no pending write. Now, the commit does not block reads which improve long-running read transaction performance.

Read More