
目次
What is AWS_Elastic_Beanstalk?
AWS Elastic Beanstalk supports web applications and services developed using Java, .NET, PHP, Node.js, Python, Ruby, Go and
NET, PHP, Node.js, Python, Ruby, Go and Docker.
NET, PHP, Node.js, Python, Ruby, Go, and Docker on familiar servers such as Apache, Nginx, Passenger, and IIS.
feature
AWS Elastic Beanstalk works with ECS and other Docker services to provision capacity, distribute load, scale, and
automate the details of monitoring application status.
The service can be used to automate capacity provisioning, load balancing, scaling, and application health monitoring details.
Elastic Beanstalk automatically handles deployment details (capacity provisioning, load balancing, Auto Scaling, application health monitoring, etc.).
Instance profiles are containers forIAMroles and are used to pass role information to the Amazon EC2 instance when the instance is launched.
When you start your environment using the Elastic Beanstalk console or the EB CLI, Elastic Beanstalk creates a default instance profile called aws-elasticbeanstalk-ec2-role and assigns a default access rights Elastic Beanstalk creates a default instance profile called aws-elasticbeanstalk-ec2-role and assigns a managed policy with default access rights.
Elastic Beanstalk ARNs are used to specify resources in the IAM policy using the Amazon Resource Name (ARN) of the resource when using the CLI.
Initialization is done precisely by the eb init command.
Instance profiles do not need to be replaced every time a container is launched.
Reference Site
What to do when an AWS KMS request exceeds the per second limit and results in an error
Using the AWS Encryption SDK
The AWS Encryption SDK is a separate encryption library from the language-specific SDKs.
This encryption library makes it easier to implement encryption best practices in your application; the AWS Encryption SDK is not exclusive to Amazon S3 and can be used to store or decrypt data anywhere
Requirements (use cases)
- Investigate web application provisioning methods
- Configured using Linux as the server OS and requires an operational dashboard for monitoring.
- Linux OS batch distribution and other operations are performed automatically.
(technical) specification
The server OS must be Linux to configure the application, and the production dashboard and batch distribution of the Linux OS must be automated. Scaling, application health monitoring, etc.).
AWS Elastic Beanstalk gives users complete control over the AWS resources on which their applications are hosted. The Elastic Beanstalk console can also be used as an operational dashboard to display the state of the environment and the application at a glance.
About OpsWorks
OpsWorks is a configuration management service that makes available managed instances of Chef and Puppet.
This is used to automate infrastructure configuration, but not for deploying web applications.