AWS Tutorials - AWS Glue Studio integration with Code Repository

Поділитися
Вставка
  • Опубліковано 9 лис 2024

КОМЕНТАРІ • 11

  • @adilabdulrazack1388
    @adilabdulrazack1388 Рік тому

    I am looking forward to the next part of this video!

  • @hamscorp
    @hamscorp Рік тому +3

    Excellent Video Sir.. Your channel deserves more views.. Can you please make a video about deploying a Glue job written in Pyspark using a CI/CD fashion like using Code Commit , Code Build and Code Deploy.. Use case you might like considering like loading a csv or parquet file in s3 tor redshift, lets say we have developed the glue job on console in a sandbox env but to promote to higher environment like test, prod how would we do that.. great if you can considering explaining how to write test cases for this scenario and include in the CI/CD pipeline as well

    • @AWSTutorialsOnline
      @AWSTutorialsOnline  Рік тому

      Thanks for recommendation. This is something I have in my mind for quite sometime. I will plan about it

  • @700wise
    @700wise Рік тому +1

    Really excellent channel, very informative.

  • @adilabdulrazack1388
    @adilabdulrazack1388 Рік тому

    This is great information and well delivered

  • @zebaakhtari-y4q
    @zebaakhtari-y4q Рік тому +1

    Very much helpful sir, can you Deploy an AWS Glue job with an AWS CodePipeline CI/CD pipeline

    • @AWSTutorialsOnline
      @AWSTutorialsOnline  Рік тому

      yes you can. Glue supported by CloudFormation which you can run with pipeline. I plan to make a video about it. Meanwhile - please check this - docs.aws.amazon.com/glue/latest/dg/populate-with-cloudformation-templates.html

  • @sujithcp4915
    @sujithcp4915 Рік тому +1

    Do you have any tips on how to use this configuration in code repository to deploy job into another environment (say test environment)? There is currently hardcoded account specific information in the json (Like S3 path ARN).

  • @shovan3112
    @shovan3112 Рік тому

    Sir please make a video on cicd how to maintain the central repo etc details steps as a next step of what you shown in this video

  • @안정만-d2g
    @안정만-d2g Рік тому

    Can I version control Glue with Gitlab?