4337 links
  • Arnaud's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
    Type 1 or more characters for results.
    Links per page: 20 50 100
    page 1 / 1
    3 results tagged cloudformation x
    • GitHub - Sceptre/sceptre: Build better AWS infrastructure
      January 8, 2020 at 11:40:53 AM GMT+1 - permalink - archive.org - https://github.com/Sceptre/sceptre
      aws cloudformation
    • Using CloudFormer to Create AWS CloudFormation Templates from Existing AWS Resources - AWS CloudFormation

      CloudFormer to create AWS CloudFormation templates from existing AWS resources

      June 19, 2017 at 3:52:44 PM GMT+2 - permalink - archive.org - http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-using-cloudformer.html
      cloudformation
    • Articles et didacticiels

      à creuser..

      cloudformation permet de créer des stacks complètes à partir d'un fichier description (yaml ou json)

      Donc en partant d'un environnement aws completement vierge, en théorie un seul fichier et une seule commande permet de créer une stack.

      On pourrait faire la meme chose avec un script et l'appels aux api pour créer les éléments un par un. L'avantage de cloudformation, c'est la gestion des priorités de création, des dépendances... On peut déclarer dans l'odre qu'on veut dans le Yaml, tout se fera "automagiquement"

      Autre avantage, l'idempotence, on peut appliquer de nouveau le template et si rien n'a été changé, rien ne changera.

      Au contraire si complexifie la stack, elle se mettra à jour.

      Un peu comme Puppet vs Ansible

      November 4, 2016 at 3:45:14 PM GMT+1 - permalink - archive.org - https://aws.amazon.com/fr/cloudformation/aws-cloudformation-articles-and-tutorials/
      cloudformation
    Links per page: 20 50 100
    page 1 / 1
    Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation