Skip to content

Releases: alianjo/aws-devops-projects

v0.4.0

Choose a tag to compare

@alianjo alianjo released this 26 Nov 17:48
a589d12

Release Notes for Commit a589d12

Date: November 26, 2025
Author: Ali Anjo

Summary:

Added a new project to the repository: AWS Serverless API.

Details:

  • Project Name: AWS Serverless API
  • Description:
    • Implements an API Gateway (HTTP API) → Lambda → DynamoDB architecture.
    • Infrastructure provisioned using Terraform.
    • Continuous Integration (CI) pipeline set up via GitHub Actions.
  • Repository Link: aws-serverless-terraform-backend

This addition enhances the repository by showcasing a serverless architecture example, emphasizing scalability, cost-efficiency, and modern cloud-native design principles.

Full Changelog: v0.2.0...v0.4.0

v0.3.0

Choose a tag to compare

@alianjo alianjo released this 16 Oct 13:26
f085ff9

The release note highlights:

✅ All major infrastructure components
✅ Key features and modules
✅ Configuration defaults
✅ Deployment readiness

Full Changelog: v0.1.0...v0.3.0

v0.2.0

Choose a tag to compare

@alianjo alianjo released this 16 Oct 06:51
f085ff9

Adding Lambda project:

A serverless AWS backup automation system using Lambda and EventBridge. Automatically creates and cleans up EC2 volume snapshots on a schedule built with Terraform.

Full Changelog: v0.1.0...v0.2.0

v0.1.0

Choose a tag to compare

@alianjo alianjo released this 11 Oct 12:45

Release v1.0.0 – AWS DevOps Projects

  1. End-to-end AWS infrastructure blueprints with Terraform
  2. Real-world design patterns for scalability, reliability, and automation
  3. Emphasis on modular and reusable components
  4. Clear documentation with architecture goals and IaC structure