How To Configure Akamai Terraform Provider [Property Management]

Поделиться
HTML-код
  • Опубликовано: 12 сен 2024
  • How To Configure Akamai Terraform Provider [Property Management]
    In this 16 minute video tutorial, Mike Elissen, Senior Solutions Engineer @ Akamai will showcase how to configure Akamai Terraform Provider, focused on managing your properties/delivery configurations.
    Terraform - Use Infrastructure as Code to provision and manage any cloud, infrastructure, or service including Akamai.
    Disclaimer: the tutorial was created in October 2019, showcasing the early v0.1 build for the Akamai Terraform Provider. Additional features and Akamai product support is on the roadmap for 2020 onward. Additionally, internal and external reported bugs are being solved for full 1.0 release.
    For questions, please contact your local Akamai representative.
    For more information regarding Akamai Terraform Provider, please visit: www.terraform....
    This video was created by Mike Elissen, Developer Advocate @ Akamai Technologies. Mike is an Akamai veteran with 10+ years of experience consulting the largest companies in the world on their digital strategy and solutions architecting. Focus areas like Cybersecurity, Web Performance, Media Streaming and Content Delivery are what keeps him busy. He aims to Akamaize as many digital applications by automating the process and share his knowledge. Mike can be found on LinkedIn and Twitter under @akamaimike. | / akamaimike | / akamaimike |

Комментарии • 1

  • @daitran9895
    @daitran9895 2 года назад

    Thanks for another great tutorial Mike. I have a few questions:
    - How did you create the rules.json file? Is it possible to generate a parameterized template for it and for each deployment, we just need to change the parameter values?
    - How is the workflow/approach in this demo different from the one in here ruclips.net/video/uVzxJJ5wbVA/видео.html If they complete the same goal, then which one is recommended?
    - Given the fact that there are already existing configs on the Control Centre, how do we import it into Terraform?
    - Do have the link to the repo that stores this source code?