🚀 Overview

This project demonstrates how to migrate a legacy monolithic application to a serverless architecture using the Strangler Fig Pattern on AWS, leveraging:

  • Terraform for Infrastructure as Code
  • Python for application logic

The goal is to show how new features can be carved out from a monolith and replaced with serverless components—without breaking the existing system.

🏗 Architecture

The solution consists of major components:

Legacy Monolith Python Flask app running on an EC2 instance.

New Serverless Components AWS Lambda functions,DynamoDB tables,API Gateway (The Strangler Facade) Routes traffic to the appropriate backend (legacy or new).

🔎 Route Behavior `/users → Legacy Route Proxies traffic to EC2 running the Flask app.

/products → …

Similar Posts

Loading similar posts...

Keyboard Shortcuts

Navigation
Next / previous item
j/k
Open post
oorEnter
Preview post
v
Post Actions
Love post
a
Like post
l
Dislike post
d
Undo reaction
u
Recommendations
Add interest / feed
Enter
Not interested
x
Go to
Home
gh
Interests
gi
Feeds
gf
Likes
gl
History
gy
Changelog
gc
Settings
gs
Browse
gb
Search
/
General
Show this help
?
Submit feedback
!
Close modal / unfocus
Esc

Press ? anytime to show this help