|
|
|
|
|
by andreisavu
4610 days ago
|
|
Did you also consider Java or any JVM-based language? Modern Java is a lot less verbose than it used to be and it knows a lot of tricks (e.g. akka, play framework, dropwizard, Rx, dependency management, good IDEs, advanced profiling and instrumentation etc.) Netflix is an excellent example of how you can leverage the JVM to build one of the most advanced system architectures hosted on AWS. |
|