Brian McCannJul 17, 202010 min readCleaner Microservice Orchestration With Zeebe+LambdaBrian McCann, Software Engineer In this post I’ll talk about Zeebe. Zeebe is a source available workflow engine that helps you define,...
Kyle WatsonJan 9, 20194 min readThe ever-vigilant battle of Identity and Access Management (IAM)In today’s always-connected work environment, knowing who has access to your company’s digital assets and, more importantly, the level of...
Brian McCannNov 6, 20183 min readIntroduction to DynamoDB and Modeling Relational Data (PART 3)Dealing with Relational Data With the basic structure of DynamoDB in mind, how do we go about building an application that has related...
Brian McCannOct 22, 20184 min readIntroduction to DynamoDB and Modeling Relational Data (PART 2)Getting started with DynamoDB AWS makes it very easy to get started with DynamoDB. Simply log into your AWS account and navigate to...
Brian McCannOct 11, 20184 min readIntroduction to DynamoDB and Modeling Relational Data (PART 1)Introduction DynamoDB is a powerful data persistence offering in the AWS suite that allows for highly scalable data access. It’s quite...
Cedrus DigitalOct 1, 20183 min readSmarter Things | Technology choices for developing an IoT solutionPlanning a Smart Solution Introduction This is the story of a journey that turned my ancient A/C window unit into a smart device that can...
Cedrus DigitalSep 11, 20183 min readA Faster Future: Leveraging AWS for DevOpsThe future is fast. The life cycle of an application has gone from months to days. For DevOps teams, this dictates the necessity of...
saeideidAug 28, 20184 min readAWS PrivateLink with API Gateway and Lambda FunctionsSecurity is an essential element of any application especially when it comes to the Restful API layer. Thousands of calls are made daily...