kutter - CMS for photos and news articles
AWS Cloud Computing|Daniel Schönfeldt|May 6, 2024
What is the final project useful for?
kutter is a serverless content management system for photos and news-articles with an API Gateway REST Interface. Files are stored in S3 buckets and metadata in DynamoDB. Articles are imported from an online NEWS API. Operations are computed by Lambda and secured by IAM policies. For the deployment I used Terraform and a CICD Pipeline.
What does the final project look like?
Here is the link to the final project.