python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
AWS EKS node stuck on EFS mount point
I have configured EKS cluster (1.20) with 5 nodes and deployed a lot of helm charts, some applications needed some shared storage like EFS so I have configured it as well and mounted to the specific f...

corey
Votes: 0
Answers: 0
How to pre-populate EFS with required files for starting containers in my pods in EKS
I am moving my stateful flask application from single node server to EKS. I have decided to go with AWS EFS as my persistent volume option. The application needs few files (configs, trained ML models ...
Bhaskar Choudhary
Votes: 0
Answers: 0
H2 DB multipole connections in AWS EFS using AWS Lambda
I have been struggling to find a solution for below use case for H2 database
I have an H2 db file
This file has been kept in AWS EFS
This is because two lambda functions can access this DB file con...
Atul
Votes: 0
Answers: 0
How to Load a dependency from EFS into lambda
I have recently created an EFS instance for my lambda in order to host my project dependencies since they exceed the 250MB hard cap. I Managed to get my File system and EC2 up and running with the a...

0xD1x0n
Votes: 0
Answers: 1