Blog-on-Digital-Transformation

Golang Internals, Part 5: the Runtime Bootstrap ...

This blog post explores the specifics of resizable stacks and internal TLS implementation.

Golang Internals, Part 4: Object Files and Function ...

March 18, 2015 | 1 Comment | Siarhei Matsiukevich
This blog post explores the structure of function metadata, and how a garbage collector uses it.

Golang Internals, Part 3: The Linker, Object Files, and ...

March 11, 2015 | 0 Comments | Siarhei Matsiukevich
Learn how to generate a Go object file and work with relocations, as well as what TLS is and how the Go linker operates.

Golang Internals, Part 2: Diving Into the Go ...

Using a sample Go program, this blog post explains how a node tree is generated and utilized.

Golang Internals, Part 1: Main Concepts and Project ...

This blog post explains the structure of a Go-based project, dives into the Go compiler, and overviews a Go node.

10 Key Criteria for Evaluating API Automation ...

February 10, 2015 | 0 Comments | Alex Khizhniak
APIs are crucial for any microservices-based architecture—as a means of communication between its components.

A Comparison of Redis Cloud, ElastiCache, openredis, RedisGreen, Redis To ...

January 27, 2015 | 0 Comments | Vladimir Starostenkov
The study evaluates the behavior of six major Redis-as-a-service providers under three scenarios.

NoSQL Tech Comparison 2014: Cassandra (DataStax), MongoDB, and ...

October 2, 2014 | 0 Comments | Alex Khizhniak
The new study compares the popular NoSQL databases across 21 criteria: performance, scalability, availability, ease of installation, maintenance, etc.

E-mails in Ruby on ...

July 29, 2014 | 7 Comments | Anton Trushkevich
This blog post explores different scenarios of working with e-mails in Ruby on Rails: sending and receiving an e-mail, as well as using address tagging.

Hadoop Distributions: Comparison and Top 5 ...

July 10, 2014 | 0 Comments | Kirill Grigorchuk
The article overviews how Hadoop distributions differ, as well as provides insights into their major features, the ecosystem development, enterprise adoption, etc.