Blog-on-Digital-Transformation

Blog on Digital Transformation

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

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 Compiler

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 Structure

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

Cloud Foundry CLI: a 15-Step Online Tutorial and Interactive Demo

February 19, 2015 | 0 Comments | Alex Khizhniak
Want to better understand Cloud Foundry? Try it firsthand! Our DevOps team has created a 15-step interactive tutorial that teaches the basic CF CLI commands.

10 Key Criteria for Evaluating API Automation Tools

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 Go

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

Cloud Foundry Internals: How to Create Custom BOSH CLI Plugins

January 16, 2015 | 0 Comments | Alexander Lomov
This blog post provides guidelines on how to create a custom plugin for BOSH CLI to push the boundaries of the BOSH functionality and significantly boost resolution of application tasks.

PaaS vs. IaaS for Microservices Architectures: Top 6 Differences

January 9, 2015 | 0 Comments | SERGEY SVERCHKOV...
Learn how PaaS and IaaS for microservices differ across automation, loose coupling, deployment, continuous delivery, connection to external services, etc.

Deploying Hadoop with Docker: Why, When, and Lessons Learned

January 6, 2015 | 0 Comments | Alex Khizhniak...
Two lively sessions explored possible scenarios for Docker, demonstrating the technology in action and revealing what it takes to deploy Hadoop with containers.

Cloud Foundry Monitoring with Admin UI: Technical Overview

December 24, 2014 | 0 Comments | Alexander Lomov
The post explores Admin UI's core layers, functionality, integration with CF APIs, etc., highlighting how to address issues with logging in, scaling, and debugging.
11-248x270-1.png