Skip to content

dev

What is Serverless Computing

Learn and discover how the serverless programming model provides a simpler, more cost-effective way of developing and operating applications in the cloud

What is cURL

An introductory tutorial on how to install the handy command line tool name cURL and when and where to use it

Docker for developers

Install Docker on ubuntu for developers

How to install Instructions for docker community edition on a ubuntu desktop computers. Step by step instructions to ensure you properly install docker ready for software development machines using Ubuntu

What is Git

Git is a popular version control system to help software developers maintain a version history of their code

dotnet

C# Tuples

Exploring the Tuples the New C# 7 language feature learning both the Advantages and limitations of this great language enhancement.

What are Microservices

The microservice architecture enables the rapid, frequent and reliable delivery of large, complex applications. It also enables an organization to evolve its technology stack.

Enable SSH on ubuntu

Secure Shell (SSH) is an extremely useful tool when administering a number Linux servers. If SSH is not enable on your ubuntu server this guide will assist you in configuring SSH.