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: 8 days ago
JSON representation
📚 Studies about Frontend infrastructure
- Host: GitHub
- URL: https://github.com/mauriciomutte/learn-frontend-infrastructure
- Owner: mauriciomutte
- License: mit
- Created: 2023-02-15T20:30:41.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-02-28T20:30:30.000Z (over 1 year ago)
- Last Synced: 2024-08-01T21:44:06.554Z (4 months ago)
- Topics: frontend, infrastructure, learn
- Language: HCL
- Homepage:
- Size: 35.2 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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)