Changes

Jump to navigation Jump to search
92 bytes added ,  11:20, 10 May 2018
no edit summary
[[wp:AWS Elastic Beanstalk]] is a proprietary orchestration service offered from Amazon Web Services for deploying infrastructure which orchestrates various AWS services, including EC2, S3, Simple Notification Service (SNS), CloudWatch, autoscaling, and Elastic Load Balancers.[2]
At Amazon AWS, they have a product called CloudFormation (an alternative, subscription-based model to Beanstalk) which provides a declarative template-based Infrastructure as Code model for configuring AWS. The value of Infrastructure as Code can be broken down into three, measurable categories: Cost (reduction), Speed (faster execution), and Risk (remove errors and security violations).
== Comparison to QualityBox ==The value of Infrastructure as Code can be broken down into three, measurable categories: Cost (reduction), Speed (faster execution), and Risk (remove errors and security violations). With [[QualityBox]], we approach Infrastructure as Code (IaC) with all three types: declarative (functional), imperative (procedural) and intelligent (environment aware). These can be easily summarized as 'What', 'How' and 'Why'. That is to say that we define ***what*** the eventual target configuration should be. We define ***how*** the infrastructure should be changed to meet this. (Given A, how do we get to A'; or even B). And we even determine the 'what' with intelligence about existing work-loads, co-dependent applications, or other parameters that would dictate the preferred end state ''before'' we execute any changes. <ref>More at [[wp:Infrastructure as Code]]</ref>
Work-alike systems from different vendors, or in different languages include RedHat's Ansible Tower, Puppet, CFEngine, SaltStack, HashiCorp's Terraform, and many others<ref>
4,558

edits

Navigation menu