Running services without a HTTP interface on AWS Lightsail Containers

0

Hello!

I wish to run some "background workers" on AWS Lightsail Containers. The container boots, connects to a work queue system (such as AWS SQS or RabbitMQ) and continues running as it performs work from the queue. At no point does it start a HTTP interface, and due to limitations of the programming language and libraries used I am unable to add one.

Is AWS Lightsail Containers suitable for this workload? It looks like a great service, but I could not determine if the HTTP interface was always required.

Thanks,
Louis

已提问 2 年前309 查看次数
1 回答
0

It looks like a great service, but I could not determine if the HTTP interface was always required.

Are you referring to the instance itself or the Lightsail "dashboard/admin" area? For the instance, no, there is no http interface requirement. For the Lightsail service you do have to use the dashboard to get things setup, but once everything is setup and you can ssh into your instance, you shouldn't need the dashboard again.

Or alternatively, you could also use the Lightsail CLI

已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则