Blog posts in 'Node DevOps' category
Title | Excerpt |
---|---|
IBM and StrongLoop Are Going to Node+JS Interactive North America 2018
Sep 27, 2018
|
Node+JS Interactive North America is coming to Vancouver, BC, Canada from October 10-12, 2018. The StrongLoop team and IBM will be there, and IBM is proud to be a Platinum Sponsor. More |
IBM and StrongLoop Are Going to Node Interactive North America 2017
Sep 12, 2017
|
IBM and StrongLoop are heading to Vancouver, BC, Canada for Node Interactive North America. The event runs from October 4-6, 2017. IBM is once more a Platinum Sponsor for this event, and we are all proud to be involved. More |
Video of the Week: Pushing Forward with Node
Feb 28, 2017
|
The StrongLoop and IBM team attended Node Interactive in Austin, Texas in 2016. While there, we chatted with developers about all sorts of topics about node.js. Because they shared so many great points with us, we’ve shared highlights in short vid... More |
Video of the Week: The Importance of Open
Feb 21, 2017
|
The StrongLoop and IBM team were fortunate enough to interview some of the developers at Node Interactive in Austin, Texas near the end of 2016. During the month of February we will share the four videos created from those interviews. We’ve talked... More |
Video of the Week: The Node Community
Feb 14, 2017
|
The StrongLoop and IBM team were fortunate enough to interview some of the developers at Node Interactive in Austin, Texas near the end of 2016. During the month of February we will share the four videos created from those interviews. Last time we... More |
Video of the Week: Why Node Matters
Feb 7, 2017
|
The StrongLoop and IBM team interviewed some of the developers attending Node Interactive in Austin, Texas near the end of 2016. During the month of February we will share the video series created from those interviews. We start with the first of ... More |
Broadcast Your LoopBack and Node.js Skills with IBM Open Badges
Jun 21, 2016
|
Note: Updated with current link for badges. You may have heard about the IBM Open Badge Program. You probably know that it is a new and innovative way to display your skills, achievements and contributions online, so you can share them on Linkedi... More |
Best Practices for Express in Production, Part Two: Performance and Reliability
Nov 19, 2015
|
This is a two-part blog series about some best practices for running Express applications in production. The first part was about security, and this second part focuses on performance and reliability. It assumes you are already familiar with the ... More |
Best Practices for Express in Production – Part One: Security
Nov 12, 2015
|
This is a two-part blog series about some best practices for running Express applications in production. This first part focuses on security, and the second on performance and reliability. It assumes you are already familiar with the basics of No... More |
StrongLoop npm Module Spotlight – Node.js Build, Deploy & Process Management
Mar 10, 2015
|
I want to take a moment and talk a little bit about deploying your Node.js application. This subject in general is pretty well defined but there aren’t that many tools out there written for Node. I’ve seen Node.js applications deployed by Capistra... More |
Best Practices for Deploying Node.js in Production
Sep 4, 2014
|
One of the struggles developers face when moving to Node.js is the lack of best practices for automated deployment of Node applications. The challenges are many-fold – packaging and dependency management, single step deploy, and start/re-start wit... More |