# Compute

- [Elastic Compute Cloud (or) EC2 - Episode (1)](https://blog.awsugmm.org/aws-user-group-myanmar/compute/elastic-compute-cloud-or-ec2-episode-1.md): Elastic Compute Cloud Introduction
- [Reduce cloud compute cost with EC2 Spot Instance](https://blog.awsugmm.org/aws-user-group-myanmar/compute/reduce_cloud_compute_cost_with_ec2_spot_instance.md): AWS Spot Instance Introduction with use case
- [Deploying Wordpress Website with Amazon Lightsail](https://blog.awsugmm.org/aws-user-group-myanmar/compute/deploying-wordpress-website-with-amazon-lightsail.md)
- [Feel the power of Auto Scaling and Spot Instances with auto assign EIP](https://blog.awsugmm.org/aws-user-group-myanmar/compute/feel-the-power-of-autoscaling-and-spot-instances.md): Auto Scaling and Spot Instance with auto assign EIP use case


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://blog.awsugmm.org/aws-user-group-myanmar/compute.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
