Featured

Featured posts

2019 will be the year of the cloud system maker

2019 will be the year of the cloud system maker

There’s a culture in the US called the maker culture, a hipster phenomenon. Related to the hacker culture, it represents…
10 JavaScript concepts every Node.js developer must master

10 JavaScript concepts every Node.js developer must master

With JavaScript and the V8 engine at the core, an event-driven architecture, and scalability out of the box, Node.js has…
Java 12 could ax raw string literals

Java 12 could ax raw string literals

Java Development Kit  (JDK) 12 soon could be minus one feature that had been targeted for the release: a beta…
Asynchronous JavaScript: How to use async and await

Asynchronous JavaScript: How to use async and await

Let’s look at some new syntax introduced as a part of ES2017 to help organize code around promises. In many…
GitHub improves its status reporting

GitHub improves its status reporting

GitHub has updated the status page on its popular code-sharing site to help developers find out as much information as…
5 principles to becoming a collaborative agile devops team

5 principles to becoming a collaborative agile devops team

There’s a lot of work IT teams take on when committing to agile and devops practices. Agile teams are likely…
What’s new in Angular: Version 7.2 beta arrives

What’s new in Angular: Version 7.2 beta arrives

The beta Version 7.2 of Angular, Google’s popular JavaScript framework for building mobile and desktop applications, is now available. Angular…
The private cloud is now a peripheral to the public cloud

The private cloud is now a peripheral to the public cloud

No matter if you’re looking at Microsoft’s Azure Stack, Amazon Web Services’s Outpost, or Google’s Kubernetes Engine (GKE) on premises,…
Create your cloud code installer with CNAB and Duffle

Create your cloud code installer with CNAB and Duffle

When you build code, you need to deliver it in a way it installs and runs with as little friction…
How to consume a WCF SOAP service in ASP.Net Core

How to consume a WCF SOAP service in ASP.Net Core

Until REST APIs came along, SOAP (Simple Object Access Protocol) was the de facto standard protocol on which web services…
20 Go language projects for mastering microservices

20 Go language projects for mastering microservices

When a team of Google coders looked out across the collection of computer languages in 2007, they saw hundreds of…
How to become a transformative enterprise in the cloud

How to become a transformative enterprise in the cloud

Cloud computing isn’t a technology problem solved by moving workloads out of private data centers and into public clouds. As…
The path to cloud security goes through integration

The path to cloud security goes through integration

The cloud security problem is not really a problem any more. Indeed, we have the best security technology in the…
What’s new in Google’s Flutter mobile dev framework

What’s new in Google’s Flutter mobile dev framework

Flutter, Google’s UI framework for building native interfaces for Android and iOS mobile applications, is now in its Version 1.0…
Back to top button