Engineering👨💻 Ephemeral dev environments Scenario is to create ephemeral dev environmnets in an AWS account with
Engineering👨💻 Proxy pass with Cloudflare workers This is sample POC for the problem below. Problem For a website,
Engineering👨💻 Deploy static websites Cloudflare+S3 Guide to deploy a static website with s3 bucket, backed by cloudflare.
Engineering👨💻 Gsuite login to AWS Organisation How to setup gsuite Saml login for multiple aws accounts
Engineering👨💻 Monitoring and siblings A quick attempt to explain core differences. Monitoring: "Whats happening currently?" using
Engineering👨💻 Service Discovery and Mesh In the wake of microservices, it's hard to maintain how services communicate
Engineering👨💻 Quick Ansible to update a file Self reference. Use case was to update a configfile (datadog) in all
Engineering👨💻 Blue green deployment Blue-Green is a software deployment strategy that solves a particular problem: Previous