Jump to content

devops lo chef puppet ansible


futureofandhra

Recommended Posts

With Terraform you can only create or modify or destroy resources right? With Chef, Ansible and puppet you get to configure the servers right?

We used to use Puppet along with packer to create golden amis which we used to create CF stacks in one of my previous projects. Later in the same project we migrated to ECS, then we got rid of puppet, made use of Docker to configure the containers and later we got rid of docker tans started using code build, code pipeline n code deploy.

After we are done with ECS migration from EC2, we started using Terraform and we no longer used CF for managing our stacks

Just want to know if Terraform can also be used for reaource (servers/containers etc) configuration and if chef, puppet and ansible can also be used for managing the resources? Please share your insights on this one.

  • Thanks 1
Link to comment
Share on other sites

19 minutes ago, BabuDEVUDU said:

With Terraform you can only create or modify or destroy resources right? With Chef, Ansible and puppet you get to configure the servers right?

We used to use Puppet along with packer to create golden amis which we used to create CF stacks in one of my previous projects. Later in the same project we migrated to ECS, then we got rid of puppet, made use of Docker to configure the containers and later we got rid of docker tans started using code build, code pipeline n code deploy.

After we are done with ECS migration from EC2, we started using Terraform and we no longer used CF for managing our stacks

Just want to know if Terraform can also be used for reaource (servers/containers etc) configuration and if chef, puppet and ansible can also be used for managing the resources? Please share your insights on this one.

can do both configure and provision. terraform or cf not for configurations unless you write a script

  • Upvote 1
Link to comment
Share on other sites

1 hour ago, futureofandhra said:

after cloud based devops 

avi use chestunnara 

 

Config management ki you still need ansible kind of tools. Terraform vade ansible vadatadu..nenu direct terraform vendor architect tho demo teesukunna..vade cheppadu..

Link to comment
Share on other sites

2 hours ago, futureofandhra said:

ya terraform for creating resources n all but puppet chef ansible inka evaru vadutunnaru ani

 

terraform for resource creation. ansible is for configuration tools. we use ansible and run terraform also in most cases. 

Link to comment
Share on other sites

2 hours ago, futureofandhra said:

what about linux server situation?

@futureofandhra  linux as a instance will never die..

but the way we use its kernel changes...

containers are ruling the domain now... with all sort of flavors of Linux...

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...