Rafay Blog
88 FOLLOWERS
Learn about Kubernetes and stay up to date with Rafay's Kubernetes solutions and company. The Rafay Kubernetes Operations Platform is a turnkey offering that automates Kubernetes cluster management, modern application deployment and operations at scale. The platform enables development and Platform teams to govern, manage and monitor multiple Kubernetes clusters and distros, and operating..
Rafay Blog
6d ago
Access reviews are required and mandated by regulations such as SOX, HIPAA, GLBA, PCI, NYDFS, and SOC-2. Access reviews are critical to help organizations maintain a strong risk management posture and uphold compliance. These reviews are typically conducted on a periodic basis (e.g. monthly, quarterly or annually) depending on the organization’s policies and tolerance to […]
The post User Access Reports for Kubernetes appeared first on Rafay ..read more
Rafay Blog
2w ago
When it comes to running workloads on Amazon Web Services (AWS), two popular choices are Amazon Elastic Compute Cloud (EC2) and AWS Fargate. Both have their merits, but understanding their cost implications is crucial for making an informed decision. In this blog, we’ll dive into a cost comparison of EC2 and Fargate configurations within an […]
The post EC2 vs. Fargate for Amazon EKS: A Cost Comparison appeared first on Rafay ..read more
Rafay Blog
2w ago
Kubernetes management is the process of administering your Kubernetes clusters, their node fleets, and their workloads. Organizations seeking to use Kubernetes at scale must understand effective management strategies so they can successfully operate containerized applications without sacrificing observability, security, and control. Amazon’s Elastic Kubernetes Service (EKS) is one of the most popular ways to deploy […]
The post Kubernetes Management with Amazon EKS appeared first on Rafay ..read more
Rafay Blog
1M ago
Kubernetes empowers you to reliably operate and scale cloud-native apps, but it can be daunting to manage your Kubernetes clusters and their associated infrastructure resources. The need to maintain consistent configuration, enforce correct security policies, and gain clear visibility into your clusters and their workloads is an acute issue that should be addressed before you […]
The post Mastering Kubernetes Management: Challenges and Best Practices appeared first on Rafay ..read more
Rafay Blog
1M ago
Generative AI has risen to prominence as the next technology revolution. It’s driven by the surging adoption of Large Language Models (LLMs) such as GPT and Llama, machine learning models that are capable of understanding the meaning of written text to then produce new content. LLMs have huge potential to transform industries so it’s no […]
The post LLMOps for Platform Teams: How LLMOps Powers the GenAI Revolution appeared first on Rafay ..read more
Rafay Blog
1M ago
MLOps is a new discipline that defines processes and best practices for effectively managing machine learning (ML) development and deployment workflows. With demand for ML and generative AI apps representing the latest push in the software industry, it’s increasingly crucial you can utilize these technologies effectively within your products. MLOps is a pragmatic way to […]
The post Navigating MLOps for Platform Teams: Key Challenges and Emerging Best Practices appeared first on Rafay ..read more
Rafay Blog
2M ago
Gold is our new favorite color. This year, more than 300 professionals worldwide participated in the judging process to select this year’s American Business, a.k.a. Stevie Award winners. The awards honor achievements in innovation, growth and positive contributions of IT professionals — and I’m happy to share that Rafay was recognized as a Gold Stevie Award winner in the Cloud Platform category in The 22nd Annual American Business Awards®.
We are thrilled to be a Gold winner amongst other renowned tech vendors!
Cloud modernization is imperative for organizations in every industry. Rafay’s mis ..read more
Rafay Blog
3M ago
Containers have transformed how software is built and deployed but they pose unique management challenges that can be daunting for DevOps teams to address. You need an effective strategy to mitigate security risks, integrate containers with legacy systems, and troubleshoot problems that affect your containerized apps and their host environments.
This article explains how to implement resilient container management techniques that solve these three verticals. We’ll explore best practices, real-world examples, and complementary tools that allow you to take control of your containers so you can ..read more
Rafay Blog
3M ago
This is a multi-series blog on GPUs, how they intersect with Kubernetes and containers. In this blog, we will discuss how CPUs and GPUs are architecturally similar and different. We will also review when it is ideal to use a CPU vs a GPU.
Background
Historically, the most important infrastructure decision for applications involved selecting from a combination of processors (CPU) and memory (RAM). The landscape has changed dramatically since then with GPUs becoming equally important for modern applications.
Graphics Processing Unit (aka GPUs) were originally designed to create images for compu ..read more
Rafay Blog
4M ago
Amazon’s Elastic Kubernetes Service (EKS) makes it easy to provision and operate cloud-hosted Kubernetes clusters using AWS. It’s a managed service that automates the process of creating a control plane and connecting AWS EC2 instances that act as cluster nodes.
Using EKS can drastically reduce a Kubernetes admin’s workload but it’s still vital to correctly optimize your clusters for performance, scalability, and cost efficiency. EKS users aren’t immune to common Kubernetes problems including resource over-provisioning, complicated app deployment processes, and unpredictable costs. In this ar ..read more