Category: AWS
-
Serverless AWS REST API Design Options
Designing and implementing an API in AWS Serverless Application model you use: AWS API Gateway for routing, validation =, and authorization of the API Calls to the AWS Lambda implementation AWS Cognito for authentication, basically implementing OAuth 2.0 client grant flow Parameter Store and AWS KMS to store configurations and connection strings in a secure…
-
API Delivery Technology Capabilities
I have been working with an organization to expose its services and capabilities as a set of APIs on AWS Cloud. To be able to do so, I believe an organization got to have a minimum set of API Technology Delivery capabilities. I will provide a brief description of the capabilities that I helped develop:…
