Michael Wittig

Results 140 comments of Michael Wittig

@andreaswittig could you check the defaults? Is it a good idea to enable by default or will this break existing setups with small instances? Not sure if we should get...

Sounds like a good plan. You can find the docs under `./docs/fargate.md` in this repo.

Can you share the resource that `.mime.types` files are considered? I can not find this anywhere in the python source code https://github.com/python/cpython/blob/master/Lib/mimetypes.py

For someone like me, who adds at lest 2 CloudWatch Alarm per Function, this would be of great help. ## On Impact on Big Templates Are CloudWatch Alarms the problem...

@rmerrellgr what is the value of the `SwapSize` parameter?

Hi @dgouldin do you have any ideas how this usually works with rpms? I assume some kind of md5 hash is stored in a separate file but there is likely...

@ldormoy I believe we have two kinds of checksums here. the stackoverflow discussion is about the checksum of the "source file" that is downloaded when the RPM is created. In...

Hi! According to https://docs.aws.amazon.com/IAM/latest/UserGuide/list_awslambda.html the `lambda_ GetLayerVersion `ARN should be `arn:aws:lambda:$region:$account:layer:$layer-name:$layer-version`?

From the README: > Use your IAM user's public SSH key to get access via SSH to an EC2 instance running > Ubuntu 16.04 So yes, 20.04 is not tested...