SEARCH
You are in browse mode. You must login to use MEMORY

   Log in to start


From course:

AWS Certified Cloud Practitioner (AWS CCP) Practice Test Set 1

» Start this Course
(Practice similar questions for free)
Question:

When instantiating compute resources, what are two techniques for using automated, repeatable processes that are fast and avoid human error? (Select TWO)

Author: Sarahmarie Hollenstein



Answer:

With infrastructure as code AWS assets are programmable, so you can apply techniques, practices, and tools from software development to make your whole infrastructure reusable, maintainable, extensible, and testable. With bootstrapping you can execute automated actions to modify default configurations. This includes scripts that install software or copy data to bring that resource to a particular state.


0 / 5  (0 ratings)

3 answer(s) in total

Alternative answers:

"Bootstrapping"
"Infrastructure as code"