|
|
|
|
|
by drowning_sushi
203 days ago
|
|
This is very subjective. Using Python influences your architecture in ways you would not encounter with other languages. I maintain a critical service written in Python and hosted in AWS and with about 40 containers it can do 1K requests/sec with good reliability. But we see issues with http libraries and systemic pressure within the service. |
|