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

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

  • Nithin Mohan TK
  • March 20, 2025
  • 0

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

  • Emerging Technologies
  • Tips and Tricks

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

  • Nithin Mohan TK
  • March 18, 2025
  • 0

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

  • Data Integration

Azure Logic Apps: A Solutions Architect’s Guide to Enterprise Workflow Automation

  • Nithin Mohan TK
  • March 16, 2025
  • 0

After two decades of building enterprise integration solutions, I’ve watched workflow automation evolve from complex BizTalk orchestrations to elegant cloud-native services. Azure Logic Apps represents […]

  • Emerging Technologies
  • Tips and Tricks

Tips and Tricks #84: Implement Structured Logging for Observability

  • Nithin Mohan TK
  • March 16, 2025
  • 0

Use structured JSON logging for better searchability and analysis in cloud environments.

  • Emerging Technologies
  • Tips and Tricks

Tips and Tricks #83: Use AWS Lambda Layers for Shared Dependencies

  • Nithin Mohan TK
  • March 14, 2025
  • 0

Share common code and dependencies across Lambda functions to reduce deployment size.

  • Emerging Technologies
  • Tips and Tricks

Tips and Tricks #82: Implement Circuit Breaker for Resilient Services

  • Nithin Mohan TK
  • March 12, 2025
  • 0

Prevent cascade failures by implementing circuit breaker pattern for external service calls.

Posts pagination

Previous 1 … 31 32 33 … 67 Next
Copyright © 2025 ByteArchitect Inc