Jeffrey
Jeffrey
Hi @Kralizek , thanks for your work. Regarding the sourcecode on github AWSSDK.SecretsManager 3.7.XX is used. But on nuget.org AWSSDK.SecretsManager 3.3.X is used, is it possible to make an update...
Good idea, Very usefull for webp images with api gateway.
> Hey folks, Zach here from the Fargate PM team. I'm working on Fargate's direction around performance. I'm very interested in knowing a few more details here. A few questions:...
@fbuinosquy1985 we solved a lot of issue by doing some application code optimization: by optimization of http usage. check : https://learn.microsoft.com/en-us/aspnet/core/fundamentals/http-requests?view=aspnetcore-7.0 or https://restsharp.dev/v107/#restclient-and-options in one word, make your network service...
@Kralizek Hi again, I spend time on this topic. Using your Extension, we can "use" a custom implementation of GetSecret to call manually the secret layer. I did it, but...
@Kralizek according this : https://stackoverflow.com/questions/75624681/aws-secrets-and-parameters-lambda-extension-throw-not-ready-to-serve-traffic the layer will be ready when the application has already started. Is there a way to use your Extension after the application start ? EDIT:...
I'm facing the same issue, a solution would be great.
@hugohlln very good idea, I will try it too.
Hi, any update on this issue, i'm facing the same. Regards
@ShibireX we rebased our branch. Regards