Hacker News new | ask | show | jobs
by mimighost 4197 days ago
Java is the absolute priority in Amazon, while strangely, though Python is widely being loved and accepted, is absent in the official support list.
1 comments

For AWS, not so long time ago NO, right now it is a YES. If you look at boto, it still doesn't have built-in client side encryption, while Java has. It is trivial to implement your own with Python, however it does tell there is difference here.

For internal projects, situation is even worse and many of them are community-maintained.

Disclaimer: Amazon Employee.