[Troubleshooting] Critical Patch Update for October 2022 Now Available

The Critical Patch Update (CPU) for October 2022 was released on 18 October 2022. Oracle strongly recommends applying the CPU patches as soon as possible, but while applying them you may face some issues similar to ours so let’s discuss the issue with the workaround in this blog. You can check the documentation for Oracle […]

Data Science: Empowering Today’s World, Businesses and Careers

Data Science Empowering Todays World, Businesses and Caree

The field of data science has revolutionized the way we approach decision-making, problem-solving, and overall progress. From predicting trends, uncovering patterns, and helping businesses make informed decisions, to shaping the future of industries, it has truly transformed the world as we know it. In this blog, we delve into the many ways in which data […]

DevOps And Microservices : Creating Change Together

This blog post is going to cover the correlation between DevOps and Microservices, currently the two hottest topics in the IT industry. Although they have been around for some time, their importance has increased thanks to container orchestration technologies such as Kubernetes and Openshift. The technologies we talk about in this blog are part of […]

Amazon RDS: Introduction & Tutorial

In this blog, we will cover everything you need to know about Amazon RDS, Features and Benefits of RDS,  Amazon RDS Pricing, and a step-by-step tutorial to create a Relational Database on AWS. Topics covered in this blog: What is Amazon RDS? Features of Amazon RDS Benefits of Amazon RDS Database Engine Selection in RDS […]

Exadata Cloud@Customer (ExaCC): Overview and Concept for Beginners

In this blog, I have covered an Overview of Exadata Cloud@Customer(ExaCC) Oracle Exadata is highly available and highly performant; it’s the most secure architecture for running Oracle Database. Topics we’ll cover in this blog: About Exadata Why Exadata What is Exadata Cloud@Customer? Why choose Exadata Cloud@Customer? Common Tasks for DBAs Preparation for Exadata Cloud@Customer Create […]

Solving Kubectl Error: exec plugin: invalid apiversion “client.authentication.k8s.io/v1alpha1”

Kubectl command error

An automated method for managing, scaling, and deploying containerized applications is called Kubernetes. One of the key components of Kubernetes is the kubectl command-line tool, which allows you to manage and interact with your cluster. If you are encountering an error message that reads kubectl error: exec plugin: invalid apiVersion “client.authentication.k8s.io/v1alpha1” while using kubectl, it means […]