Skip to content

Comments

task-9#2

Merged
mcnic merged 8 commits intomainfrom
feat/aws-task-9
Aug 9, 2024
Merged

task-9#2
mcnic merged 8 commits intomainfrom
feat/aws-task-9

Conversation

@mcnic
Copy link
Owner

@mcnic mcnic commented Jul 28, 2024

LINK

  1. What was done?
  • Service is done, but FE is partial working...
  • Additional scope - logger, swagger, unit tests, transaction
  1. Proof links

Done 5.8.2024

Evaluation criteria (70 points for covering all criteria)

  • Dockerfile is prepared, image is building. Image size is minimized to be less than 500 MB.
  • Dockerfile is optimized. Files that change more often and commands that depend on them should be included later, files and commands that change less should be at the top.
    image
    image
  • Folders are added to .dockerignore, with explanations. At least 2 big directories should be excluded from build context. Elastic Beanstalk application is initialized.
    image
    image

Additional (optional) tasks

  • 15 - Environment is created and the app is deployed to the AWS cloud. You must provide a link to your GitHub repo with Cart Service API or PR with created Dockerfile and related configurations.
    image
    Cart Service API

  • 15 - FE application is updated with Cart API endpoint. You must provide a PR with updates in your FE repository and OPTIONALLY link to deployed front-end app which makes proper API calls to your Cart Service.
    ...this is have problem with CORS, but it's not nessessary for this task

Total 100/100 points

@overdd
Copy link

overdd commented Aug 8, 2024

Hey, the EBS url is timed out
image

@mcnic mcnic merged commit a0d8194 into main Aug 9, 2024
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

Successfully merging this pull request may close these issues.

2 participants