Together with BOSCH we invite you to a full day of learning more about the intersection of mobility and code. Get to know more about how modern mobility is defined by an intricate interplay of hardware and software and how cars are not only connected to the road, but also to the cloud.
Coding the Future of Mobility features a variety of talks and a workshop, that give you valuable insights into the world of mobility - wether you join in-person or online.
Together with Bosch we invite you to a full day of learning more about the intersection of mobility and code. Get to know more about how modern mobility is defined by an intricate interplay of hardware and software and how cars are not only connected to the road, but also to the cloud.
Coding the Future of Mobility features a variety of talks and a workshop, that give you valuable insights into the world of mobility - wether you join in-person or online.
Understanding customer needs and delivering appropriate solutions is his main drive. Started career in international teams developing and delivering custom device management and IoT solutions for leading telecom providers worldwide. During this time leading technical teams in the delivery of customer solutions and in PreSales, which included as well the creation of architectures and cost estimates. As a solution engineer at Couchbase, he now focuses on challenging solution consulting, such as application modernization and development as well as multi-cloud strategies and especially edge computing with a focus on sustainable high user experience.
Developers always expect databases to work out of the box, but historically that hasn’t been the case. Thanks to performance improvements made to Docker in the last few years and the rise of Kubernetes, running high-performance stateful applications inside containers is now a reality. A few questions have been raised to address this new normal: Why should I do that in the first place? How hard is it? What are the challenges? Is it production ready? These questions and more will be answered during a live demo that will deploy a database and operator, fail nodes, and scale up and down with almost no manual intervention using state-of-the-art technology.
Denis Rosa is a regular speaker and Developer Advocate at Couchbase. He has +14 years of experience as a software engineer and speaks fluently Java, Python, Scala and Javascript. In the last few years of his career, he also started researching about machine learning, big data and microservices.
We're searching across vast amounts of data every day. None of that data is stored in a single system - due to its sheer size and to prevent data loss on node outages. But how does a distributed search look like? How is data aggregated and calculated that is placed on dozens of nodes? How is coordination working in a good state of a cluster? What happens if things go sideways and how does recovery within a cluster work? Using Elasticsearch as an example this talk shows a fair of examples of distributed communication, computation, storage and statefulness in order to give you a glimpse what is done to keep data safe and available, no matter if running on bare-metal, on k8s or virtualized instances.
Alexander Reelsen is a Developer & Advocate, Dad, works since 2013 distributed at Elastic, is interested in search, scale, JVM, crystallang, serverless and Basketball.
GraphQL exposes application data as a graph which can introduce challenges if your backend isn't graph-ready (think slow JOINs as a result of nested GraphQL queries and the dreaded n+1 query problem). The Neo4j GraphQL library enables developers to build GraphQL APIs backed by a native graph database using only GraphQL type definitions. In this talk we'll see how to build a GraphQL API without writing any resolvers, add custom logic, and deploy to the cloud.
William Lyon is a Developer Relations Engineer at Neo4j where he helps developers be successful with graphs. Prior to joining Neo4j William worked as a software developer for several startups, building mobile apps, quantitative finance tools, and predictive API services. William holds a Masters degree in Computer Science from the University of Montana. You can find him online at lyonwj.com