Score:1

How does AWS Lightsail Container Service manage memory?

pk flag

I have a container deployment running on Lightsail that manipulates and returns a list of file-like objects. I'm using these objects because Lightsail container deployments do not support persistent volumes.

When I try to return these objects, I get an empty response which isn't the case when the container is running locally. Hence, I suspect this issue has something to do with the way containers deployed on Lightsail works and how Lightsail implements Docker volumes.

I'd like to know if this issue arises from how Lightsail works and what other options I have with regards to deploying my image on AWS.

Thank you.

cn flag
Would EFS solve your problem? It's a proper filesystem you can attach to many compute services in AWS including Lambda and containers... https://aws.amazon.com/getting-started/hands-on/efs-and-lightsail/
Mosky1970 avatar
pk flag
EFS connects to Lightsail Instances and not containers deployed on Lightsail. I think I may have to find another means of deploying my container without Lightsail
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.