InfoQ Homepage Cloud Computing Content on InfoQ
-
Crossing the CI/CD/DevOps Chasm
Miranda LeBlanc shares from experience implementing CI/CD pipelines in a 100-year-old insurance company.
-
Concourse in the Real World: A Case Study in CI/CD and DevOps
Greg Meyer and Bryan Kelly share lessons learned implementing CI/CD with Concourse and PCF pipelines.
-
Running Java Applications on Cloud Foundry
Ben Hale discusses what goes on during application staging and how Buildpack can help, covering everything from dependency resolution to memory calculation, and integration with marketplace services.
-
Continuous Deployment to the Cloud
Marcin Grzejszczak and Cora Iberkleid discuss the Spring Cloud Pipelines project, starting a new project deployed to Cloud Foundry and verifying if it can be rolled back on production.
-
Enterprise CI/CD - Scaling the Build Pipeline at Home Depot
Matt MacKenny and Jeff Billimek tell the story of how Home Depot scaled their CI/CD pipelines to multiple teams over time.
-
Cloud-Native Java with Spring Cloud Services
Chris Sterling introduces the capabilities provided by Spring Cloud Services and demonstrates how to deploy cloud-native applications to Cloud Foundry.
-
The ARM to Z of Multi-Architecture Microservices
Christy Norman Perez and Christopher Jones discuss creating multi-platform images with Docker; emulating architectures in containers, running them on Docker Swarm on arm64, ppc64le, s390x, and x86_64.
-
Modern JavaScript in the Cloud
John Papa and Burke Holland discuss solutions and tools (Angular CLI, Docker, etc.) to build and deploy to the cloud a JavaScript application.
-
Debugging Containerized Microservices
Idit Levine describes and demonstrates common debugging techniques and introduces Squash, a new tool and methodology.
-
Cloud Native Infrastructure with Kubicorn
Kris Nova talks about Kubicorn and what it means to run a cloud native application that manages underlying cloud native infrastructure through concrete examples from the Kubicorn project.
-
Serverless Spring
Mark Fisher and Dave Syer introduce the introduce Spring Cloud Function in the context of using Java and Spring, from the basic programming model all the way to multi-cloud deployments.
-
Continuous Delivery in Azure
Jimmy Bogard discusses continuous delivery in Azure, covering automated builds, packaging, deployments, CD pipelines, Azure Resource Manager, infrastructure-as-code, blue-green deployments, etc..