InfoQ Homepage Programming Content on InfoQ
-
Getting from Monolith to Microservices
Jimmy Bogard looks at strategies to break a monolith, from the front-end to the back, including database refactoring and analysis tools to see dependencies in legacy code.
-
Building without Boundaries at Boeing
Dave Bartoletti, Brad Schaefbauer, Enes Yildirim discuss how they created a platform at Boeing on which 700 apps were developed and deployed in two years.
-
DevSecOps: Security at the Speed of DevOps
Larry Maccherone introduces the DevSecOps manifesto and provides a process model to accomplish the necessary mindset shift and achieve effective DevSecOps culture transformation.
-
Automation and Culture Changes for 40M Subscriber Platform Operation
Yuichiro Sano discusses lessons learned and cultural changes switching to PCF for Yahoo! Japan.
-
What We're Learning Adopting Spring Boot and PCF for Dell.com's eCommerce
Nandini Agarwal, Malini Bhattacharjee share some of the Do’s and Don’ts from their experiences working on the cloud native transformation of Dell.com using Spring Boot, REST, and microservices on PCF.
-
Using CredHub for Kubernetes Deployments
Peter Blum, Eugene Kiselev discuss using CredHub to store sensitive data in Kubernetes clusters on PCF.
-
Using Technology to Protect against Online Harassment Panel
The panelists discuss the changes society has seen since the advent of social media and how they're building the next generation of software tools to protect against online harassment.
-
Monitoring AI with AI
Iskandar Sitdikov discusses a solution, tooling and architecture that allows an ML engineer to be involved in delivery phase and take ownership over deployment and monitoring of ML pipelines.
-
Brewing Java Applications in Sigma Managed Clusters
Kingsum Chow talks about the challenges of large-scale software deployments. Chows covers evaluating and estimating software performance at scale, and optimizing software for resource management.
-
Tuning a Runtime for Both Productivity and Performance
Mei-Chin Tsai and Jared Parsons talk about how Microsoft’s .NET team designed the runtime environment to balance convenience, fast startup, serviceability, low latency, high throughput.
-
Scaling up Performance Benchmarking
Anil Kumar and Monica Beckwith share application architecture decisions, observations points, etc. which can be applied when architecting, deploying and analyzing real production applications.
-
Flight of the Flux: A Look at Reactor Execution Model
Simon Baslé discusses `Flux` and `Mono` on the JVM, APIs and Reactive Stream, the Reactor execution model.