- formatting
- images
- links
- math
- code
- blockquotes
- external-services
•
•
•
•
•
•
-
Amplifier vs Claude Code — where Microsoft’s Agent Framework fits in
A concise comparison of Microsoft Amplifier and Anthropic's Claude Code, and how Microsoft's new Agent Framework complements both for production agent development.
-
Optimizing Large Language Models A Look at Key Techniques
An introduction to key techniques for optimizing Large Language Models (LLMs), including Retrieval-Augmented Generation (RAG), Chaining Transformers, Prompt Engineering, and Transfer Learning and Fine-tuning.
-
Nginx Reverse Proxy for Amazon OpenSearch Kibana with Ansible
A guide on how to set up access to Amazon OpenSearch Service Kibana using an Nginx reverse proxy, provisioned with Ansible. This includes defining inventory, creating a main playbook, and configuring Nginx for basic proxying.
-
Terraform Example: Serverless React App with AWS API Gateway and Lambda
A Terraform example demonstrating how to create a serverless React application using AWS API Gateway to invoke an AWS Lambda function, including CORS configuration.
-
Application Load Balancer - Host- and Path-Based Routing for Multiple ECS Services
This post explains how to leverage a single AWS Application Load Balancer for multiple Amazon ECS services using a combination of host- and path-based routing rules, enhancing efficiency and reducing costs.