Contents contributed and discussions participated by Pablo Lalloni
You Might Not Need jQuery - 1 views
Druid | What is Druid? - 1 views
How to Write a Git Commit Message - 6 views
lauris/awesome-scala - 1 views
OpenShift v3 Platform Combines Docker, Kubernetes, Atomic and More | Openshift Blog - 0 views
-
"Today the OpenShift development team announced a new public Origin repo containing initial commits for our third generation OpenShift platform. This integrates work we've been doing over the past year plus in OpenShift Origin and related projects like Docker, Kubernetes, Geard and Project Atomic - all of which will become integral components of the new OpenShift. This Origin community effort will drive the next major releases of OpenShift Online and OpenShift Enterprise 3."
Microservices and PaaS - Part II | ActiveState - 0 views
-
All aspects of deployment, monitoring, testing, and recovery must be fully automated.
-
Refactor database schemas, and de-normalize everything, to allow complete separation and partitioning of data.
-
There should be no sharing of underlying tables that span multiple microservices, and no sharing of data. Instead, if several services need access to the same data, it should be shared via a service API (such as a published REST or a message service interface).
- ...5 more annotations...
Microservices and PaaS - Part I | ActiveState - 0 views
-
Instead of building software that resembles our existing organizations, we should figure out how we want our software to look, then build the organization around that. Or reorganize it if it's already in place.
-
When deploying a new feature, enhancing or fixing an existing capability, or deploying an experimental line of code, the previous code remains available and accessible. New code is deployed alongside the old code, with mechanisms in place to instantly route to one or another version.
-
Importantly, the old code is not replaced, but remains part of the system, and is kept running. If, as is often the case, the widespread introduction of the new feature results in unforeseen consequences, the feature flag can be toggled off, and the old version is instantly used instead.
- ...13 more annotations...
Netflix Open Source Software Center - 0 views
The New Stack and Linux Foundation Survey: OpenStack and Docker are The Most Popular Op... - 0 views
-
"OpenStack and Docker will continue to dominate the open source cloud discussion. But Docker may prove to gain the most as it is also breeding a diverse ecosystem of open source projects. OpenStack is primarily contained (no pun intended) to the development of its own cloud operating system. It does integrate with OpenShift, for example, but for the most part the different groups within OpenStack do the lion's share of development. Docker's influence is such that it is affecting the overall open source community. The projects that are closely tied to Docker, such as Ansible, will continue to grow as developers seek tools to use with the fast growing container technology."
julien-truffaut/Monocle - 0 views
IBM Techies Pit Docker, KVM Against Linux Bare Metal - 0 views
Performance Analysis of Docker on Red Hat Enterprise Linux 7 | Red Hat Developer Blog - 0 views
Flynn - 1 views
-
"Flynn is two things: A "distribution" of components that out-of-the-box gives companies a reasonable starting point for an internal "platform" for running their applications and services. The banner for a collection of independent projects that together make up a toolkit or loose framework for building distributed systems. Flynn is both a whole and many parts, depending on what is most useful for you. The common goal is to democratize years of experience and best practices in building distributed systems. It is the software layer between operators and developers that makes both their lives easier. Unlike most PaaS's, Flynn can run stateful services as well as 12 factor apps. This includes built-in database appliances (just Postgres to start). Flynn is modular so users can easily modify, upgrade, and replace components. "
« First
‹ Previous
641 - 660 of 1300
Next ›
Last »
Showing 20▼ items per page