5 ms·
Yes, there is AWS CDK! It is similar to what I describe, but it is still too complicated for end user. The "Concepts" section in CDK web site lists 16 concepts!
by hiboyang 4y ago
Yes, there is AWS CDK! It is similar to what I describe, but it is still too complicated for end user. The "Concepts" section in CDK web site lists 16 concepts!
I am thinking for this scenario which people want the simplest way to deploy an Apache Spark environment on Kubernetes (Data Infrastructure is complicated, thus use Spark as example here). I prefer a one command to automate everything, instead of writing all sorts of infrastructure-as-code files. Right now, do not see that or similar tools. Thus I start to build a one-click deployment tool like https://github.com/datapunchorg/punch https://github.com/datapunchorg/punch.