aws / aws/aws-elastic-beanstalk-cli-setup

Error check before upload!!

Open
#127 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
537
Forks
226
PR merge metrics
No merged PRs in 30d

Description

**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.

3. 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.

Contributor guide

Open the contributing guide

Research direction

Start with the AWSEBCLI deployment flow and determine which error checks currently require compressing and uploading an application to AWS Elastic Beanstalk. Establish whether the requested validation can run locally, then define completion as detecting relevant deployment errors before upload and documenting the resulting behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, python
Domain
cli, cloud, devops
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.