Byrne Electrical
Solution Scope
Our Initech team and Byrne Electrical partnered to create a Facial Recognition and Custom Tagging application utilizing Content Management stored in the Cloud(S3). The app was secured via Okta using Active Directory as backend authentication server.
Secure User Access
Rest end points were secured by JWT Token generated by Okta. User, Role and claims are extracted by validating token against Okta.
Prioritizing Cloud Saftey
All the cloud content is secured by Custom Federation token generated based on User Role and Access to Buckets. Presigned Urls generated to extract content from secured cloud libraries.
Continuous Integration
Pipelines built out for continuous integrations from Gitlab to AWS ECS with Dockers and Cloud Formation Templates.
Secure User Access
Rest end points were secured by JWT Token generated by Okta. User, Role and claims are extracted by validating token against Okta.
Prioritizing Cloud Saftey
All the cloud content is secured by Custom Federation token generated based on User Role and Access to Buckets. Presigned Urls generated to extract content from secured cloud libraries.
Continuous Integration
Pipelines built out for continuous integrations from Gitlab to AWS ECS with Dockers and Cloud Formation Templates.
More Like This
Cloud Content Management with Facial Recognition
Our goal was to build a web application to manage images and videos with custom tagging and the ability to query on the cloud with
Publish Streaming Data into AWS S3 Datalake and Query it
Our goal is to highlight the ability to consume streaming data from AWS Kinesis, build a Datalake in S3 and run SQL queries from Athena.
Is Aurora Serverless the way to go for Microservices?
Ease with which microservices can be built with no sql database like DynamoDb is the exact opposite to build similar ones with relational databases. It’s