Automation Solutions

Deploy Automatically to AWS Lambda via Azure Pipelines

[vc_row][vc_column][vc_column_text] Microsoft recently announced Azure DevOps, a collection of services for software development teams. The individual services are quite extensible and have a generous free tier for small teams. Specifically, the Azure Pipelines service is intriguing, offering a full-featured continuous integration / continuous deployment platform with 1,800 free build minutes per month. In a previous […]
Read More

Deploy Automatically to AWS Lambda via Bitbucket Pipelines

[vc_row][vc_column][vc_column_text] Bitbucket’s Pipelines feature allows you to configure continuous integration and continuous deployment (CI/CD) directly within Bitbucket, without an external CI/CD server such as Jenkins. In this article, we’ll walk through configuring Bitbucket Pipelines to deploy AWS Lambda functions automatically. We’ll create a new AWS Lambda function, create a new Bitbucket repository to hold our […]
Read More
Automated Vs Manual IAM Provisioning Permissions IAM Image

Part 2: Automated vs. Manual Identity and Access Provisioning Permissions and Properly Restricting Assignment of Tasks

In my previous post Automated vs. Manual Identity and Access Provisioning – Breaking Down the Stigma and SOA Task Routing I talked about the capabilities of Manual Task fulfillment and provisioning in OIM and how to setup the SOA composites to properly get task assignment information.  In this post, I’m going to go over the […]
Read More
Automated Vs Manual IAM Provisioning IAM Image

Automated vs. Manual Identity and Access Provisioning Breaking Down the Stigma and SOA Task Routing

[vc_row][vc_column][vc_column_text]Over the years, I have worked with a lot of different customers architecting, developing, deploying, and maintaining their identity provisioning solutions as part of their identity management programs. As both a consultant and working for enterprises, the challenge and expectation is around what the identity provisioning solution can do and how far its reach is. […]
Read More