Moscow
Krasnopresnenskaya Emb., 12, «WTC» Congress Center
Performance: What's In It For You?
Java Puzzlers NG S02: Down the Rabbit Hole
More Than You Want to Know about Java's String
Architectural crossroads
Where is my service, dude?
Divide, Distribute and Conquer: Stream v. Batch
How to find deadlock, not hitting it
Devops: now Java is not slow
Fast and Safe Production Monitoring of JVM Applications with BPF Magic
The art of JVM profiling
“Computer, how my cluster is doing?” and other magic spells
Scalability in distributed in-memory systems
Brainstorming a Clean, Pragmatic Architecture
Spring — Deep and not-so-deep dive
Microservices and Modularity or the difference between treatment and cure!
Programming language implementation for a tariff system
Application Performance Monitoring: comparison, issues and solutions
The collective responsibility problem
The Curse of Spring Test
Package your Java Application using Docker and Kubernetes
Java byte-code verification: when, how, or maybe to turn it off?
Future of Kotlin: Strategy and tactics
Shenandoah: The Garbage Collector That Could
Hidden complexity of a routine task: presenting table data in user interface
Development of modern distributed systems: problems and solutions
Struggle for performance in Intellij IDEA
Hibernate performance tuning
CRDT. Resolve conflicts better than Cassandra
Through the keyhole of hashCode into VM
Full-Text Search Explained
Deploy your microservice using Amazon Web Services S3, API Gateway, Lambda and Couchbase
Java Annotations Are a Big Mistake
Handling with Spark what Kafka is streaming
Code vectorization in JVM
Performance engineering story: How Oracle optimized HTTP/2 client
Java inspections in IntelliJ IDEA: What can go wrong?
DataWars. The Bloody Enterprise strikes back
Analyzing HotSpot Crashes
Going Native: Foreign Functions on the JVM
Kotlin Puzzlers