Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error check before upload!! #127

Open
aniketbamotra opened this issue Feb 10, 2022 · 0 comments
Open

Error check before upload!! #127

aniketbamotra opened this issue Feb 10, 2022 · 0 comments

Comments

@aniketbamotra
Copy link

1. Please specify the following:

  • OS: [e.g. OS X, Ubuntu, Windows, etc.]: ___ Windows 11 (22543 pre_release)
  • Shell (Bash, PowerShell, Zsh, etc.): ____ Git Bash

2. Description
Please describe the problem you are facing as precisely as possible in this section

I'm new to AWS and I've deployed a Django app to AWS Elastic Beanstalk. After using AWSEBCLI, I realized that debugging an app while deploying was very time-consuming because the CLI first compress the file and then uploads it to the AWS servers for error checking and deploying. This process takes a lot of time, and if you get an error then you have to do this process again.

  1. Suggestion:
    If AWSEBCLI itself can check for errors without compressing and uploading the files to the server then the time required for deploying and debugging can be decreased dramatically.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant