Skip to main content

Home/ Arquitectura?/ Group items tagged clustering

Rss Feed Group items tagged

Pablo Lalloni

Docker - The whole story - 0 views

  •  
    "Docker is an open-source engine that automates the deployment of any application as a lightweight, portable, self-sufficient container that will run virtually anywhere. Docker containers can encapsulate any payload, and will run consistently on and between virtually any server. The same container that a developer builds and tests on a laptop will run at scale, in production, on VMs, bare-metal servers, OpenStack clusters, public instances, or combinations of the above."
Pablo Lalloni

Ferry | Big Data Development Environment Using Docker - 0 views

  •  
    "Ferry helps you create big data clusters on your local machine. Define your big data stack using YAML and share your application with Dockerfiles. Ferry supports Hadoop, Cassandra, Spark, GlusterFS, and Open MPI."
Chancha Mazzoni

Create, manage and run clusters of Docker containers using Node.js | decking.io - 0 views

shared by Chancha Mazzoni on 05 Sep 14 - No Cached
  •  
    Decking aims to simplify the creation, organsation and running of clusters of Docker containers in a way which is familiar to developers; by reading information from a decking.json package file on a project by project basis. You can view a showterm recording of decking in action or check out a simple example project.
Pablo Lalloni

An Introduction to Kubernetes | DigitalOcean - 4 views

  •  
    Una buena introducción general a Kubernetes, útil para comprender componentes y responsabilidades.
Pablo Lalloni

Consul Introduction - 1 views

  •  
    "Consul has multiple components, but as a whole, it is a tool for discovering and configuring services in your infrastructure. It provides several key features: Service Discovery: Clients of Consul can provide a service, such as api or mysql, and other clients can use Consul to discover providers of a given service. Using either DNS or HTTP, applications can easily find the services they depend upon. Health Checking: Consul clients can provide any number of health checks, either associated with a given service ("is the webserver returning 200 OK"), or with the local node ("is memory utilization below 90%"). This information can be used by an operator to monitor cluster health, and it is used by the service discovery components to route traffic away from unhealthy hosts. Key/Value Store: Applications can make use of Consul's hierarchical key/value store for any number of purposes including: dynamic configuration, feature flagging, coordination, leader election, etc. The simple HTTP API makes it easy to use. Multi Datacenter: Consul supports multiple datacenters out of the box. This means users of Consul do not have to worry about building additional layers of abstraction to grow to multiple regions. Consul is designed to be friendly to both the DevOps community and application developers, making it perfect for modern, elastic infrastructures."
Pablo Lalloni

Cloudbreak - 1 views

  • Docker is an open platform for developers and sysadmins to build, ship, and run distributed applications. Consisting of Docker Engine, a portable, lightweight runtime and packaging tool, and Docker Hub, a cloud service for sharing applications and automating workflows, Docker enables apps to be quickly assembled from components and eliminates the friction between development, QA, and production environments. As a result, IT can ship faster and run the same app, unchanged, on laptops, data center VMs, and any cloud. The main features of Docker are: Lightweight, portable Build once, run anywhere VM - without the overhead of a VM Each virtualised application includes not only the application and the necessary binaries and libraries, but also an entire guest operating system The Docker Engine container comprises just the application and its dependencies. It runs as an isolated process in userspace on the host operating system, sharing the kernel with other containers. Containers are isolated It can be automated and scripted
    • Pablo Lalloni
       
      Probablemente la mejor descripción corta de docker que he leído en solo un párrafo y una lista de features. Deberíamos usarla. 
  •  
    "Cloudbreak is a RESTful Hadoop as a Service API. Once it is deployed in your favourite servlet container exposes a REST API allowing to span up Hadoop clusters of arbitrary sizes on your selected cloud provider. Provisioning Hadoop has never been easier. Cloudbreak is built on the foundation of cloud providers API (Amazon AWS, Microsoft Azure, Google Cloud Compute...), Apache Ambari, Docker containers, Serf and dnsmasq."
Pablo Lalloni

kubernetes/kops: Kubernetes Operations (kops) - Production Grade K8s Installation, Upgr... - 0 views

  •  
    "The easiest way to get a production grade Kubernetes cluster up and running."
Pablo Lalloni

Telepresence | @datawireio - 0 views

  •  
    "Locally develop microservices with a remote Kubernetes cluster"
Pablo Lalloni

Failing with MongoDB | schmichael's blog - 1 views

  •  
    Esto justifica que hagamos pruebas de carga en configuraciones mas complejas de cluster...
Pablo Lalloni

gocircuit/circuit - 1 views

  •  
    "Circuit: Dynamic cloud orchestration http://gocircuit.org" Una muy buena idea distinta, otras abstracciones, super liviano.
Chancha Mazzoni

Magnum - 0 views

  •  
    Magnum is an OpenStack API service developed by the OpenStack Containers Team making container orchestration engines such as Docker and Kubernetes available as first class resources in OpenStack. Magnum uses Heat to orchestrate an OS image which contains Docker and Kubernetes and runs that image in either virtual machines or bare metal in a cluster configuration.
‹ Previous 21 - 40 of 42 Next ›
Showing 20 items per page