You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I chose to go with the Python CDK because I'm building something quite complex and I felt like doing it all through serverless.yml wasn't going to cut it in the long run.
Here's how I currently set up my lambda function with redis support
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I chose to go with the Python CDK because I'm building something quite complex and I felt like doing it all through serverless.yml wasn't going to cut it in the long run.
Here's how I currently set up my lambda function with redis support
I would like to experiment with replacing php-fpm with Octane. And I'd like to also experiment with
BREF_LOOP_MAX
andOCTANE_PERSIST_DATABASE_SESSIONS
Could anyone please give me a little guidance on what I arn layer I need to use and how to pass set two parameters?
Many thanks!!
Beta Was this translation helpful? Give feedback.
All reactions