# Day 50: Demo & Review

* **Learn**: Presentation skills.
* **Task**: Record a demo video, review Jira sprint, celebrate!

Project Demo

#### Making It Live

* **DNS**: If local, edit /etc/hosts on your machine (127.0.0.1 ecomm.local). For public access, register a domain (e.g., via Namecheap) and use DuckDNS or a static IP.
* **Security**: HTTPS ensures encryption; RBAC and Network Policies secure the app


---

# 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://charan-techjourney.gitbook.io/charan-techjournal/50-days-of-devops-ecommerce-microservices/project-daily-tasks/day-50-demo-and-review.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.
