Skip to main content

Home/ Arquitectura?/ Contents contributed and discussions participated by munyeco

Contents contributed and discussions participated by munyeco

munyeco

apiDoc - Inline Documentation for RESTful web APIs - 1 views

shared by munyeco on 05 Aug 14 - No Cached
  •  
    "Inline Documentation for RESTful web APIs"
munyeco

The Twelve-Factor App - 2 views

shared by munyeco on 20 Jul 14 - No Cached
  • The twelve-factor app is a methodology for building software-as-a-service apps that: Use declarative formats for setup automation, to minimize time and cost for new developers joining the project; Have a clean contract with the underlying operating system, offering maximum portability between execution environments; Are suitable for deployment on modern cloud platforms, obviating the need for servers and systems administration; Minimize divergence between development and production, enabling continuous deployment for maximum agility; And can scale up without significant changes to tooling, architecture, or development practices. The twelve-factor methodology can be applied to apps written in any programming language, and which use any combination of backing services (database, queue, memory cache, etc).
  •  
    Bueno. Eso. Compartí el que me di cuenta que puso antes Pablo en vez del original por error, pero la idea entre ambos, si la obviedad es tolerable, es idéntica :) Está muy bien estructurado en cuanto que cada factor depende de los demás a la vez que los promueve. Permite un enfoque general que incluye prácticas de arquitectura - y de armado cotidiano de productos - que posibilitan llegar donde yo entiendo - según me voy enterando - que es el lugar a donde llegar. Sin embargo, creo que ni éste departamento en sus sistemas más nuevos cumple todos y cada uno de aquellos factores. Esto, lejos de ser una crítica, es una invitación para que revisemos si es el único método posible - cosa improbabilísima - o el mejor método - también bastante improblable - a seguir. Lo que sí sostengo como un absoluto - quien no lo haría - es que es un método practicable. Mi aporte mínimo es defenderlo como uno bueno.
munyeco

How to compile nsinit for Docker to access a shell in a running container. - 3 views

  •  
    (nsinit o nsenter? o volver a usar lxc-driver)
munyeco

Laika - 1 views

shared by munyeco on 15 Jul 14 - No Cached
munyeco

The 7 Log Management Tools You Need To Know | Takipi Blog - 3 views

  •  
    bastante bien. opiniones sin muchas vueltas
munyeco

KVM and docker LXC Benchmarking with OpenStack - 5 views

  •  
    Queria decir que es un buen comienzo para ir aprendiendo la epoca que se viene, que es probablemente el declinar (el fin?) de la virtualiacion basada en VMs. Aunque el autor confiese que las conclusiones no pueden emparentarse con la ciencia.
munyeco

Why Vagrant? - Vagrant Documentation - 3 views

  •  
    Mientras tanto, en un lado de la brecha: Why Vagrant? Vagrant provides easy to configure, reproducible, and portable work environments built on top of industry-standard technology and controlled by a single consistent workflow to help maximize the productivity and flexibility of you and your team. To achieve its magic, Vagrant stands on the shoulders of giants. Machines are provisioned on top of VirtualBox, VMware, AWS, or any other provider. Then, industry-standard provisioning tools such as shell scripts, Chef, or Puppet, can be used to automatically install and configure software on the machine.
« First ‹ Previous 41 - 51 of 51
Showing 20 items per page