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: Emerging Technologies

Emerging technologies include a variety of technologies such as educational technology, information technology, nanotechnology, biotechnology, cognitive science, psychotechnology, robotics, and artificial intelligence.

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

Tips and Tricks #42: Use Intersection Observer for Lazy Loading

  • Nithin Mohan TK
  • December 22, 2024
  • 0

Load images and content only when they enter the viewport for faster initial page loads.

  • Cloud Computing
  • Google Cloud (GCP)

Serverless Event Processing with Google Cloud Functions: From HTTP Triggers to Event-Driven Architectures

  • Nithin Mohan TK
  • December 20, 2024
  • 0

Executive Summary: Google Cloud Functions provides a fully managed, event-driven serverless compute platform that scales automatically from zero to millions of invocations. This comprehensive guide […]

  • Cloud Computing
  • Google Cloud (GCP)

Designing Enterprise VPC Networks on Google Cloud: From Zero Trust to Global Scale

  • Nithin Mohan TK
  • December 20, 2024
  • 0

Executive Summary: Google Cloud VPC networking provides the foundation for secure, scalable, and globally distributed cloud architectures. This comprehensive guide explores VPC’s enterprise capabilities, from […]

  • Cloud Computing

Cloud VM Showdown: Choosing Between GCP Compute Engine, AWS EC2, and Azure Virtual Machines

  • Nithin Mohan TK
  • December 20, 2024
  • 0

Executive Summary: Choosing the right virtual machine platform is one of the most consequential decisions in cloud architecture, directly impacting performance, cost, and operational complexity […]

  • Emerging Technologies
  • Tips and Tricks

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

  • Nithin Mohan TK
  • December 20, 2024
  • 0

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

  • Emerging Technologies
  • Tips and Tricks

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

  • Nithin Mohan TK
  • December 18, 2024
  • 0

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

Posts pagination

Previous 1 … 40 41 42 … 66 Next
Copyright © 2025 ByteArchitect Inc