Apr 5, 2021
Hello, thanks for this article. Can you elaborate more on the flow pipeline? Branch updates on Github -> CodeBuild builds the project -> The build directory is pushed to s3 -> the website is pointed to the index.html in s3.
Is that correct? I am also curious what is the use of CodePipeline, is it just to have a CD pipeline?