> For the complete documentation index, see [llms.txt](https://tutorial.specian.co.uk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tutorial.specian.co.uk/devops/conclusion.md).

# Conclusion

Let's review what we covered:

* Automatically run tests for each commits
* Safely store secrets
* Serve static files for our React app
* Buy a domain
* Redirect the traffic to S3 or the API based on the URL
* Deploy the API using the Serverless Framework
* Manage network to improve security
* Use CloudFormation to keep the infrastructure in version control

{% hint style="info" %}
[`aws`](https://github.com/florianherrengt/book-code/tree/aws) branch and [pull request](https://github.com/florianherrengt/book-code/pull/7) available on GitHub.
{% endhint %}
