For further actions, you may consider blocking this person and/or reporting abuse
Read next
![urbanisierung profile image](https://media2.dev.to/dynamic/image/width=100,height=100,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F205729%2F318431e8-d51d-441c-a5bc-e94a4e85145f.jpg)
5yrs of building, show hn, and earning the first $1
Adam -
![mikeyoung44 profile image](https://media2.dev.to/dynamic/image/width=100,height=100,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1054351%2F445fb057-59a3-41ac-81ec-9d0c93a5c618.jpg)
New AI Training Method Uses Dual Captions to Create Better AI-Generated Images
Mike Young -
![kartikmehta8 profile image](https://media2.dev.to/dynamic/image/width=100,height=100,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F729850%2F4825413a-1792-48d0-aeee-0028b55f976a.jpeg)
Understanding Differential Privacy in Data Analysis
Kartik Mehta -
![gilles_hamelink_ea9ff7d93 profile image](https://media2.dev.to/dynamic/image/width=100,height=100,fit=cover,gravity=auto,format=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2634312%2F1b62fe74-9c96-4e23-bf75-b9085f792df8.png)
"Unlocking Robotics: How IKER and PAR Models Transform Manipulation Tasks"
Gilles Hamelink -
Top comments (1)
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.