Krakow, Poland, 22 - 24 June 2022
Viktor Gamov is a Principal Developer Advocate at Kong, a cloud connectivity company. Viktor has comprehensive expertise in building distributed systems and cloud-native architectures using open source technologies. He enjoys helping architects and developers design and develop low latency, scalable, and highly available systems. He is a professional conference speaker on distributed systems, streaming data, JVM, and DevOps topics, and is regular on events including JavaOne, Devoxx, OSCON, QCon, and others. He co-authored O’Reilly’s «Enterprise Web Development» and Manning's «Kafka in Action». He blogs at gamov.io and co-hosts podcasts. Follow Viktor on Twitter @gamussa, where he posts there about gym life, food, open-source, and, of course, Kong and Cloud!
Service Mesh for Java Developers
ConferenceService Mesh is the future of application connectivity.
It delivers immediate value to any architecture by increasing our application traffic's security, reliability, and observability.
It abstracts the underlying network details and provides discovery, routing, and a variety of other functionality.
But what is in it for Java/JVM developers? Don't we already have all of this functionality in the frameworks?
In this service mesh presentation, Viktor will show you how easy it is to get started (in Kubernetes) - how to install a control plane, deploy a Java demo application (spring boot, micronaut), enable traffic policies, and touch on observability - all this without convoluting allocation with different frameworks or custom code.
Understanding Zero Trust Security with Service Mesh
ConferenceAs the number of microservices deployed across private and public networks increases, security is critical. Leveraging a Service Mesh guarantees the security of applications and services without burdening developers to build security, freeing them to focus on business logic and allowing organizations to meet and prove their compliance and security requirements.
In this demonstration, you will learn how Kong Mesh enables Zero Trust security for your application and services by:
Enforcing mutual TLS communication
Applying traffic permissions to control which services can communicate to other services
Natively integrating with the Open Policy Agent (OPA) to enforce fine-grained authorization