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

Year: 2025

  • Home
  • 2025
  • Page 29
  • Emerging Technologies
  • Tips and Tricks

Tips and Tricks #105: Debounce Search Inputs for Better Performance

  • Nithin Mohan TK
  • April 27, 2025
  • 0

Prevent excessive API calls by debouncing user input in search fields.

  • Emerging Technologies
  • Tips and Tricks

Tips and Tricks #104: Parallelize CPU-Bound Work with ProcessPoolExecutor

  • Nithin Mohan TK
  • April 25, 2025
  • 0

Bypass the GIL and utilize all CPU cores for compute-intensive tasks.

  • Emerging Technologies
  • Tips and Tricks

Tips and Tricks #103: Use functools.cache for Automatic Memoization

  • Nithin Mohan TK
  • April 23, 2025
  • 0

Cache expensive function results automatically with the built-in cache decorator.

  • Cloud Computing
  • Google Cloud (GCP)

Securing Cloud Applications with Google Cloud Armor: Enterprise WAF and DDoS Protection

  • Nithin Mohan TK
  • April 22, 2025
  • 0

Executive Summary: Google Cloud Armor provides enterprise-grade DDoS protection and web application firewall (WAF) capabilities that integrate seamlessly with Cloud Load Balancing. This comprehensive guide […]

  • Emerging Technologies
  • Tips and Tricks

Tips and Tricks #102: Accelerate Pandas with PyArrow Backend

  • Nithin Mohan TK
  • April 21, 2025
  • 0

Switch to PyArrow-backed DataFrames for faster operations and lower memory usage.

  • Cloud Computing
  • Google Cloud (GCP)

Cloud Spanner Deep Dive: Building Globally Distributed Databases That Never Go Down

  • Nithin Mohan TK
  • April 20, 2025
  • 0

Executive Summary: Cloud Spanner represents a breakthrough in database technology—the world’s first horizontally scalable, strongly consistent relational database that spans continents while maintaining ACID transactions. […]

Posts pagination

Previous 1 … 28 29 30 … 42 Next
Copyright © 2025 ByteArchitect Inc