Application development today is usually not about building new big core systems like we did 20 years ago. Those systems have are already been built or standard off the shelf applications are used. Application development for the enterprise segment is today very much about creating smart solutions using existing data in a new way. I … Continue reading Empower the application developers with smart integration capabilities.
Utilize your unused server capacity
According to a study from Anthesis Group and Stanford University the utilization of servers in business and enterprise data centers rarely exceeds 6% of their maximum computing power. They also found out that around 30% of the servers haven’t delivered any information or computing any service for the last six month. This imply that there … Continue reading Utilize your unused server capacity
Running serverless
Serverless architecture or function as a service, FaaS, is a design pattern where applications or programs are hosted in cloud service. Scaling, capacity planning and server maintenance are hidden from the developers. Applications are typically divided into small, short lived functions where a function is responsible for a single task. This makes it easy to … Continue reading Running serverless