Featured
Featured posts
BrandPost: State of Application Services – 2019 Report Overview
March 7, 2019
BrandPost: State of Application Services – 2019 Report Overview
Application services help organizations ensure that their critical apps are always available, protect their business from unforeseen threats, and scale seamlessly around the world—no matter where those applications reside. For our annual survey, we asked IT leaders across a range of industries, company sizes, and roles about how they’re using app services to address the challenges and opportunities presented by the ongoing process of digital transformation. Key finding #1 87% of respondents have multi-cloud architectures, driven by an app-first methodology. Most organizations evaluate cloud decisions based on what environment is best for each application, an app-first methodology that leads to multi-cloud architectures for nearly 90% of respondents. While multi-cloud has evolved from an experiment to a key strategy, enforcing consistent security and ensuring reliable performance remain challenging for most organizations. Key finding #2 69% of respondents are executing digital transformation—and app data reigns. With more than 2/3 of survey respondents engaged in ongoing digital transformation initiatives, IT organizations are reevaluating their structures, processes, and workflows to be more agile. As enterprises migrate applications to the cloud—and with them application data–the importance of data analysis and real-time threat analytics are emerging. Key Finding #3…
What is infrastructure as code? A big step up from server scripting
March 7, 2019
What is infrastructure as code? A big step up from server scripting
If you have ever had to provision and configure a server, you know the pain it can bring. Take the…
JavaScript dapps: User authentication with Blockstack
March 7, 2019
JavaScript dapps: User authentication with Blockstack
In the last post, I introduced Blockstack and discussed the two critical components for building decentralized apps, or dapps, on…
BrandPost: State of Application Services 2019: Applications Drive Decisions in a Digital Economy
March 7, 2019
BrandPost: State of Application Services 2019: Applications Drive Decisions in a Digital Economy
For five years we have conducted research into the State of Application Delivery. This year, we’ve changed the name of…
What is Jupyter Notebook? Data analysis made easier
March 6, 2019
What is Jupyter Notebook? Data analysis made easier
At some point, we all need to show our work. Most programming work is shared either as raw source code…
What’s new in Rust 1.33
March 6, 2019
What’s new in Rust 1.33
Version 1.33 of the Rust systems programming language is now available. Current version: What’s new in Rust 1.33 Rust 1.33…
What is a devops engineer? And how do you become one?
March 6, 2019
What is a devops engineer? And how do you become one?
Devops is a culture and philosophy that, in a nutshell, aims to unify the formerly separate silos of development (the…
What’s new in C++ 20: modules, concepts, and coroutines
March 6, 2019
What’s new in C++ 20: modules, concepts, and coroutines
C++ 20, the latest version of the venerable general-purpose systems programming language, has been deemed feature-complete by the International Organization…
How Azure Maps differs from Bing Maps for developers
March 5, 2019
How Azure Maps differs from Bing Maps for developers
There’s a dilemma facing anyone wanting to build a map app on a Microsoft platform: The company currently has two…
How to write an R package
March 5, 2019
How to write an R package
When you see “R package,” you may think “Something to share with other people.” But an R package can also…
How to address IoT’s two biggest challenges: data and security
March 5, 2019
How to address IoT’s two biggest challenges: data and security
You don’t even need to Google “data growth and IoT” to see the trend for the internet of things; all…
Atlassian provides customized devops workflows in Bitbucket
March 4, 2019
Atlassian provides customized devops workflows in Bitbucket
With Bitbucket Pipes, Atlassian is looking to make it easier to do devops workflows in the cloud by offering integrations…
What’s new in Visual Studio 2019: The release candidate arrives
March 4, 2019
What’s new in Visual Studio 2019: The release candidate arrives
Microsoft has releasedthe release candidate of its upcoming Visual Studio 2019 IDE, in which updates occur when the machine is idle.…
Review: Google Cloud AutoML is truly automated machine learning
March 4, 2019
Review: Google Cloud AutoML is truly automated machine learning
When you’re trying to train the best machine learning model for your data automatically, there’s AutoML, or automated machine learning,…
How to use the Save-Data request header in ASP.Net Core
March 4, 2019
How to use the Save-Data request header in ASP.Net Core
HTTP headers contain data stored as name/value pairs that are passed between the server and the client. These headers are…