Sarath Kallatt SivasankaranKubernetes SecretsAssuming your kube context and namespace that are of your interest are kube-ctxand kube-nsFeb 6, 2021Feb 6, 2021
Sarath Kallatt SivasankaranProvisioning AWS API Gateway using TerraformAWS provides two types of API Gateways, one specifically to support REST APIs and other to support all type of HTTP APIs. Visit the…Jan 23, 20211Jan 23, 20211
Sarath Kallatt SivasankaranFunctional Rate LimiterIf you want to implement a rate limiter in your scala project in afunctional way, there is a great library out there, called upperboundAug 26, 2019Aug 26, 2019
Sarath Kallatt SivasankaranRetryOne day at work, there was a little piece of code which did a retry until the call succeeded or reached a max number of retries. It looked…Mar 31, 2019Mar 31, 2019
Sarath Kallatt SivasankaranMonad Transformer ExampleOptionT — Practical use case for a Monad TransformerMar 24, 2019Mar 24, 2019