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
  • Emerging Technologies
  • Tips and Tricks

Tips and Tricks #223: Cache LLM Responses for Cost Reduction

  • Nithin Mohan TK
  • December 19, 2025
  • 0

Implement semantic caching to avoid redundant LLM calls and reduce API costs.

  • Emerging Technologies
  • Tips and Tricks

Tips and Tricks #222: Implement Prompt Templates for Consistent LLM Output

  • Nithin Mohan TK
  • December 17, 2025
  • 0

Use structured prompt templates to get reliable, formatted responses from LLMs.

  • Cloud Computing
  • Google Cloud (GCP)

Serverless Showdown: Cloud Run vs Cloud Functions vs App Engine – Choosing the Right GCP Compute Platform

  • Nithin Mohan TK
  • December 15, 2025
  • 0

Executive Summary: Cloud Run represents Google’s vision for serverless containers—a fully managed platform that automatically scales containerized applications from zero to thousands of instances without […]

  • Emerging Technologies
  • Tips and Tricks

Tips and Tricks #221: Use Embeddings for Semantic Search

  • Nithin Mohan TK
  • December 15, 2025
  • 0

Implement semantic search using text embeddings for more relevant results than keyword matching.

  • Best Practices

The Type Revolution: How Python’s Gradual Typing Transformed My Approach to Building Production Systems

  • Nithin Mohan TK
  • December 14, 2025
  • 0

Five years ago, I would have dismissed Python type hints as unnecessary ceremony for a dynamically typed language. Today, I cannot imagine building production systems […]

  • Emerging Technologies
  • Tips and Tricks

Tips and Tricks #220: Use dbt for Maintainable Data Transformations

  • Nithin Mohan TK
  • December 13, 2025
  • 0

Build modular, tested, documented data transformations with dbt.

Posts pagination

1 2 … 175 Next
Copyright © 2025 ByteArchitect Inc