Skip to content
View srikanthmanda's full-sized avatar
👋
🌏
👋
🌏
Block or Report

Block or report srikanthmanda

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. aws-networking-demo aws-networking-demo Public

    CloudFormation stack to demo various network components of AWS

    2

  2. aws-cloudformation-attributes aws-cloudformation-attributes Public

    An application to generate a cheatsheet of attributes returned by Ref and Fn::GetAtt intrinsic functions for AWS CloudFormation resources.

    JavaScript

  3. aws-sdk-light-apigee-bundle aws-sdk-light-apigee-bundle Public

    “aws-sdk-light” package bundled into a file for use as an “IncludeURL” resource in Apigee's JavaScript policy.

    JavaScript

  4. apigee-aws-lambda-demo apigee-aws-lambda-demo Public

    Demo of an Apigee proxy calling AWS Lambda from JavaScript policy using “aws-sdk-light” package. Includes a CloudFormation stack with Lambda, S3, IAM Roles & Policies, KMS, and SSM Parameter Store …

    JavaScript

  5. Brief notes on TLS/SSL keys and cert... Brief notes on TLS/SSL keys and certificates, their file formats and converting them using OpenSSL.
    1
    # TLS/SSL & OpenSSL
    2
    
    
    3
    Brief notes on TLS/SSL private keys and certificates, their various formats and converting them to different formats using OpenSSL.
    4
    
    
    5
    
    
  6. beginning-aws-lambda beginning-aws-lambda Public

    An exercise in understanding how AWS Lambda works and how it integrates with other AWS services.

    JavaScript