Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 699 Bytes

end-of-day-1.md

File metadata and controls

33 lines (19 loc) · 699 Bytes
description
As the Navy SEAL's say, "the only easy day was yesterday".

🍹 End of day 1

Congratulations!

What have we learned? We are able to build workable solutions and get them up and running without buying, configuring or maintaining a single server ourselves.

Clean up after day 1

Let's delete the resources that we created today.

Lambda

Delete

  • Lambda functions from the Lambda console
  • Lambda function's execution roles from IAM > roles (note: only delete the roles of the functions you created today).
  • Lambda log groups from CloudWatch > log groups

DynamoDB

Delete

  • Tables

API Gateway

Delete

  • API's