




My client is looking for an experienced DEVOPS resource to come on board.
Ideally you would have experience in previous DEVOPS.
Actual Seek Advertisement



Turtles All The Way Down
Actual Multi-Node Application
Actual Asset Pipeline

[C]\ ,-[AMQP]
\ |
[C]--[LB]---[AMQP]
/ | |
[C]/ | '-[AMQP]
|
[LS]---[ES]---[PORTAL]
[ES]
[ES]
Actual ASCII Architectural Diagram
database_nodes.keep_if{|n| n.server.present?}.collect do |n|
{
n.server.public_ip =>
[:status, :repl_status, :last_status_check].collect { |a|
{a => [:app, :db, :postgresql, a].inject(n){|h,k| h[k] if h.is_a?(Hash)} }
}.reduce(Hash.new, :merge)
}
end
Actual Ruby
