The AI & Cloud-Native Infrastructure Blog

Stay updated with the latest news and insights on AI and cloud-native infrastructure through Rafay's highly active blog site

  • All

How to Deploy Backstage in Kubernetes With Enterprise-Grade Governance and Automation

With Rafay, you can easily set up open-source Backstage as a means of enabling internal developer platforms and developer self-service on any type of Kubernetes cluster in the following categories: Product Blog Backstage Developer Self-Service Introduction To Backstage Recently, I… Read More

Image for Cluster Blueprints and Drift Detection

Cluster Blueprints and Drift Detection

Around three years back, we noticed many of our customers struggling with enterprise-wide standardization of their Kubernetes clusters. Every cluster in their Organization was a snowflake and they were looking for a way to enforce that every cluster had a… Read More

Image for Learn Basics of Kubernetes: For Everyone

Learn Basics of Kubernetes: For Everyone

Are you an App Developer struggling to learn the basics of  Kubernetes because you have no time and no access to resources that help you with this in a step-by-step manner? Background Application teams are typically extremely busy with their… Read More

Image for Amazon EKS and EKS Anywhere – All You Need To Know

Amazon EKS and EKS Anywhere – All You Need To Know

Kubernetes as we all know is a complex yet effective system with a lot of moving parts. Pods, services, replica sets, and namespaces are just a few of them. The complexity involved in efficiently managing applications on Kubernetes gave rise… Read More

Image for Rafay Joins Amazon EC2 Spot Ready Program to Provide Cost-Saving Solutions for AWS Customers

Rafay Joins Amazon EC2 Spot Ready Program to Provide Cost-Saving Solutions for AWS Customers

Rafay is pleased to announce that we have been named a Pilot Partner in the Amazon Web Services (AWS) Service Ready Program for Amazon Elastic Compute Cloud (Amazon EC2) Spot Instances. This designation recognizes that the Rafay Kubernetes Operations Platform… Read More

Image for How To Optimize Your K8s Cloud Spend with Rafay’s New Kubernetes Cost Optimization & Management Service

How To Optimize Your K8s Cloud Spend with Rafay’s New Kubernetes Cost Optimization & Management Service

Managing Kubernetes costs efficiently is essential while scaling up in the cloud and Kubernetes world. In a previous blog, we discussed a major gap where more than 68% of organizations either do not monitor Kubernetes costs or simply rely on… Read More

Image for Rafay Extends Support for Amazon EKS Anywhere with Turnkey Automation and Governance Capabilities

Rafay Extends Support for Amazon EKS Anywhere with Turnkey Automation and Governance Capabilities

While the growth in cloud computing over the past decade is undeniable, many enterprises expect to continue running some applications in datacenters or colocation environments due to legal, security or regulatory reasons. Examples of such scenarios are listed below: Highly… Read More

Image for Paralus Applies to Become a CNCF Sandbox Project

Paralus Applies to Become a CNCF Sandbox Project

For organizations managing user access to numerous Kubernetes clusters at once, maintaining security while ensuring that users can access only the resources they need is a complex balancing act. Oftentimes, teams manage access to each cluster separately, sometimes using jump… Read More

Image for Streamline Network Security with Centralized and Automated Network Policy Management

Streamline Network Security with Centralized and Automated Network Policy Management

In a previous blog post, Securing Your Kubernetes Environments via Network Policies, we alluded to the value that network policies bring to Kubernetes environments in terms of isolation and reducing the lateral attack surface area, while also articulating some of… Read More

Image for Top 7 Reasons Why a Centralized Management Platform is Key to Overcoming Day 2 Kubernetes Challenges

Top 7 Reasons Why a Centralized Management Platform is Key to Overcoming Day 2 Kubernetes Challenges

Your organization has committed to modernize its software efforts, you’ve successfully deployed Kubernetes, and you have applications in production. Perhaps you’ve even established a platform team with the goal of implementing a shared services model and improving operational efficiency. While… Read More

Image for Goodbye PodSecurityPolicy, Hello OPA Gatekeeper

Goodbye PodSecurityPolicy, Hello OPA Gatekeeper

The recently released version of Kubernetes v1.25 removed the ‘PodSecurityPolicy (PSP)’ capability. The intent behind PodSecurityPolicy (PSP) was to control security-sensitive aspects of pod specifications by defining the requirements that Pods must meet. If the PSP requirements aren’t met, the… Read More

Image for IaC vs GitOps: What’s the Difference?

IaC vs GitOps: What’s the Difference?

A platform team can face significant challenges when it comes to operating a dynamic Kubernetes environment with multiple clusters spanning development, testing, and production. Frequent code deployments: In modern application environments, code changes frequently—often multiple times per day. Frequent infrastructure… Read More