Some of the world’s largest enterprises are running their mission-critical workloads on Oracle’s next-generation cloud platform Oracle Cloud Infrastructure.
In this comprehensive guide, we’ll embark on a journey to understand the intricacies of OCI, starting with its core concepts and delving into its architecture.
In a cloud-driven environment, flexibility and security remain the top priorities for modern businesses. AWS (Amazon Web Services) provides IAM (Identity and Access Management) roles to manage access permissions inside the AWS ecosystem. But what happens when workloads, servers, applications, or containers, run outside AWS?
This is where IAM Roles Anywhere becomes a game-changer. It enables secure, temporary access for external workloads without relying on long-term credentials. This blog explores how IAM Roles Anywhere works and why it is essential for today’s distributed architectures. Continue reading “Exploring the Power of IAM Roles Anywhere for Secure Access Management”
In the previous blog posts of this series, we learned the basics and X-DR Setup in Cassandra. Finally, we have arrived at our last phase: Cassandra migration to a newer version.
The last 2 years have been great on our database journey. We searched for the best database for our application and ended up using Cassandra. It proved to be quite fast, just what we needed for our use case. We started using Cassandra 3.1.2 which was fine but after running it for a year we realized that it was time to upgrade as, by then, v3.1.2 had lots of vulnerabilities.
Obviously, experimenting on current production was risky so we decided to go with our non-production first. We were running the same version 3.1.2 and X-DR Setup. In the previous blog, I explained the X-DR Setup you might want to refer to for proper understanding.
Applications hosting on Amazon Elastic Container Service (ECS) is a cloud computing solution provided by AWS that enables organizations to manage, scale, and deploy containerized applications with ease. ECS simplifies container deployment and management, enabling developers to concentrate on creating and running their applications.