Chef is building on top of its application automation solution with the release of a new SaaS-based service. Habitat was first announced last year as a way to give apps the ability to self-organize and self-configure throughout their lifecycle. Today’s announcement of Habitat Builder adds to that technology by enabling modern application development teams to … continue reading
Amazon is addressing artificial intelligence development challenges with a new end-to-end compiler solution. The NNVM compiler, developed by AWS and a team of researchers from the University of Washington’s Allen School of Computer Science & Engineering, is designed for deploying deep learning frameworks across a number of platforms and devices. “You can choose among multiple … continue reading
The open source database PostgreSQL has announced the release of their latest version, PostgreSQL 10. It includes the ability to distribute data across many nodes, also known as a divide and conquer strategy. Other features include logical replication, declarative table partitioning, improved query parallelism, quorum commit for synchronous replication, and SCRAM-SHA-256 authentication. Logical replication will enable … continue reading
The days of software packages are coming to an end. Say hello to what JFrog co-founder and chief architect Fred Simon calls “liquid software.” “Once the number of applications and libraries and pieces of the software that needed to be managed reached a certain point, we started to see an exponential increase in the amount … continue reading
Developer advocate at Google, Pete LePage, gave a talk at the Velocity conference in NYC last year, and he said that today, the mobile web should be three things: reliable, fast and engaging. This remains true today, since users expect their web browser to work fast every time. It is why almost half of web … continue reading
API development platform provider Postman has released the results of their 2017 State of API Survey which gathered insight from their community of 3.5 million developers on API usage, technologies, tools and concerns. Some of Postman’s key findings show that around 70 percent of Postman developers spend more than a quarter of their week working … continue reading
In baseball, it’s three strikes and you’re out. In this age of app fatigue and digital transformations, the rules of America’s favorite pastime don’t apply to web application development. For most brands and enterprises, they have seconds to delight a user or they are skipping out of the ball park and onto the next competitor. … continue reading
Microsoft is giving engineers and developers a way to combat memory corruption issues with the release of VulnScan. VulnScan was created by the Microsoft Security Response Center after receiving a number reports about potential product vulnerabilities. “In practice, a significant proportion of these reports turn out to be memory corruption issues. In order to root … continue reading
The Angular team has announced support for Cloud Firestore in AngularFire. Cloud Firestore was released into public beta this week by the Google Firebase team. It features querying; real-time data synchronization; iOS, Android and web SDKs with offline data access; and multi-region data replication. AngularFire is the official Angular library for Firebase. “AngularFire combines the … continue reading
You’ve probably heard the conventional wisdom that teams should be aligned around a common goal. But while it’s important to have a shared business objective, the idea that everyone needs to have the same goal is selling your engineering team short. Productive tension is beneficial for organizations. In my engineering group, I have at least … continue reading