1

I created a WordPress app using Lightsail. It says it was created in Frankfurt Zone. However, I cannot see this instance in EC2 console. I want to create a Load Balancer for that app and add certificates, but I can't cause I don't see this instance on the list. Any ideas where can I find this Lightsail instance in EC2 console?

4

1 回答 1

3

AWS Lightsail 未显示在 EC2 控制台中,这是 Lightsail 和 EC2 之间的主要区别,如果您想对 EC2 拥有更多控制权,那么您应该运行 EC2 实例而不是更便宜的版本 Lightsail。

有关 Lighsail 的更多信息,请阅读 AWS 网站上的常见问题解答:

https://aws.amazon.com/lightsail/faq/

此外,您可以在 AWS 上使用 Lightsail 负载均衡器而不是标准 ELB,有关更多信息,请阅读以下文档:

https://aws.amazon.com/lightsail/features/load-balancing/

于 2018-10-08T10:06:50.187 回答