by XTIVIA | Jul 7, 2023 | Blog, Cloud
Kubernetes and Docker are two technologies that are often used together to deploy and manage containerized applications. However, they are not interchangeable, and each has unique features and capabilities. This blog will explore the differences between Kubernetes and...
by XTIVIA | Jun 30, 2023 | AWS, Azure, Blog, Cloud, Microsoft
Choosing between Azure and AWS for Kubernetes depends on an organization’s specific needs and requirements. Both cloud providers offer robust Kubernetes services with similar features and capabilities. However, there are several additional factors to consider...
by XTIVIA | Jun 23, 2023 | Blog, Cloud
The Business Value of Deploying Kubernetes Kubernetes is an open-source platform for container orchestration that has gained widespread adoption in recent years. It provides a unified way to deploy, manage, and scale containerized applications across different...
by XTIVIA | Jun 22, 2023 | AWS, Blog, Cloud
Containerization has revolutionized the way organizations deploy and manage their applications, offering increased agility, flexibility, and scalability. AWS Container Services, including Amazon Elastic Container Service (ECS) and Amazon Elastic Kubernetes Service...
by XTIVIA | Jun 6, 2023 | Blog, Cloud
The rise of cloud computing has revolutionized the software industry, enabling organizations to deploy and scale applications faster and more efficiently. However, as applications become more complex and distributed across multiple environments, new challenges arise...
by Keith O'Connell | Feb 28, 2023 | Blog, Cloud, DevOps, Perspectives
Why hire a Kubernetes partner (or Kubernetes services provider) to help with your Kubernetes infrastructure planning, implementation, deployment, and maintenance needs? The advent of container technology and Kubernetes has driven a major transformation in how...
by Keith O'Connell | Feb 14, 2023 | Blog, Cloud, DevOps, Perspectives
In this article, we will discuss five Kubernetes best practices for using Kubernetes to host your enterprise workloads. This article focuses primarily on best practices for resource definitions that you deploy into a Kubernetes cluster; a subsequent article will focus...
by Krish | Jan 29, 2021 | Blog, Cloud, DevOps
Fluent Bit is deployed as a daemonset in Kubernetes, allowing it to run on every node in the cluster. This makes it easy to not worry about reconfiguring Fluent Bit for any new nodes added to the Kubernetes cluster. Fluent Bit supports multiple inputs, outputs, and...
by XTIVIA | Aug 27, 2020 | Blog, DevOps
by XTIVIA | Jul 7, 2020 | Blog, Cloud
This blog post covers one of the easiest ways to mitigate the overall cost of an EKS cluster that has an auto-scaling configuration. Here are steps to follow for a successful setup of Prometheus and Grafana in an AWS EKS environment. Cluster Autoscaler is a tool that...