HVHarsh Vaidyaincross-region-recovery.hashnode.dev·Mar 15 · 5 min readAWS Cross-Region Disaster Recovery PlanModern applications—especially payment systems—cannot afford downtime or data loss. A regional outage in the cloud can disrupt critical services and impact users worldwide. In this article, we design 00
HVHarsh Vaidyaincors-on-s3bucket.hashnode.dev·Mar 14 · 4 min readCORS on S3 BucketAdding CORS Configuration to an Amazon S3 Bucket When building modern web applications, it’s common to host static assets such as images, files, or documents on Amazon S3 while the frontend runs on a 00
HVHarsh Vaidyaincloudsecurity-harsh.hashnode.dev·Mar 14 · 4 min readAdding CORS Configuration to an Amazon S3 BucketWhen building modern web applications, it’s common to host static assets such as images, files, or documents on Amazon S3 while the frontend runs on a different domain or port. In such cases, browsers00
HVHarsh Vaidyaincloudsecurity-harsh.hashnode.dev·Mar 14 · 2 min readCloud Security on AWSShieldAWS Shield provides automatic protection against Distributed Denial of Service (DDoS) attacks.It helps keep applications available by detecting and mitigating attacks. Advanced version includes 00