Infrastructure As Code

31
Infrastructure As Code Kamil Grabowski SysOps/DevOps Polska - 20.10.2016 1

Transcript of Infrastructure As Code

Infrastructure As CodeKamil Grabowski

SysOps/DevOps Polska - 20.10.2016

1

Kilka słów o mnie

2

Infrastructure As Code

3

4

5

Narzędzia

6

7

Czy lubicie słodycze?

8

… co założysz na haczyk?

9

10

Terraform

11

Terraform łatwo tworzyć, łatwo niszczyć

aws_instance: •disable_api_termination •instance_initiated_shutdown_behavior

(root|ebs)_block_devices: •delete_on_termination

aws_db_instance: •final_snapshot_identifier

+

13

https://git.launchpad.net/cloud-init/tree/doc

14

15

16

17

18

Ansible Galaxy

19

20

https://github.com/chef/bento

21

22

Łączenie narzędzi

23

Łączenie narzędzi

24

Ansible Vault

http://stackoverflow.com/questions/29937195/how-to-diff-ansible-vault-changes

25

Git transcrypt

https://github.com/elasticdog/transcrypt

26

A gdzie jest docker?

27

28

Narzędzia nie są najważniejsze

29

Pytania?

Dziękuję za uwagęKamil Grabowski