Category: Database, Kubernetes, Docker, automation, yaml

by However, there are very few resources that discuss how to write your code to cloud-native platforms like Kubernetes in a way that just works.

One of the main challenges that developers are facing is the lack of tools and programing language abstraction support to design and implement the microservices to work well in Kubernetes.

Let’s look at how we can use Ballerina’s Kubernetes abstraction to extend the e-commerce microservices to run in Kubernetes.

Now that we have looked at how we can extend the e-commerce microservices to generate the required artifacts to run well in Kubernetes by using Ballerina’s built-in Kubernetes support.

Related Articles