Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/mauriciomutte/learn-frontend-infrastructure

📚 Studies about Frontend infrastructure
https://github.com/mauriciomutte/learn-frontend-infrastructure

frontend infrastructure learn

Last synced: 16 days ago
JSON representation

📚 Studies about Frontend infrastructure

Lists

README

        

# fe-infra

> 📚 Studies about Frontend infrastructure

## Projects

- [Azure Pipelines: CI/CD using YML with templates](./azure-pipelines/)
- [Terraform: S3 + CloudFront](./terraform/cdn/)

## Resources

### CI/CD

- [Continuous integration vs. delivery vs. deployment](https://www.atlassian.com/continuous-delivery/principles/continuous-integration-vs-delivery-vs-deployment)
- [Modern Frontend CI/CD Architecture — The Missing Guide (Part. 1): The CI.](https://medium.com/google-cloud/modern-frontend-ci-cd-architecture-the-missing-guide-part-1-8444001fadc)
- [Modern Frontend CI/CD Architecture — The Missing Guide (Part. 2): The CD.](https://medium.com/google-cloud/modern-frontend-ci-cd-architecture-the-missing-guide-part-2-d51875bd0e65)
- [Modern Frontend CI/CD Architecture — The Missing Guide (Part. 3)](https://medium.com/google-cloud/modern-frontend-ci-cd-architecture-the-missing-guide-part-3-9a6be231d14)