Deploying a Kubernetes Cluster on KubeRaya

For developers seeking to harness containerization’s potential in their applications, container usage has significantly streamlined the development process. However, managing containers at a large scale poses a serious challenge that shouldn’t be underestimated. This is where Kubernetes, the renowned container orchestrator, steps in, automating the deployment and scaling of containers. However, navigating the intricacies of…

Integrating S3 Storage Raya and Strapi for Asset Storage Optimization – Part 4

In the previous series, we’ve understood the steps to integrate content from the Strapi backend into the React frontend effectively. Now, let’s enhance the scalability and efficiency of our website. One of the solution is to integrate our Strapi backend with the S3 storage service from CloudRaya, namely Storage Raya. Through this integration, we can…