Skip to main content

Home/ Arquitectura?/ Group items tagged elastic

Rss Feed Group items tagged

Pablo Lalloni

sksamuel/elastic4s - 0 views

  •  
    "Elastic4s is a concise, idiomatic, type safe Scala Client for ElasticSearch. It provides a full Scala DSL to construct your queries and (hopefully!) reducing errors. Due to its typesafe nature Elastic4s is also a good way to learn the options available for any operation, as your IDE can use the type information to show you what methods are available. Elastic4s also allows you to index JSON documents from standard JSON libraries such as Jackson without having to unmarshall."
Pablo Lalloni

Joyent Triton™ - 0 views

  •  
    "Joyent Triton™ is designed from the ground up to radically simplify container deployments in production, at scale, while delivering enterprise-grade security, software-defined networking, and bare-metal performance. Deploy Triton Elastic Container Infrastructure in your datacenter or leverage the Triton Elastic Container Infrastructure Service in the Joyent Public Cloud."
Pablo Lalloni

Geospatial Applications with Elasticsearch | Elastic - 0 views

  •  
    "Join Elastic developer Nicholas Knize to get an introduction to Elasticsearch's geospatial capabilities. He will give you a whirlwind tour of how to use Elasticsearch to make the most of your geo data and do things like: Indexing considerations for optimizing geo-point and geo-shape based search Geo-aggregations and bucket reducers for spatial visualization and analytics Time-based indexing, aliasing, and percolation for complex space-time querying But how does Elasticsearch compare to traditional solutions for geospatial search? John Boere, CEO of Cliffhanger Solutions Inc., will share his geospatial search story, giving you insight into their setup, lessons learned, and why they chose to use Elasticsearch, Logstash, and Kibana to help utility companies manage electricity flowing through the power grid - keeping the lights on, literally."
Pablo Lalloni

AWS | Amazon EC2 Container Service | Container Management - 0 views

  •  
    "Amazon EC2 Container Service (ECS) is a highly scalable, high performance container management service that supports Docker containers and allows you to easily run applications on a managed cluster of Amazon EC2 instances. Amazon ECS eliminates the need for you to install, operate, and scale your own cluster management infrastructure. With simple API calls, you can launch and stop container-enabled applications, query the complete state of your cluster, and access many familiar features like security groups, Elastic Load Balancing, EBS volumes, and IAM roles. You can use Amazon ECS to schedule the placement of containers across your cluster based on your resource needs and availability requirements. You can also integrate your own scheduler or third-party schedulers to meet business or application specific requirements."
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

Elasticsearch 1.5.0 Released | Elastic - 1 views

  •  
    Y siguen las mejoras importantes de robustez...
Pablo Lalloni

elasticsearch: scan and scroll - 3 views

  •  
    Con esto eliminamos la necesidad de ordenar globalmente para paginar y resolvemos el problema de los cambios concurrentes durante una consulta paginada.
Pablo Lalloni

Apache Solr vs ElasticSearch - the Feature Smackdown! - 2 views

  •  
    comparativa entre solr y elastic search
1 - 13 of 13
Showing 20 items per page