Searching in

Enter search term to find items
to navigate, to select, and to close
Skip to content

Code, Cloud & Context

Designing intelligent systems, one layer at a time.

  • Home
  • About
    • About
    • Welcome To My Blog
    • Contact
    • Disclaimer
    • Contributions
    • Hire!
    • Subscribe to my blog
  • Cloud Computing
    • AWS
      • AWS CodeBuild
      • AWS CodeCommit
      • AWS CodeDeploy
      • AWS Cloud9
      • AWS CodePipeline
      • AWS Glue
    • Azure
      • Azure Kubernetes Service(AKS)
      • Windows Azure Development
      • Azure IoT Suite
        • IoT Edge
        • IoT Central
        • IoT Hub
        • Machines
    • Google Cloud (GCP)
    • Internet of Things
      • IoT
      • Communication Patterns
      • Communication Protocols
      • Connectivity
      • IoT Devices
      • IoT Privacy
      • IoT Security
  • Artificial Intelligence(AI)
    • Algorithms
    • Machine Learning(ML)
    • Azure AI
    • Generative AI
    • Image Classification
    • Image Generation
    • Image Recognition
    • Object Based Image Analysis
    • Object Classification
    • Object Detection
    • Object Recognition
    • Object Tracking
  • Emerging Technologies
    • Analytics
    • Augmented Reality
    • Bio Technology
    • Big Data
    • Computing
    • Cloud Computing
    • Data Analytics
  • Technology Engineering
    • Development Process
    • Software Engineering
    • Software/System Design
    • Platform Engineering
    • Agile
    • GitOps
    • SRE
    • DevOps
  • Knowledge Center
    • Microsoft Technologies
      • .NET
      • ASP.NET
      • VisualStudio
      • Windows
      • Windows Phone
      • Kinect Development
    • Mobile-Development
    • Downloads

Category: Tips and Tricks

  • Home
  • Tips and Tricks
  • Page 19
  • Emerging Technologies
  • Tips and Tricks

Tips and Tricks #115: Use AWS Lambda Layers for Shared Dependencies

  • Nithin Mohan TK
  • May 17, 2025
  • 0

Share common code and dependencies across Lambda functions to reduce deployment size.

  • Emerging Technologies
  • Tips and Tricks

Tips and Tricks #114: Implement Circuit Breaker for Resilient Services

  • Nithin Mohan TK
  • May 15, 2025
  • 0

Prevent cascade failures by implementing circuit breaker pattern for external service calls.

  • Emerging Technologies
  • Tips and Tricks

Tips and Tricks #113: Use Terraform Modules for Reusable Infrastructure

  • Nithin Mohan TK
  • May 13, 2025
  • 0

Create reusable infrastructure components with Terraform modules for consistency and DRY code.

  • Emerging Technologies
  • Tips and Tricks

Tips and Tricks #112: Automate Security Scanning in CI Pipeline

  • Nithin Mohan TK
  • May 11, 2025
  • 0

Catch vulnerabilities early by integrating security scanning into your CI workflow.

  • Emerging Technologies
  • Tips and Tricks

Tips and Tricks #111: Implement Trunk-Based Development with Feature Flags

  • Nithin Mohan TK
  • May 9, 2025
  • 0

Ship code continuously while controlling feature rollout with runtime flags.

  • Emerging Technologies
  • Tips and Tricks

Tips and Tricks #110: Use Multi-Stage Docker Builds for Smaller Images

  • Nithin Mohan TK
  • May 7, 2025
  • 0

Reduce container image size by separating build and runtime stages.

Posts pagination

Previous 1 … 18 19 20 … 38 Next
Copyright © 2025 ByteArchitect Inc