Skip to content

Latest commit

 

History

History
170 lines (143 loc) · 11.3 KB

File metadata and controls

170 lines (143 loc) · 11.3 KB

Books to read:

  • Jenkins 2. Up and running
  • Spring Security in Action
  • Gradle Effective Implementations Guide
  • Kafka in Action
  • Learning Go: An Idiomatic Approach to Real-World Go Programming 2nd Edition
  • Cloud Native Go
  • 100 Go Mistakes and How to Avoid Them
  • Concurrency in Go: Tools and Techniques for Developers
  • Mastering Go - Fourth Edition
  • Data-Oriented Programming in Java
  • Learn Concurrent Programming with Go
  • Algorithhms 4th Edition by Robert Sedgewick, Kevin Wayne
  • Cassandra: The Definitive Guide, 3rd Edition
  • Testing Web APIs
  • Thinking in Bets: Making Smarter Decisions When You Don't Have All the Facts
  • gRPC: Up and Running
  • Redis in Action
  • Kafka: The Definitive Guide, 2nd Edition
  • Kafka Streams in Action
  • Lucene in Action, Second Edition: Covers Apache Lucene 3.0 2nd Edition
  • Designing Data-Intensive Applications: The Big Ideas Behind Reliable, Scalable, and Maintainable Systems
  • Java Performance: In-Depth Advice for Tuning and Programming Java 8, 11, and Beyond 2nd Edition
  • Prometheus: Up & Running
  • Juint in Action. Third Edition
  • Kubernetes Native Microservices with Quarkus, and MicroProfile
  • OpenShift in Action
  • Terraform in Action
  • PostgreSQL: Up and Running
  • Introducing Maven
  • Mastering Kafka Streams and ksqlDB
  • Neo4j in Action
  • GraphQL in Action
  • MongoDB in Action, Second Edition
  • Istio in Action
  • Rust in Action
  • Production Kubernetes: Building Successful Application Platforms
  • Go Programming Language, The (Addison-Wesley Professional Computing Series)
  • https://kube.academy/
  • kubectl: Command-Line Kubernetes in a Nutshell
  • Algorithmic Thinking: A Problem-Based Introduction

Ideas to build:

  • CDC full flow locally;
    • Debezium snapshots;
  • Build my own simple SQL database;
  • Build my own simple cache database;
  • Build my own simple Queue.
  • Build my own ZIP parser. Helper link

Blogs

Programming

Go

AI

Drones

Management

Robotics