AWS Solutions Architect/training/Section 13: Deployment and Management: Difference between revisions

Created page with "* 168. Introduction * 169. CI/CD Overview * 170. AWS CodeCommit and CodePipeline * 171. [HOL] Install Git (and Learn the Basics) * 172. [HOL] Create CodeCommit Repository * 17..."
 
m Text replacement - "$" to " Category:AWS "
 
(2 intermediate revisions by the same user not shown)
Line 16: Line 16:
* 183. AWS Cloud Development Kit
* 183. AWS Cloud Development Kit
* 184. AWS Serverless Application Model (SAM)
* 184. AWS Serverless Application Model (SAM)
* 185. AWS Systems Manager
* 185. [https://aws.amazon.com/systems-manager/ AWS Systems Manager] As yhou might expect, this product allows you to do high-level management of your 'nodes'. Whereas [[Ansible]] is agentless, AWS Systems Manager requires that all managed nodes have the SSM Agent installed and configured properly to be managed. See the [https://docs.aws.amazon.com/systems-manager/latest/userguide/what-is-systems-manager.html User Guide] for more.
* 186. [HOL] Launch EC2 Managed Instances
* 186. [HOL] Launch EC2 Managed Instances
* 187. [HOL] SSM Automation and Config Rules
* 187. [HOL] SSM Automation and Config Rules
Line 27: Line 27:
* 194. AWS Well-Architected Tool
* 194. AWS Well-Architected Tool
* 195. Architecture Patterns - Deployment and Management
* 195. Architecture Patterns - Deployment and Management
[[Category:AWS]]