Ask HN: Resources for Cloud Architecture patterns and best practices?
I am working at a small SaaS startup and leading the charge on our cloud infrastructure. I am looking for resources to get educated about cloud architecture patterns and best practices. We are currently on AWS, and while I have a decent amount of experience working with AWS and the cloud, I feel like I am lacking exposure to modern tools and best practices and general patterns. I want to know how other companies and people are building out their cloud infra when it comes to things like:
- Monitoring, alerting, log ingestion from multiple services - Networking and VPN set up for accessing internal services not exposed to the internet - Security best practices
I found blog posts like this very helpful: - https://mangadex.dev/mangadex-v5-infrastructure-overview/ - https://anthonynsimon.com/blog/one-man-saas-architecture/
I am also currently working through Designing Data Intensive Applications.
Any suggestions for similar blogs, books, youtube channels, etc?
Thanks!