Pranit Kolamkarkpranit.hashnode.dev·Sep 26, 2024How to Use AWS CodeBuild for Continuous IntegrationAWS CodeBuild is a fully managed continuous integration and continuous deployment (CI/CD) service provided by Amazon Web Services (AWS). It compiles source code, runs tests, and produces deployable artifacts such as binaries or Docker images. Here's ...day82
Prathmesh Vibhuteprathmeshh.hashnode.dev·May 22, 2024Day 82 : Project 3 - Static Website using AWS S3In the realm of web hosting, simplicity, scalability, and cost-effectiveness are paramount. Amazon S3 (Simple Storage Service) provides an excellent solution for hosting static websites, offering a robust and scalable object storage service with a st...44 readsday82