Netflix Spring Cloud
Spring Cloud Netflix allows you to quickly take your existing Spring Boot application and transform it into a fully cloud-ready service (even if you are operating out of a private data center).
Videos for Cloud Computing Software Development
Spring Cloud Netflix allows you to quickly take your existing Spring Boot application and transform it into a fully cloud-ready service (even if you are operating out of a private data center).
Cloud-hosted services have many advantages, but commonly-deployed cloud architectures have a number of weaknesses when it comes to data management. In particular, when a third party has direct access to your data, that third party becomes an attractive target both for malicious attack and for lawful access via subpoenas served …
This presentation highlights an integrated development process built with Jenkins and Cloud Foundry. We show a continuous delivery lifecycle from source code control (Git) to Jenkins build (Maven and Gradle) to live deployment on Cloud Foundry. We use Jenkins to do a blue/green deploy of an application by deploying two …
This session will run through the different storage types available in Azure, Block Blobs, Page Blobs, Files, Tables and Queues. It will explain the internals of how azure storage is delivered so that you can understand how best architect your storage to get the best performance from applications. Finally, it …
The Spring Trader application was debuted at SpringOne 2GX in 2012 and presented an application that demonstrates a multitude of Pivotal Application Fabric components working together: tcServer, RabbitMQ, SQLFire and Gemfire.
Modern IT is embracing hybrid cloud architecture as part of their overall IT strategy. AWS Direct Connect provides a critical tool for ingesting web scale data or leveraging custom appliances and legacy applications. This talk discusses the unique benefits of using Direct Connect to reduce cost, increase bandwidth, and provide …
PHP started as a simple scripting language for embedding dynamic data in HTML pages. It’s grown to be a mature, flexible, very powerful language, and yet its roots still lie in the web; PHP powers the bulk of the world’s largest Internet sites.
Cloud Foundry dramatically simplifies the work necessary to build deployment pipelines for continuous delivery. In this talk we’ll look at the benefits of building deployment pipelines with Cloud Foundry, some anti-patterns to watch out for, and how you can practice continuous delivery when making changes to the infrastructure code of …