InfoQ Homepage Java Content on InfoQ
-
Graal: Not Just a New JIT for the JVM
Duncan MacGregor takes a look at the differences between C2 and Graal, what this can mean for the performance of a code, and what else is possible with this new JIT.
-
Many DevSecOps Tools are Just DevOps Lipstick on an Old Pig
Larry Maccherone discusses the security tool categories that have traditionally been used by development teams, and shows how to evaluate DevSecOps tools.
-
YugaByte DB - A Planet-Scale Database for Low Latency Transactional Apps
Amey Banarse and Karthik Ranganathan introduce and demo YugaByte DB, a large scale DB, highlighting distributed transactions with global consistency.
-
The Anatomy of Building a Compliant PCF Service in a Limited Connectivity Environment #BoomSauce
Joshua Kirchmeier and Garrett Klok discuss the techniques used to achieve DFARS compliance within AWS GovCloud, and troubleshooting challenges faced with using PCF in a limited connectivity IaaS.
-
Re-Platforming Legacy .NET Applications to PCF Using Modernized Techniques
Alfus Jaganathan, Poornima Varadhan discuss strategies, frameworks, libraries, tools and techniques applied to re-platform legacy .NET applications with a 12/15 factors, using modernized techniques.
-
Containers Were Never Your End State
Will Arroyo and Duncan Winn discuss the technical details, components, deployment patterns and usage of Kubernetes.
-
Hitting the Enterprise Sweet Spot – A Real-World View of PKS Deployment and Successful Use Cases
Alan Flower presents several use cases that drive PKS adoption, showing where it presents a better solution for certain workloads and shares real data on cloud migration trends.
-
It's All about Delivering: A Journey from AWS to Cloud Foundry
Daniel Basten discusses how Talanx adopted the Axon Framework and moved from AWS to PCF.
-
Safety at Speed: Panel Discussion with Boeing Corporation
The panelist discuss Boeing IT transformation adopting Cloud Foundry on multiple datacenters and tooling for automated CI/CD.
-
Cloud Foundry Services on PKS with No Extra Code
Joe Eltgroth and Jeenal Shah introduce Kibosh: a framework to deploy services to PKS/Kubernetes and make them available to applications.
-
Novel Algos and Optimizations in JCTools Concurrent Queues
Nitsan Wakart follows several examples of optimizations, tradeoffs, implementation details from the JCTools library and explores the driving forces behind some of JCTools novel algorithms.
-
Applying Concurrency Cookbook Recipes to SPEC JBB
Monica Beckwith talks about how she followed the recipes appearing in Doug Lea's cookbook and applied them to SPEC JBB, and reports her findings.