InfoQ Homepage Java Content on InfoQ
-
How Cloud Foundry is CI'd
Amit Gupta talks about how Cloud Foundry does continuous integration, from a GitHub pull request against a small repository to an official final release, transparently working with the community.
-
From 0 to 1000 Apps: The First Year of Cloud Foundry at The Home Depot
Anthony McCulley describes The Home Depot’s first year with Cloud Foundry, adopting the platform, scaling to hundreds of developers across multiple data centers, and mistakes made along the way.
-
In the Workshop with GCP, HomeDepot.com & Cloud Foundry
Christopher Grant and Eric Johnson talk about Home Depot's experience in piloting Spring apps running in Pivotal Cloud Foundry on top of Google Cloud Platform.
-
Applying Java 8 Idioms to Existing Code
Trisha Gee highlights the performance benefits of using Java 8, pros and cons, identifying code that makes sense to refactor with lambdas and streams, and what changes provide the most benefit.
-
Cloud Native Java with Spring Cloud Services
Craig Walls and Roy Clarkson introduce the capabilities provided by Spring Cloud Services and demonstrate how to deploy cloud native applications to Cloud Foundry.
-
Extending the Platform
Kenny Bastani talks about Cloud Foundry and the supported mechanisms for extending it, offering operators and engineers a framework for delivering transformative value to application developers.
-
Empowering DevOps with Cloud Foundry
Sergey Matochkin and Neville George present how Comcast has matured its Cloud Foundry platform from proof-of-concept to production ready.
-
Using Clojure and Neo4j to Build a Meetup Recommendation Engine
Mark Needham shows how a meetup recommendation engine using Neo4j and Clojure can be built from scratch, combining content-based and collaborative filtering using Cypher and Clojure.
-
Cloud Native Security: Rotate, Repair, Repave
Justin Smith outlines principles and practices of Cloud Native Security and how Cloud Foundry can be part of a strategy to increase velocity and security.
-
12 Factor, or Cloud Native Apps - What Exactly Does that Mean for Spring Developers?
Thomas Gamble examines each factor in the Twelve Factor App (12factor.net) which describes elements of cloud native, and presents how Spring, and platforms such as Cloud Foundry satisfy them.
-
Cloud Native Java
Josh Long looks at how high performance organizations like Ticketmaster, Alibaba, and Netflix make short work of that complexity with Spring Boot and Spring Cloud.
-
Modern Java Component Design with Spring 4.3
Jüergen Hoeller presents selected Spring Framework 4 component model highlights and a selection of Java 8 enabled features, illustrated with many code examples and noteworthy design considerations.