Settings

Theme

Ask HN: What are your go-to tools/books/blogs for cloud?

6 points by blue0bird 4 years ago · 4 comments · 1 min read


I'm looking for some practical, reusable cloud solutions. I'm a backend developer; however, sometimes, I have to create a new service using AWS services. Terraform is good in general.

My main problem is I sometimes miss a small detail which causes a production issue. It happened 2-3 times in the past few years.

Is there any good tool or practical book/blog to help me? I found a couple of Terraform generator solutions, but those are basic. Most blog posts I've checked describe the high-level concepts and don't go into details.

Any suggestions? Thanks in advance.

xyzwave 4 years ago

High Scalability (http://highscalability.com) comes to mind first for me.

chaperoneextra 4 years ago

It’s worth looking into CDK (Cloudformation Development Kit) documentation and related blogs.

  • blue0birdOP 4 years ago

    Thanks for suggestion, played with CDK a little while back, much better than others.

    What I'm looking for is some sort of advanced, battle testes designs or patterns. for example found iam role permission boundary.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection