Neo4j Graph Data Modeling
Kenny demonstrates how to build a flexible and expressive graph model and related queries that map closely to your domain needs, and which can be evolved as your application evolves.
View ArticleDocument Classification with Neo4j
Graphs are a perfect solution to organize information and to determine the relatedness of content. Neo4j Developer Evangelist Kenny Bastani will discuss using Neo4j to perform document classification...
View ArticleBig Graph Analytics on Neo4j with Apache Spark
In this talk I will introduce you to a Docker container that provides you an easy way to do distributed graph processing using Apache Spark GraphX and a Neo4j graph database. You’ll learn how to...
View ArticleOpen Source Big Graph Analytics on Neo4j with Apache Spark
In this talk I will introduce you to a Docker container that provides an easy way to do distributed graph processing using Apache Spark GraphX and a Neo4j graph database. You’ll learn how to analyze...
View ArticleBuilding REST APIs with Spring Boot and Spring Cloud
In this talk I will introduce you to Spring Cloud, a set of tools for building cloud-native JVM applications. We will take a look at some of the common patterns for microservice architectures and how...
View ArticleCloud Native Java Microservices
In this talk, Kenny Bastani will introduce you to Spring Cloud, a set of tools for building cloud-native JVM applications. We will take a look at some of the common patterns for microservice...
View ArticleUsing Docker, Neo4j, and Spring Cloud for Developing Microservices
In this talk we will explore a sample microservice architecture that uses Spring Boot, Docker, and Neo4j to discover similar users on Twitter. We will dive into the architecture and talk about how the...
View ArticleBack your app with MySQL and Redis on Cloud Foundry
In this session, we will build a minimum viable Spring Data web service with REST API, add a MySQL backing service as the primary data store, and a Redis Labs backing service for caching. We will...
View ArticleExtending the Platform with Spring Boot and Cloud Foundry
When developing cloud native applications that are deployed and operated using a cloud platform, such as Cloud Foundry, there becomes a need to provision middleware services using the platform. The...
View ArticleBuilding Cloud Native Architectures with Spring
Cloud-native architectures are an emerging practice of software development and delivery. This deck was presented at the Pivotal Cloud Native roadshow and teaches developers how to build modern...
View ArticleIn the Eventual Consistency of Succeeding at Microservices
The transition to microservices can be an exciting change of pace for developers. But for organizations, the path to success with microservices is not without embracing a major cultural shift in the...
View Article