Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 718 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 718 Bytes

C# Cloud AWS - Day Five

Learning Objectives

  • Use a combination of any AWS technologies covered to create a full stack application. E.g.
    • Elastic Beanstalk
    • S3 Bucket
    • SQS / SNS
    • EC2
    • Terraform
    • Lamda
    • RDS
    • VPC

Instructions

  1. Fork this repository.
  2. Clone your fork to your machine.

Core & Extension Activity

  • Your project should consist of at least a backend contained in this repository
  • Include a GUIDE to document & describe your project
  • If you want to include a front end then using a technology of your choice, link to the repository in the GUIDE
  • Share resources amongst projects like a dotnet new classlib --name exercise.models library