Year in Review: 2018 in Tech

tech review

2018 was a year of maturation. The hype cycles continued, but practical applications caught up. Here’s my take on the year in tech.

AI/ML: The BERT Moment

BERT was the headline. Google’s pre-trained language model crushed benchmarks and fundamentally changed how we approach NLP. Transfer learning isn’t new, but BERT made it practical for everyone.

Beyond BERT:

The shift: From “can we build it?” to “should we build it?”

Cloud: Multi-Cloud Reality

AWS remains dominant, but Azure grew 76% YoY. Google Cloud is finding its niche with Kubernetes and ML.

The industry accepted that multi-cloud is inevitable:

Kubernetes became the common denominator. If you’re not on K8s, you’re explaining why.

JavaScript: The TypeScript Tipping Point

TypeScript adoption accelerated. Major frameworks (Angular, Vue 3) embraced it. Developer confidence in large codebases improved dramatically.

2018 also gave us:

The trend: JavaScript grew up. Tooling for large-scale development became the norm.

Python: 3.7 Lands, 2 Fades

Python 3.7 brought dataclasses, and the community finally, finally started abandoning Python 2.

Django 2.0 went Python 3-only. Popular packages dropped 2.7 support. The writing is on the wall—January 2020 is coming.

DevOps: Platform Engineering Emerges

“DevOps” became too broad to be useful. Platform engineering—building internal developer platforms—emerged as a focus area.

Key themes:

The realization: Developer experience is a force multiplier.

Hardware: The ML Chip Race

Custom silicon for ML training/inference became a battleground:

Edge AI started emerging as a category. Running models on-device isn’t just a demo anymore.

Security: Data Breaches Escalate

GDPR went into effect. Companies scrambled to comply.

Meanwhile, breaches continued:

The pattern: Collect data, get breached, apologize, repeat.

Open Source: Licensing Battles

Redis, MongoDB, and others changed licenses to prevent cloud providers from offering managed versions without contributing back.

The debate:

No clear resolution. Expect more license innovation.

My Predictions for 2019

High confidence:

Medium confidence:

Low confidence:

Personal Highlights

Technologies I adopted in 2018:

Lessons Learned

  1. Boring technology is underrated. PostgreSQL, Python, Linux—they just work.
  2. The FAANG papers are worth reading. BERT, TensorFlow papers informed real decisions.
  3. Platform thinking pays off. Investment in internal tools multiplies developer productivity.
  4. AI ethics can’t be an afterthought. The industry is waking up, slowly.

Looking Ahead

2019 will likely be:

Technology moves fast. Fundamentals move slowly. Focus on fundamentals.


See you in 2019.

All posts