The way software is built is constantly changing to meet the ongoing pressure of getting to the market faster and keeping up with the competition. The software development industry has gone from waterfall to Agile, from agile to DevOps, from DevOps to DevSecOps, and from monolithic applications to microservices and containers. Today, a new approach … continue reading
Fission, a new open-source Serverless Function (FaaS) framework for Kubernetes, lets developers easily create HTTP services on Kubernetes from functions with Node.js and Python support. To use Fission, developers need to create functions and add them with a common language interface. Then they can associate the functions with HTTP routes, Kubernetes events, and other triggers. … continue reading