Skip to main content

Home/ SpringerPE/ Group items tagged management

Rss Feed Group items tagged

Hector Rivas

Collins - Infrastructure Management for Engineers - 0 views

  •  
    "Collins exists to drive infrastructure automation. Someone recently asked me to describe collins in a sentence. At Tumblr, it's the infrastructure source of truth and knowledge. Everything about Tumblr production environments is stored and encoded in Collins, and that data is used to drive all of our automation. Sometimes people refer to systems like this as a CMDB, or Configuration Management DataBase. Collins started as a system to manage all of the physical servers, switches, racks, etc in Tumblr production environments. As we started to inventory hardware, IP addresses, software, and so on, we found the API and data gave us an excellent way to drive automation processes. Today Collins can do push button cluster (HBase, Hadoop, web, etc) deployment, drive configuration generation when hardware cluster topologies change, drive infrastructure updates when software configuration changes, and help manage software deploys. Because of the loosely coupled design of Collins, consistently applied conventions are a system requirement. This document serves as a guide to those conventions as well as the basic core concepts of the collins system. If you're just interested in the basic howto or screenshots, click here."
Hector Rivas

Home · sileht/razor-wiki Wiki - 0 views

  •  
    "Razor is an advanced provisioning application which can deploy both bare-metal and virtual systems. It's aimed at solving the problem of how to bring new metal into a state where your existing DevOps/configuration management workflows can take it over. Newly added machines in a Razor deployment will PXE-boot from a special microkernel image, then check in, provide Razor with inventory information, and wait for further instructions. Razor will consult user-created policy rules to choose which preconfigured model to apply to a new node, which will begin to follow the model's directions, giving feedback to Razor as it completes various steps. Models can include a handoff to a configuration management system or to another system capable of controlling the node (such as a vCenter server taking possession of ESX systems)."
Hector Rivas

MAAS: Metal As A Service - MAAS 1.5 documentation - 0 views

  •  
    "Metal as a Service - MAAS - lets you treat physical servers like virtual machines in the cloud. Rather than having to manage each server individually, MAAS turns your bare metal into an elastic cloud-like resource. What does that mean in practice? Tell MAAS about the machines you want it to manage and it will boot them, check the hardware's okay, and have them waiting for when you need them. You can then pull nodes up, tear them down and redeploy them at will; just as you can with virtual machines in the cloud. When you're ready to deploy a service, MAAS gives Juju the nodes it needs to power that service. It's as simple as that: no need to manually provision, check and, afterwards, clean-up. As your needs change, you can easily scale services up or down. Need more power for your Hadoop cluster for a few hours? Simply tear down one of your Nova compute nodes and redeploy it to Hadoop. When you're done, it's just as easy to give the node back to Nova. MAAS is ideal where you want the flexibility of the cloud, and the hassle-free power of Juju charms, but you need to deploy to bare metal."
Hector Rivas

Thoughts on the Future of Resource Managers, Schedulers and Containers in the Cloud (So... - 0 views

  •  
    Recently Andrew Spyker blogged about his thoughts on the emergence of open-source schedulers and resource managers in parallel with the rise of Docker containers. I'd like to give a point of view to some of the issues that were raised.
Hector Rivas

Architecture - Flynn - 0 views

  • at a certain scale an abstraction becomes necessary to let developers and operators focus on generic “computation jobs” instead of managing and configuring hosts and their processes.
  • Systems with a scheduler at their core use the scheduler to run everything. It is the interface to the resources of the cluster.
  • A scheduling system
  • ...1 more annotation...
  • consistent way to intelligently place tasks based on cluster resources and whatever other policies are required for that type of task
  •  
    Description of the architecture of the Docker based PaaS Flynn. Interesting mention to scheduler, etc.
Josef Hoerandtner

Setting up a ruby development VM with Vagrant, Chef, and rbenv - 0 views

  •  
    Even Thoughtworks Chief Scientist spends much more time on automatiing quite simple things with Chef. Not really new stuff for us, but still an interesting read.
Hilverd Reker

Panamax: Docker Management for Humans - 0 views

shared by Hilverd Reker on 08 Sep 14 - No Cached
  •  
    Panamax is a containerized app creator with an open-source app marketplace hosted in GitHub.
1 - 7 of 7
Showing 20 items per page