Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
1508 Lượt xem

Is it possible to create a new hosted instance for potential customers through an automation script like using api. If yes, can you please share details.


Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

I'm not entirely sure what you want to achieve, but if you want to create new instances (e.g., EC2 instance) on the fly you should look into Infrastructure as Code (IaC) tools. I have good experience with Terraform/Packer. These tools allows you to configure new instances (e.g., EC2 or VM) and build them automatically on demand. 

Alternatively you can use Docker to create new containers automatically. You should probably use this in combination with some orchestration tools (e.g., Kubernetes, Docker Swarm) if you plan to create many new docker instances.

I hope this helps!

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
3
thg 8 25
2316
3
thg 6 25
2428
1
thg 5 25
2543
1
thg 4 25
3515
1
thg 4 25
4344