Sat.Jul 16, 2016 - Fri.Jul 22, 2016

article thumbnail

Is the data warehouse going under the data lake?

ProjectPro

The desire to save every bit and byte of data for future use, to make data-driven decisions is the key to staying ahead in the competitive world of business operations. All this is possible due to the low cost storage systems like Hadoop and Amazon S3. For the same cost, organizations can now store 50 times as much data as in a Hadoop data lake than in a data warehouse.

article thumbnail

Zalando makes a Connexion: Our interview with Tony Tam

Zalando Engineering

Our Zalando developers are building services for a swathe of great projects lately. Swagger , the API framework, is just one of the projects we’re using and building libraries for. As a company that champions an “API First” approach, the Swagger Specification complements our own push to apply a RESTful style to APIs. One of our related contributions comes in the form of Connexion , a framework for Python on top of Flask that automagically handles HTTP requests based on the OpenAPI 2.0 Specificat

Python 40
article thumbnail

The Factory Pattern in React

Zalando Engineering

I recently switched teams here at Zalando Tech, and I went from working by myself with no code reviews, to now working with a senior engineer with over 10 years experience. I wanted to share with you one of the core concepts I have learned thus far, “The Factory Pattern”. One of the reasons React is so successful is due to its concept of components.

Project 40