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

Tips and Tricks #25: Use Window Functions for Running Calculations

  • Nithin Mohan TK
  • November 18, 2024
  • 0

Calculate running totals, rankings, and moving averages efficiently with SQL window functions.

  • Azure

Azure OpenAI Service with Python: Building Enterprise AI Applications

  • Nithin Mohan TK
  • November 17, 2024
  • 0

After spending two decades building enterprise applications, I’ve watched countless “revolutionary” technologies come and go. But Azure OpenAI Service represents something genuinely different—a managed platform […]

  • Emerging Technologies
  • Tips and Tricks

Tips and Tricks #24: Apply Strangler Fig Pattern for Legacy Migration

  • Nithin Mohan TK
  • November 16, 2024
  • 0

Gradually replace legacy systems by routing traffic to new implementations incrementally.

  • Emerging Technologies
  • Tips and Tricks

Tips and Tricks #23: Implement Domain Events for Loose Coupling

  • Nithin Mohan TK
  • November 14, 2024
  • 0

Use domain events to decouple components and enable reactive architectures.

  • Emerging Technologies
  • Tips and Tricks

Tips and Tricks #22: Use CQRS for Complex Domain Logic

  • Nithin Mohan TK
  • November 12, 2024
  • 0

Separate read and write operations for better scalability and simpler code.

  • Emerging Technologies
  • Tips and Tricks

Tips and Tricks #21: Apply Repository Pattern for Data Access

  • Nithin Mohan TK
  • November 10, 2024
  • 0

Abstract data access logic behind a clean interface for testability and flexibility.

Posts pagination

Previous 1 … 44 45 46 … 66 Next
Copyright © 2025 ByteArchitect Inc