InfoQ Homepage Deployment Content on InfoQ
-
Scheduling a Fuller House: Container Mgmt @Netflix
Andrew Spyker and Sharma Podila talk about the motivations and the technology powering container deployment on top of the AWS EC2 service, sharing results and lessons learned.
-
An Erlang-Based Philosophy for Service Reliability
Jamshid Mahdavi explains how WhatsApp has developed their server components, the deployment processes, and how they monitor, alert, and repair the inevitable failures in a billion-users service.
-
Life of a Twitter JVM Engineer
Tony Printezis presents how services are deployed and monitored at Twitter, the benefits of using a custom-built JVM, and the challenges of the use of the JVM in an environment like Twitter.
-
Atlassian Hybrid Cloud/On-Premise Software Delivery and the Journey to 300,000 Applications in the Cloud
George Barnett discusses techniques for building the supporting infrastructure for a hybrid model, and how to make monitoring, deployment tools, and shared services work effectively.
-
Microservices: Smaller Is Better?
Eberhard Wolff discusses the benefits of microservices and some of the advantages of creating smaller services instead of larger ones.
-
State of the Art in Microservices
Adrian Cockcroft summarizes the differences and commonalities across some of the largest microservices deployments in production, showing how they are evolving.
-
Deis + Mesos: Docker PaaS at Scale
Gabriel Monroy demonstrates using Deis to orchestrate Docker deployments, as well as Deis' integration with popular schedulers like Fleet, Mesos, and Kubernetes.
-
Simplify Cloud Applications using Spring Cloud
Scott Frederick and Ramnivas Laddad introduce the Spring Cloud project, show how you can simplify configuring applications for cloud deployment, discuss its extensibility mechanism, and much more.
-
The Four Pillars of DevOps: Agility for the Enterprise
John Shaw discusses four pillars to DevOps: Environments, Deployment, Testing and People based on experiences developing financial systems for governmental clients.
-
Inside spring.io: a Production Spring Reference Application
Brian Clozel talks about the newly open-sourced reference application that powers the spring.io site, built with Spring Boot, Spring Framework 4 features, cujoJS, Bower and Gulp.
-
Painless Build and Deploy for YARN Applications with Spring
Janne Valkealahti shows how Spring provides a simple programming model to develop applications that can easily be tested and deployed as either a YARN application or a traditional application.
-
Building an Enterprise PaaS
Dave McCrory discusses what it takes to build an Enterprise Platform as a Service, covering data services, design principles, CI, monitoring, coding standards, dependencies, security, and deployment.