Skip to main content

Home/ Groups/ Arquitectura?
1More

Pacto - 0 views

  •  
    Consumers Pacto helps you test consumers by both validating and stubbing services. This helps you decouple tests to reduce test times and non-deterministic test failures without losing confidence in your test suite. You can also design compatibility tests for similar consumers. Providers You can use Consumer-Driven Contracts to ensure you're providers are well tested without losing agility. Pacto will test the provider implementation and make sure it complies with the same contract used to stub the service for consumers.
1More

Apache Spark: 100 terabytes (TB) of data sorted in 23 minutes | Opensource.com - 1 views

  •  
    "In October 2014, Databricks participated in the Sort Benchmark and set a new world record for sorting 100 terabytes (TB) of data, or 1 trillion 100-byte records. The team used Apache Spark on 207 EC2 virtual machines and sorted 100 TB of data in 23 minutes."
1More

The Internet of Things: making the most of the Second Digital Revolution - 3 views

  •  
    A report by the UK Government Chief Scientific Adviser.
1More

State of the Art in Microservices by Adrian Cockcroft (Battery Ventures) - YouTube - 3 views

  •  
    "DockerCon EU: Keynote on Orchestration (Docker Machine, Swarm, Compose)"
1More

Informe s/ BigData en el gobierno de UK - 1 views

  •  
    "1. The Government has already made a commitment to Big Data by classifying it as one of the 'Eight Great Technologies' which will propel the UK to future growth and help it stay ahead in the global race. The 'Information Economy Strategy' reports on the increase in data being generated and the importance of new types of computing power in order to reap the economic value of the data. 2. This paper sets out to cover the following areas: a) Defining Big Data b) High-level trends in Big Data c) Opportunities for Big Data applications 3. In developing this paper, a 'community of interest' has been established comprising policy leads and analysts from across government with an interest in Big Data. This paper draws on their insights, insights from the private sector, academics, and the extensive open source literature on the Big Data topic."
1More

dnafrance/vagrant-hadoop-spark-cluster - 0 views

  •  
    "Vagrant project to spin up a cluster of 4 32-bit CentOS6.5 Linux virtual machines with Hadoop v2.6.0 and Spark v1.1.1"
2More

Moving away from puppet: SaltStack or Ansible? | Ryan D Lane - 1 views

  • No masters. For Ansible this meant using ansible-playbook locally, and for Salt this meant using salt-call locally. Using a master for configuration management adds an unnecessary point of failure and sacrifices performance.
    • Pablo Lalloni
       
      Nonsense.
1More

dc-js/dc.js - 0 views

  •  
    "Multi-Dimensional charting built to work natively with crossfilter rendered with d3.js"
2More

Packetbeat - Application Monitoring - Open Source - 0 views

    • Pablo Lalloni
       
      Tiene potencial para resolver la parte de trazabilidad y visibilidad de la plataforma.
  •  
    "Open source application monitoring & performance management"
1More

Pacto - 0 views

  •  
    Pacto judges the contracts between consumers and providers of RESTful services. It can aid in designing realistic test doubles, by ensuring the double complies with the same contract as the real service. It can also aid with service evolution patterns, like Consumer-Driven Contracts or Documentation-Driven Contracts. Pacto ensures consumers meet their contractual obligations: Send the required HTTP request headers Send an appropriate request body (when required) Pacto also ensures providers meet their contractual obligations: Send an appropriate response code Send the required HTTP response headers Send an appropriate response body Pacto can also ensure the provider and consumer collaborate appropriately. It can ensure that for a given scenario: The consumer calls the expected service(s) with a valid request The provider sends a valid response No unexpected services were called
1More

Postman | Supercharge your API workflow - 0 views

  •  
    "Postman on Chrome is the most efficient way to test, develop and document APIs. Create complex requests, go back in time and view results in a beautiful way. Postman has more than 80 features to help you at every step."
1More

progrium/nginx-appliance - 0 views

  •  
    "A programmable Nginx container"
« First ‹ Previous 601 - 620 of 1478 Next › Last »
Showing 20 items per page