Tag: Business and emerging tech
-
Enterprise integration for Ethereum
Posted on July 27, 2018, Level intermediate Resource Length long
Bilgin Ibryam article about Ethereum usage in enterprise. Ethereum is distributed and decentralized, but it is mostly a closed system with the embedded ledger, the currency, and the executing nodes. The most popular open source Java integration library -- Apache Camel supports Ethereum's JSON-RPC API now.
Tags business-and-emerging-tech leadership-and-career architecture-and-apis
-
Everything you need to know about tree data structures
Posted on April 11, 2018, Level intermediate Resource Length long
Article by author TK focusing on data tree structures. If you are pursuing a Computer Science degree, you have to take a class on data structure. You will learn about hash tables, linked lists, queues, and stacks. Those data structures are called "linear" data structures because they all have a logical start and a logical end. However, trees and graphs don't store data linear. Both data structures store data in a specific way.
Tags software-engineering business-and-emerging-tech data-and-analytics
-
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-and-infrastructure business-and-emerging-tech
-
Comprehensive and visual classification of wireless IoT protocols and network tech
Posted on October 23, 2017, Level beginner Resource Length long
Nicolas Windpassinger detailed article with an overview of wireless IoT protocols and technologies (with some criteria to consider when making choices). Wireless IoT protocols, standards, solutions and technologies for connectivity and data communications come in many flavors for many potential IoT use cases.
Tags business-and-emerging-tech cloud-and-infrastructure
-
Advanced Elasticsearch Methods with Node.js Elasticsearch Client
Posted on September 29, 2017, Level intermediate Resource Length medium
Kirill Goltsman cool tutorial tutorial, in which he's going to dive deeper into elasticsearch.js describing more advanced methods and concepts like scrolling, aggregations, and analyzers.
Tags business-and-emerging-tech
-
Blockchain explained
Posted on July 17, 2017, Level beginner Resource Length short
Zach Church interviewed Christian Catalini - an MIT expert - on why distributed ledgers and cryptocurrencies have the potential to affect every industry.
Tags business-and-emerging-tech
-
A Roadmap to the Programmable World
Posted on May 27, 2017, Level beginner Resource Length long
Antero Taivalsaari and Tommi Mikkonen posted an article about emergence of millions of remotely programmable devices in our surroundings will pose significant challenges for software developers.
Tags business-and-emerging-tech software-engineering architecture-and-apis
-
How Algolia Reduces Latency For 21B Searches Per Month
Posted on May 6, 2017, Level beginner Resource Length long
Josh Dzielak, Developer Advocate as Algolia wrote interesting article about building search engine from scratch.
Tags business-and-emerging-tech devops-and-ci-cd cloud-and-infrastructure
-
Crypto Tools for DevOps: git-crypt
Posted on April 18, 2017, Level beginner Resource Length short
Eric Mann's short and sweet article about crypto tools for DevOps -- help explain a specific utility that empowers developers to keep credentials and the code that uses them in the same place.
Tags business-and-emerging-tech devops-and-ci-cd
-
Why Some Autonomous Cars Are Going to Avoid the Internet
Posted on January 14, 2017, Level beginner Resource Length short
John Krafcik, the CEO of Alphabet's self-driving car company, Waymo, explained to the Financial Times (paywall) that its vehicles only occasionally connect to the Internet.
Tags business-and-emerging-tech