[Modified/Added] Deploying and Managing Doc. Updated
This commit is contained in:
BIN
images/OpsWorks_Architecture.png
Normal file
BIN
images/OpsWorks_Architecture.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 136 KiB |
BIN
images/web_architecture.png
Normal file
BIN
images/web_architecture.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 177 KiB |
@@ -6,6 +6,7 @@
|
|||||||
- [CloudFormation Stack Designer](#cloudformation-stack-designer)
|
- [CloudFormation Stack Designer](#cloudformation-stack-designer)
|
||||||
- [AWS Cloud Development Kit (CDK)](#aws-cloud-development-kit-cdk)
|
- [AWS Cloud Development Kit (CDK)](#aws-cloud-development-kit-cdk)
|
||||||
- [Developer problems on AWS](#developer-problems-on-aws)
|
- [Developer problems on AWS](#developer-problems-on-aws)
|
||||||
|
- [Typical architecture: Web App 3-tier](#typical-architecture-web-app-3-tier)
|
||||||
- [AWS Elastic Beanstalk Overview](#aws-elastic-beanstalk-overview)
|
- [AWS Elastic Beanstalk Overview](#aws-elastic-beanstalk-overview)
|
||||||
- [Elastic Beanstalk - Health Monitoring](#elastic-beanstalk---health-monitoring)
|
- [Elastic Beanstalk - Health Monitoring](#elastic-beanstalk---health-monitoring)
|
||||||
- [AWS CodeDeploy](#aws-codedeploy)
|
- [AWS CodeDeploy](#aws-codedeploy)
|
||||||
@@ -19,6 +20,7 @@
|
|||||||
- [How Systems Manager works](#how-systems-manager-works)
|
- [How Systems Manager works](#how-systems-manager-works)
|
||||||
- [Systems Manager - SSM Session Manager](#systems-manager---ssm-session-manager)
|
- [Systems Manager - SSM Session Manager](#systems-manager---ssm-session-manager)
|
||||||
- [AWS OpsWorks](#aws-opsworks)
|
- [AWS OpsWorks](#aws-opsworks)
|
||||||
|
- [OpsWorks Architecture](#opsworks-architecture)
|
||||||
- [Deployment - Summary](#deployment---summary)
|
- [Deployment - Summary](#deployment---summary)
|
||||||
- [Developer Services - Summary](#developer-services---summary)
|
- [Developer Services - Summary](#developer-services---summary)
|
||||||
|
|
||||||
@@ -77,6 +79,10 @@
|
|||||||
- All the developers want is for their code to run!
|
- All the developers want is for their code to run!
|
||||||
- Possibly, consistently across different applications and environments
|
- Possibly, consistently across different applications and environments
|
||||||
|
|
||||||
|
## Typical architecture: Web App 3-tier
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## AWS Elastic Beanstalk Overview
|
## AWS Elastic Beanstalk Overview
|
||||||
|
|
||||||
- Elastic Beanstalk is a developer centric view of deploying an application on AWS
|
- Elastic Beanstalk is a developer centric view of deploying an application on AWS
|
||||||
@@ -219,6 +225,10 @@
|
|||||||
- EC2 Instances, Databases, Load Balancers, EBS volumes…
|
- EC2 Instances, Databases, Load Balancers, EBS volumes…
|
||||||
- **Chef or Puppet needed => AWS OpsWorks**
|
- **Chef or Puppet needed => AWS OpsWorks**
|
||||||
|
|
||||||
|
### OpsWorks Architecture
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## Deployment - Summary
|
## Deployment - Summary
|
||||||
|
|
||||||
- CloudFormation: (AWS only)
|
- CloudFormation: (AWS only)
|
||||||
|
|||||||
Reference in New Issue
Block a user