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

Tips and Tricks #97: Use Span for Zero-Allocation String Parsing

  • Nithin Mohan TK
  • April 11, 2025
  • 0

Eliminate heap allocations when parsing strings by using Span for memory-efficient operations.

  • Emerging Technologies
  • Tips and Tricks

Tips and Tricks #96: Implement Retry Logic for LLM API Calls

  • Nithin Mohan TK
  • April 9, 2025
  • 0

Handle rate limits and transient failures gracefully with exponential backoff.

  • Emerging Technologies
  • Tips and Tricks

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

  • Nithin Mohan TK
  • April 7, 2025
  • 0

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

  • Emerging Technologies
  • Tips and Tricks

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

  • Nithin Mohan TK
  • April 5, 2025
  • 0

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

  • Emerging Technologies
  • Tips and Tricks

Tips and Tricks #93: Use Embeddings for Semantic Search

  • Nithin Mohan TK
  • April 3, 2025
  • 0

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

  • Emerging Technologies
  • Tips and Tricks

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

  • Nithin Mohan TK
  • April 1, 2025
  • 0

Build modular, tested, documented data transformations with dbt.

Posts pagination

Previous 1 … 21 22 23 … 38 Next
Copyright © 2025 ByteArchitect Inc