Tanishka Marrottcloud-design-diaries.hashnode.dev·Sep 25, 2024Versioning and Rollback Mechanisms for SCPs in Mission-Critical EnvironmentsWhen managing Service Control Policies (SCPs) in production-level, mission-critical AWS environments, it's vital to ensure that policy changes don't inadvertently disrupt workflows or lock your teams out of critical systems. To achieve this, integrat...3 likesAWS
Tanishka Marrottcloud-design-diaries.hashnode.dev·Jul 18, 2024Optimizing Lambda Performance: Advanced Techniques for Reducing Cold Starts and Enhancing Execution EfficiencyHello there! Lambda has been an absolute game changer for serverless architecture, but optimizing its performance is crucial for applications requiring high responsiveness and low latency. In this post, I'll share advanced techniques for reducing col...1 like·35 readscold starts