Cloud Infrastructure as SQL
iasql.com
Cloud Infrastructure as SQL
1–10 of 113 posts
Re: Cloud Infrastructure as SQL
#2Re: Cloud Infrastructure as SQL
#3Is the signup form broken?
Re: Cloud Infrastructure as SQL
#4Re: Cloud Infrastructure as SQL
#5To me, declarative infrastructure management is incredibly important in order to reason about a deployment. Even though under the hood, yes, everything is stateful, it’s something I want abstracted away, not as a primary way of interacting with my infrastructure.
I guess what I’m asking is what the canonical use case / target user of this is.
Re: Cloud Infrastructure as SQL
#6Re: Cloud Infrastructure as SQL
#7Re: Cloud Infrastructure as SQL
#8Re: Cloud Infrastructure as SQL
#9Earlier quoted context omitted.
No, just double checked. Why did you think so?
Hit the sign up button at the top, scrolls me to the bottom but there's nothing there. Using Brave on Mac, even tried with blockers disabled.
Re: Cloud Infrastructure as SQL
#10> Unlike IaC, IaSQL makes the relations between pieces of your infrastructure first-class citizens, enforcing type safety on the data and changes to it.
It seems easier to solve that problem via a source-control hook to check a text file, than move over to SQL. But maybe this proposal gets you other things too?