
Setting up Kubernetes can be a longwinded process and it’s easy to overlook configuration options, leaving your setup running less than optimally, or even in an insecure way. Fortunately, there is a solution that can save you time and give you a native Kubernetes cluster that “just works” out of the box. Konvoy Gets You […]

Istio’s roadmap for 2020 is all about supporting companies as they adopt microservices architectures for application development. The main focus of Istio’s latest release is simply making it faster and easier to use. What Should We Expect? Istio’s offering is a complete solution for enabling orchestration of a deployed services network with ease. It utilizes complex operational […]

The official name is actually Argoproj; however, most people just say Argo. It’s a collection of open source tool that has been branded as something to help you “get stuff done” when using Kubernetes.
It includes Argo Rollouts, Argo Events, Argo CD, and Argo Workflows. Each of these offers unique services and features that make it an invaluable part of the Argo and Kubernetes package and that lends to improved efficiency for your processes.

Industry analysts predict that 83% of all enterprise workloads will be in the cloud by the end of 2020. To leverage the scalability and flexibility of the cloud, developers can deploy independent microservices into their cloud environments. Yet, transitioning to a distributed microservice architecture isn’t without its challenges. As organizations grow, it becomes increasingly difficult to connect, secure, control, […]

According to Forrester, 58 percent of developers have reported that their companies are either currently using containers or plan to use containers within the next year. However, in a survey by CNCF, 43 percent say security in enterprise adoption of containers is a huge challenge. We are assuming this challenge has arisen due to a […]

Gone are the days of staring at IIS (Internet Information Services) to figure out why your web app wont work. Instead, in a matter of seconds, you can pull an …

Where Did DevSecOps Come From? In this topic “DevSecOps explained in 5 minutes” we’ll attempt to give readers an overview of DevSecOps, and how it came about …

Looking for a Getting Started With Elk Stack (“Elastic Stack”) guide that shows how to set up the Elastic Stack and get up and running quickly? We’ve referenced the official Elk Guide to help you get started. First you’ll install the core products: Elasticsearch Kibana Beats Logstash (optional) Then you learn how to implement a […]

What is the ELK Stack? Up until a year or two ago, the ELK Stack was a collection of three open-source products. “ELK” is the acronym for: Elasticsearch, Logstash, and Kibana. Elasticsearch is a search and analytics engine. Logstash is a server‑side data processing pipeline that ingests data from multiple sources simultaneously, transforms it, and […]

Air Gapped DevSecOps? Our customers have situations where they need to deploy software on private, often extremely secure environments. These organizations are now looking to take advantage of Kubernetes and modernize their applications, while enabling deploying these on different environments, that are often not connected to the outside world. There are several factors and challenges […]