Docker: VMs, Code Migration, and SOA Solved

Zach Gardner Articles, Development Technologies & Tools, DevOps, Docker, Python 2 Comments

Attention: This article was published over 11 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.It’s rare that a piece of software as new as Docker is readily adopted by startups along with huge, well established companies. dotCloud, the …

New Features in AngularJS 1.3

Mark Fricke Angular, Articles, Development Technologies & Tools, JavaScript, Single-Page Application 6 Comments

Attention: This article was published over 11 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.Now that Angular 1.3 has been officially released, I thought I would talk about some of the new features that developers would like to …

The Journey From Java EE to SPA

John Hoestje Articles, Java, JavaScript, Single-Page Application 2 Comments

Attention: This article was published over 12 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.While pulling down an existing Backbone.js project that I was helping with, I felt confident enough with JavaScript that I figured I could start …

Introduction to Scaling PHP Applications – Part 2

Zach Gardner Architecture, Articles, Programming, Scaling PHP Apps, Tutorial 6 Comments

Attention: This article was published over 12 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.This is the second blog in a two-part series on scaling PHP applications. The first blog in the seriesย focused on replacing Apache+mod_php with Nginx+PHP-FPM. …

Introduction to Scaling PHP Applications – Part 1

Zach Gardner Architecture, Articles, Programming, Scaling PHP Apps, Tutorial 12 Comments

Attention: This article was published over 12 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.This is the first blog in a two-part series on scaling PHP applications. Part one will focus on replacing Apache while part two will …