Close

pgloader

pgloader loads data into PostgreSQL.

Spotify Engineering Culture

Spotify Engineering Culture

Spotify is known for having a unique engineering culture that emphasizes autonomy, mastery, and purpose. Engineers at Spotify are given a high degree of independence to work on projects they are passionate about that align with the company’s mission. They are also encouraged to continue developing their skills and expertise […]

Devamını Oku

pgLoader, PostgreSQL data loader tool

postgresql

pgloader loads data into PostgreSQL. The official site is https://pgloader.io/ pgloader loads data into PostgreSQL and allows you to implement Continuous Migration from your current database to PostgreSQL. Read the White Paper to learn how to limit risks and control your budget, and start your PostgreSQL migration today! Introduction pgLoader has two modes of operation. It […]

Devamını Oku

Zuul: Edge Service in the Cloud

Zuul

Zuul is an edge service that proxies request to multiple backing services. It provides a unified “front door” to your system, allowing a browser, mobile app, or user interface to consume services from multiple hosts without managing cross-origin resource sharing (CORS) and authentication. Mar 2, 2016 The official site is https://github.com/Netflix/zuul.  […]

Devamını Oku