Elastic Beanstalk

Elastic Beanstalk Environment Customization With Configuration Files (.ebextensions)

Elastic Beanstalk environment customization with configuration files (.ebextensions) Hello Everyone Welcome to CloudAffaire and this is Debjeet. In the last blog post, we have discussed Elastic Beanstalk monitoring. https://cloudaffaire.com/elastic-beanstalk-monitoring/ In this blog post, we will discuss Elastic Beanstalk advanced environment customization with configuration files (.ebextensions). . ebextensions: You can add AWS Elastic Beanstalk configuration files (.ebextensions) to your web application's source code to configure your environment and customize the AWS resources that it contains.…

2 Comments

Elastic Beanstalk Monitoring

Elastic Beanstalk monitoring Hello Everyone Welcome to CloudAffaire and this is Debjeet. In the last blog post, we have discussed saved configurations in Elastic Beanstalk. https://cloudaffaire.com/elastic-beanstalk-saved-configurations/ In this blog post, we will discuss Elastic Beanstalk monitoring. Elastic Beanstalk monitoring: Using elastic beanstalk, you can monitor your application, environment and resources associated with it. AWS Elastic Beanstalk uses information (CloudWatch metrics) from multiple sources (EC2, ELB, RDS, SQS, Autoscaling etc.) to determine your application health…

Comments Off on Elastic Beanstalk Monitoring

Elastic Beanstalk Saved Configurations

Elastic Beanstalk saved configurations Hello Everyone Welcome to CloudAffaire and this is Debjeet. In the last blog post, we have discussed the command-line interface (EB CLI) in Elastic Beanstalk. https://cloudaffaire.com/elastic-beanstalk-command-line-interface-eb-cli/ In this blog post, we will discuss saved configurations in Elastic Beanstalk. Elastic Beanstalk saved configurations: You can save your existing application environment using Elastic Beanstalk saved configuration option. When you create a saved configuration, Elastic Beanstalk creates a YAML formatted templates that define…

Comments Off on Elastic Beanstalk Saved Configurations

Elastic Beanstalk Command Line Interface (EB CLI)

Elastic Beanstalk Command Line Interface (EB CLI) Hello Everyone Welcome to CloudAffaire and this is Debjeet. In the last blog post, we have discussed environment configuration options in Elastic Beanstalk. https://cloudaffaire.com/environment-configuration-options-in-elastic-beanstalk/ In this blog post, we will discuss command-line interface (EB CLI) in Elastic Beanstalk. Elastic Beanstalk Command Line Interface (EB CLI): The EB CLI is a command-line interface for Elastic Beanstalk that provides interactive commands that simplify creating, updating and monitoring environments from…

Comments Off on Elastic Beanstalk Command Line Interface (EB CLI)

Environment Configuration Options In Elastic Beanstalk

Environment Configuration Options In Elastic Beanstalk Hello Everyone Welcome to CloudAffaire and this is Debjeet. In the last blog post, we have discussed how to create a new application environment using Elastic Beanstalk. https://cloudaffaire.com/how-to-create-a-new-application-environment-in-elastic-beanstalk/ In this blog post, we will discuss different environment configuration options available in Elastic Beanstalk. Environment configuration options: Elastic Beanstalk provides a wide range of options for customizing the resources in your environment, and Elastic Beanstalk behavior and platform settings.…

Comments Off on Environment Configuration Options In Elastic Beanstalk

How To Create A New Application Environment In Elastic Beanstalk

How to create a new application environment in Elastic Beanstalk Hello Everyone Welcome to CloudAffaire and this is Debjeet. In the last blog post, we have discussed how to enable application version lifecycle policy in Elastic Beanstalk. https://cloudaffaire.com/how-to-enable-application-version-lifecycle-policy-in-elastic-beanstalk/ In this blog post, we will discuss how to create a new application environment in Elastic Beanstalk. Application environment in Elastic Beanstalk: An application environment is the collection of resources running an application version. You can…

Comments Off on How To Create A New Application Environment In Elastic Beanstalk

How To Enable Application Version Lifecycle Policy In Elastic Beanstalk

How to enable application version lifecycle policy in Elastic Beanstalk Hello Everyone Welcome to CloudAffaire and this is Debjeet. In the last blog post, we have discussed how to deploy a new application version in Elastic Beanstalk. https://cloudaffaire.com/how-to-deploy-a-new-application-version-in-elastic-beanstalk/ In this blog post, we will discuss how to enable application version lifecycle policy in Elastic Beanstalk. Application version lifecycle policy in Elastic Beanstalk: Each time you upload a new version of your application with the…

Comments Off on How To Enable Application Version Lifecycle Policy In Elastic Beanstalk

How To Deploy A New Application Version In Elastic Beanstalk

How to deploy a new application version in Elastic Beanstalk Hello Everyone Welcome to CloudAffaire and this is Debjeet. In the last blog post, we have discussed how to deploy an application using Elastic Beanstalk. https://cloudaffaire.com/how-to-deploy-an-application-using-elastic-beanstalk/ In this blog post, we will discuss how to deploy a new application version in Elastic Beanstalk. How to deploy a new application version in Elastic Beanstalk: Elastic Beanstalk automatically creates an application version whenever you deploy an…

Comments Off on How To Deploy A New Application Version In Elastic Beanstalk

How To Deploy An Application Using Elastic Beanstalk

How to deploy an application using Elastic Beanstalk Hello Everyone Welcome to CloudAffaire and this is Debjeet. In the last blog post, we have discussed Elastic Beanstalk. https://cloudaffaire.com/elastic-beanstalk/ In this blog post, we will discuss how to deploy an application using Elastic Beanstalk. How to deploy an application using Elastic Beanstalk: With Elastic Beanstalk, you can deploy, scale and monitor your application. To deploy an application, 1st you need your application code ready. You…

Comments Off on How To Deploy An Application Using Elastic Beanstalk

Elastic Beanstalk

Elastic Beanstalk Hello Everyone Welcome to CloudAffaire and this is Debjeet. In the last blog series, we have discussed AWS SQS service. https://cloudaffaire.com/category/aws/sqs/ In this blog post, we will start with a new AWS service Elastic Beanstalk. What is Elastic Beanstalk? Elastic Beanstalk is an application deployment and management solution provided by AWS. Elastic Beanstalk reduces management complexity without restricting choice or control. You simply upload your application, and Elastic Beanstalk automatically handles the…

Comments Off on Elastic Beanstalk