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

Tips and Tricks #39: Use functools.cache for Automatic Memoization

  • Nithin Mohan TK
  • December 16, 2024
  • 0

Cache expensive function results automatically with the built-in cache decorator.

  • Emerging Technologies
  • Infrastructure as a Code(IaC)

Infrastructure as Code: A Solutions Architect’s Guide to Terraform and Pulumi

  • Nithin Mohan TK
  • December 15, 2024
  • 0

After two decades of managing infrastructure across enterprises of every scale, I’ve witnessed the evolution from manual server provisioning to the declarative, version-controlled approach we […]

  • Emerging Technologies
  • Tips and Tricks

Tips and Tricks #38: Accelerate Pandas with PyArrow Backend

  • Nithin Mohan TK
  • December 14, 2024
  • 0

Switch to PyArrow-backed DataFrames for faster operations and lower memory usage.

  • Emerging Technologies
  • Tips and Tricks

Tips and Tricks #37: Use Generators for Memory-Efficient Data Processing

  • Nithin Mohan TK
  • December 12, 2024
  • 0

Process large datasets without loading everything into memory using Python generators.

  • Emerging Technologies
  • Tips and Tricks

Tips and Tricks #36: Freeze Collections for Thread-Safe Read Access

  • Nithin Mohan TK
  • December 10, 2024
  • 0

Use FrozenDictionary and FrozenSet for immutable, highly-optimized read-only collections.

  • Emerging Technologies
  • Generative AI

GitHub Copilot: A Solutions Architect’s Guide to AI-Assisted Development

  • Nithin Mohan TK
  • December 8, 2024
  • 0

GitHub Copilot has fundamentally changed how I approach software development. After integrating it into my daily workflow over the past year, I want to share […]

Posts pagination

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