Kulasangar Gowrisangar
Creating and attaching an AWS IAM role, with a policy to an EC2 instance using Terraform scripts
This is an infrastructure as a code, which is equivalent to the AWS CloudFormation, that allows the user to create, update, and version any of the Amazon Web Services (AWS) infrastructure. Terraform…
AwsCloudAws iam
Creating a Spark job using Pyspark and executing it in AWS EMR
Spark is considered as one of the data processing engine which is preferable, for usage in a vast range of situations. Data Scientists and application developers integrate Spark into their own…
PythonPyspark