Explore >> Select a destination


You are here

stepchange.work
| | planetscale.com
4.9 parsecs away

Travel
| | Amazon Aurora is pitched as a straightforward and scalable database service on AWS, but there are associated costs that you might not be aware of.
| | stribny.name
3.6 parsecs away

Travel
| | A list of things that we can do when we need to scale a SQL database.
| | jeffreytse.net
5.1 parsecs away

Travel
| | System design is the process of defining the architecture, interfaces, and data for a system that satisfies specific business requirements. A good system design requires engineers to think about everything in an infrastructure, from the hardware/software, down to the data and how it's stored.
| | yakovfain.com
16.3 parsecs away

Travel
| Currently I'm working on the book chapter explaining how Angular 2 communicates with the servers. An easy approach would be to use for the data feed a public RESTful API of one of servers (Youtube or something), but I wanted to have my own locally installed server. Using one of the Java servers would be...