|
|
|
|
|
by badpun
2265 days ago
|
|
> As someone who does mostly backend work, within the past decade I've seen the rise of cloud services, non-relational databases, the Hadoop ecosystem, distributed storage systems, containers, the increased use of languages outside of C/C++/Java for systems programming (e.g., Python, Go, Rust, Clojure, Scala), machine learning, and CUDA, among many other technologies that were either nonexistent or were in their infancy in 2010. You've missed what is maybe the worst offender - kubernetes and microservices. |
|
Microservices have been around for over a decade. They were called service oriented architecture and instead of REST with JSON they sending XML.