DEV Community

Vichao
Vichao

Posted on

Ambassador, kubernates native api gateway Ask Me Anything!

Top comments (1)

Collapse
 
taragrg6 profile image
taragurung

If I want to scale my application. What I can do is launch the application say in docker container in EC2 instance and put it in auto-scalable group, such that on high loads another instance get created to mitigate the load.

But another things will be to use the kubernetes and also orchestrate the container.

I am not sure If I am making it a sense? But can you shade some light on it. What is the right way or how does it normally go.