Tag: How to
-
Quadrupling Ansible performance with Mitogen
Posted on August 25, 2018, Level intermediate Resource Length medium
David Wilson article about writting Ansible extension for Mitogen. Ansible is the simplest way to automate apps and IT infrastructure. Application Deployment + Configuration Management + Continuous Delivery. Mitogen is a Python library for writing distributed self-replicating programs.
Tags devops ansible cicd how-to
-
AI & blockchain, an introduction
Posted on August 15, 2018, Level beginner Resource Length long
Matt Turck produced this post about Artificial Intelligence (AI) and exploring the intersection of artificial intelligence and blockchain. His goal was to provide a broad introduction to the topic and feed the discussion why the topic matters in the first place, and highlight the work of some interesting companies in the space.
Tags fintech blockchain how-to learning miscellaneous
-
What you need to consider before building a fintech product
Posted on August 8, 2018, Level beginner Resource Length medium
Blog post by Artur Bachynskyi with some advice on topic of fintech products. Financial technology aka fintech is a popular start-up sector for entrepreneurs, as more and more people are striving for financial literacy. The shift to treating one's finances more intelligently has led the creators to apply the principles of human-centered design (HCD) when developing fintech products.
Tags fintech how-to miscellaneous software startups
-
Setting up a reverse-proxy with NGINX and docker-compose
Posted on July 28, 2018, Level intermediate Resource Length long
Dominik Weber tutorial how to set up reverse-proxy with NGINX, which can then handle server-related aspects, like SSL and caching, completely transparent to the application behind it. It is good practice in general to not make internal services public-facing that don't have to be.
Tags nginx how-to performance web-development performance
-
Learn from how Netflix mastered 24-hour disc shipping
Posted on December 4, 2017, Level beginner Resource Length s
Heather McGough piece about how Netflix began as a shoestring startup bolstered by a group of passionate entrepreneurs with a crazy idea, and persistent Lean Startup experimentation ensured the company didn't fail.
Tags how-to cloud startups