Hi Rahul,

I cannot speak for Terraform, however a lot of people are using Ansible
with the CloudFormation module to manage their deployments, which allows
you to parameterize things a bit more easily than you can do when just
using CloudFormation via the AWS GUI. Many others are also using the
individual modules like ec2, ec2_elb and others to have very fine-grained
control over their environment.

I would say it depends on what level of control you want to have when
creating your environments, so try out each method and see which fits your
needs best.

Thanks!


On Wed, Feb 4, 2015 at 11:28 PM, Rahul Mehrotra <[email protected]> wrote:

> Hi,
> I am just getting started with my career in DevOps and have been
> researching of various technologies to automate infrastructure creation and
> deployment.
> Since I have been working on AWS a lot , my question is more focused on
> the same cloud provider.
>
> I have been reading lots of blogs and articles where people are
> experimenting with different tools for infrastructure as a code in AWS.  I
> have seen lots of application where people are using Ansible and
> CloudFormation, Terraform and Ansible or just Ansible for coding,
> deployment and automating the infrastructure.
>
> I know Ansible has lots of built-in modules which is self-sufficient to
> create and orchestrate an infrastructure. I would like to know in general
> what makes you choose one or the other three choices above.
>
> Like when would you choose to go with an Terraform and Ansible pair
> instead of Just Ansible.
>
>
> Thank You :)
>
> --
> You received this message because you are subscribed to the Google Groups
> "Ansible Project" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/ansible-project/02375ece-805c-4928-9a44-118b85b4e42f%40googlegroups.com
> <https://groups.google.com/d/msgid/ansible-project/02375ece-805c-4928-9a44-118b85b4e42f%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/CAMFyvFgHH3emKftrjLOUwTYQGg3hQy4fKeQ8YHACYKeu0h6w9Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to