Digest and Test

Reinforce your understanding and test your knowledge of the topics covered in this chapter.

We'll cover the following

Let’s refresh our memory by summarizing the main ideas discussed in this chapter:

  • We deployed the frontend React application on AWS. We explored the AWS S3 service created and developed by AWS for storing objects on the internet. We learned how to add environment variables to a React application and how to have a production-ready bundle by building the application. We used the production bundle for deployment on AWS S3 by using a bucket and configuring the bucket for static website hosting.

  • To make the deployment process smooth, we created a GitHub Action to automate the CI/CD pipeline for the React frontend project from building and testing to deploying the application on AWS S3.

Test your understanding

Put your knowledge to the test with a quiz designed to reinforce your understanding.

Get hands-on with 1200+ tech skills courses.