This message was deleted.
# general
s
This message was deleted.
b
Hi @great-library-25724 no you don’t need to be an expert at all - the Python skills required have a low barrier to entry You would be able to take out getting-started experience for a test drive to help you test it out https://www.pulumi.com/docs/
g
thanks , yes exploring it further , does it stuck my work if i don’t know class/objects and complex function and things ? as per your experience to use pulumi in prod grade use case what kind of python programming skill is required ?
b
So I work for Pulumi but I know very little about Python and I was able to get started with it
g
my use case mainly aws and eks and aws services like vpc, alb, s3,codepipeline and ec2 things
b
We have a lot of examples that may help, let me link you to them
g
currently i use terraform for aws things and eksctl for eks
b
Here is aws eks in Python
g
thanks
b
That has a vpc and iam setup Included it in
g
i hope in future, they might add bash shell scripting support or kind of declarative method
b
Please feel free to open an issue describing your use case and why you think something more declarative would be useful
g
any video course or kind of tutorial to learn from beginning - specially for python
does pulumi supports all modules/services for aws as it supported in terraform ? as our code hevily in terraform
b
I’m not sure what you mean by supporting all modules but Pulumi-aws maps 1-2-1 to terraform-provider-aws
You can find a lot of getting started on Pulumi.tv (our YouTube channel)
g
thanks