"Cloud security Engineer ☁️ | Writing about security & cloud topics ✍️ | Let's connect and dive into the exciting world of security and the cloud! ✨"
Nothing here yet.
A common approach to serving static assets in the AWS cloud is to upload files, such as images, PDFs, or icons, to an S3 bucket. A frequent “shortcut” many developers take is granting public read access to these objects, while this approach works fun...

Problem Overview You have just replaced an image in your AWS S3 bucket using the same file name and path, expecting the updated version to reflect instantly on your website. However, when the site loads, the CloudFront URL continues to serve the old ...

This article is a step-by-step practical guide on deploying a containerized application on Amazon EKS, monitoring the application using Prometheus and Grafana, and creating a CI/CD Pipeline to facilitate our workflow. The Frontend uses NextJs while t...
