⭐ Ops-Catalyst

Recent Updates

  • Exposing the Repo Insecure

    Sep 23, 2024

  • Performance testing with Grafana k6 and GitHub Actions

    Sep 23, 2024

  • Static vs Dynamic Provisioning in Kubernetes

    Sep 19, 2024

See 66 more →

          • ECS
          • ECS Exec
          • AWS ALB
          • AWS NLB
          • Target Group
        • ASG
        • AWS Lambda
        • EC2
        • AWS Database
        • AWS Backup
        • AWS Subnet
        • AWS Transit Gateway
        • AWS VPC Endpoint
        • AWS ACL
        • KMS
        • Security Group
        • AWS Parameter Store
        • DataSync
        • EFS
      • AWS EventBridge
      • AWS Nuke
      • Manage Your AWS from Code Editor without Console Hassles
        • Kubernetes Debugging with Tetragon
        • Exploring Envoy Proxy
      • Advance-topics
      • Creating Helm Charts
      • Helm Architecture
          • Unleashing Pulumi
          • Static vs Dynamic Provisioning in Kubernetes
          • Kubernetes Monitoring with Grafana Cloud
          • Performance testing with Grafana k6 and GitHub Actions
          • Kubernetes Security (Part-1)
          • Kubernetes Security (Part-2)
          • Authentication
          • Cookie
          • HTTP Basic Authentication
          • JWT
          • OIDC Authentication
          • Session-Cookie Authentication
          • Single Sign-On (SSO)
          • Token-Based Authentication
          • User Principle Name
          • Shift-left Security
        • Common Security Attacks
        • DevSecOps
        • Docker Image Hardening
        • Dynamic Secrets
        • Email Security
        • Encryption
        • Exposing the Repo Insecure
        • PEM (Privacy Enhanced Mail)
          • Event-Driven Architecture
          • Hub and Spoke Architecture
          • Micro-servercies Architecture
          • Cache Server
          • CDN
          • Compute Server
          • Message Queue
          • Multi Data Center Setup
          • Application Load Balancer
          • Load Balancer
          • Network Load Balancer
          • Monitoring
          • Forward Proxy
          • Reverse Proxy
        • System Design
      • About Me
      • Readme
    Home

    ❯

    AWS

    ❯

    Compute

    ❯

    AWS Lambda

    AWS Lambda

    57 words, 1 min read
    Last updated on Mar 04, 2024
    🌟 Edit This Page!   🗓️ History

    • aws
    • python
    Kumail Rizvi

    Abstract


    • Serverless Compute Server


    • Act as glue between AWS EventBridge and notification channels like telegram and slacks etc. An basic setup guide can be found here

    Easier coding experience with Python Lambda

    There are Powertools for AWS Lambda (Python) which offer intellisense, logger and Abstraction to retrieve data from AWS Parameter Store and AWS secrets store etc

    Backlinks

    • No backlinks found

    Graph View


    Created by Kumail Rizvi, © 2024

    • GitHub