A serverless architecture is a way to build and run applications and services without having to manage infrastructure. Your application still runs on servers, but all the server management is done by AWS. Serverless framework is a toolkit for creating, deployment of serverless functions like AWS Lambda, publish the message in SNS, send message to […]
Posts Tagged ‘Node.js’
How API Connect Components Interact at Design Time and Run-Time
IBM API Connect – Product Architecture IBM API Connect is an integrated offering, which provides customers an end to end API life-cycle (Create, Run, Secure and Manager) experience. It provides capabilities to build model-driven API’s , micro-services using Node.js loopback framework , run them either on-premise or on-cloud, secure and manage the same using […]
Simulating DR failover endpoints in Azure Traffic Manager
Azure Traffic Manager is Azure PaaS service which is helpful in the following scenarios: 1. Directing incoming application traffic to the nearest Azure data center 2. Failover to the other Azure data center (DR) in case of a catastrophic failure 3. Distributing traffic between endpoints according to the assigned endpoint weight value In this blog […]
Using Front-end Technologies like Node, Grunt, and Sass with AEM
In this article, I am going to show you how to use Grunt and Grunt plugins to compile Sass into CSS, minify CSS, add CSS source maps, merge JavaScript files, minify the JS, and add JavaScript source maps. We will be using Bower to add vendor JavaScript libraries to our project. Before I show you […]
Under the Hood With “The Future of SharePoint”
It has been about a week since Microsoft unveiled “The Future of SharePoint” at this event here (note: you have to provide your e-mail and some other info to get access to all the content). The keynote has kind of a general overview of all of the new directions that the SharePoint team is heading […]
IBM API Connect: A complete API lifecycle offering
IBM recently announced a completely new, re-designed and a unique offering known as API Connect, which integrates IBM API Management and IBM Strong Loop into a single package with built-in gateway, allows you to create, secure, run and manage APIs and Microservices. This offering will certainly help organizations to understand the complete API life cycle in detail and design the […]