|
|
|
|
|
by qaq
1547 days ago
|
|
I've worked on a major project that went all in on AWS Serverless and all AWS latest and greatest,
What a pain the amount of CDK code 1:1 to application code,
Number of pipelines and speed of deploy abysmal.
Dev experience sucked.
In a rare one to one comparison we had to reimplement a major subset of the project as a mostly monolithic app running in a single container. (On prem version). Was done by 4 people in 2 month. Orders of magnitude productivity boost. |
|