rolling-scopes-school / aws

MIT License
54 stars 39 forks source link

[AWS Developer] Course Project. Migration from Serverless to AWS SDK #6

Closed dzmitry-varabei closed 1 year ago

dzmitry-varabei commented 1 year ago

1) Copy the project description and it's material from https://github.com/EPAM-JS-Competency-center/cloud-development-course-initial to our repository 2) Create a list of required AWS services (S3, SQS, etc.)

ThorsAngerVaNeT commented 1 year ago
  1. List of services could be seen here
dzmitry-varabei commented 1 year ago
  1. Refactor the front-end (migrate to newer framework versions and fix bugs).
ThorsAngerVaNeT commented 1 year ago
  1. Refactor the front-end (migrate to newer framework versions and fix bugs).

I deleted Serverless framework from React App. I also forked all frontends to rolling-scopes-school account

ThorsAngerVaNeT commented 1 year ago
  1. Course copied to nodejs-aws branch
ThorsAngerVaNeT commented 1 year ago

Forked Cart API Service to rolling-scopes-school account, update Cart API Service. Migrate all tasks to AWS CDK. Issue could be closed

dzmitry-varabei commented 1 year ago

@ThorsAngerVaNeT Thanks a ton! Great job!