Skip to content

Commit

Permalink
(modification): changed the text for better clarity
Browse files Browse the repository at this point in the history
Signed-off-by: Siddharth Khonde <sidconstructs@gmail.com>
  • Loading branch information
siddharthkhonde authored and lachieh committed Mar 18, 2024
1 parent 3850b2d commit 42a5d3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tour/why-wasmcloud.mdx
Expand Up @@ -83,7 +83,7 @@ Logs from hosts running in Docker, if started with our docker compose, can be fo

# Hello Universe

You've now built a simple microservice with wasmCloud that uses common capabilities (handle HTTP requests, interface with a key-value store) that many cloud native applications need. So, _why wasmCloud_? What makes this application that you built different from similar apps on other platforms? Beyond providing an easy-to-use platform that's quick to get started with, we also want to make sure that you understand that the biggest benefits of wasmCloud that come after you've built your application.
You've now built a simple microservice with wasmCloud that uses common capabilities (handle HTTP requests, interface with a key-value store) that many cloud native applications need. So, _why wasmCloud_? What makes this application that you built different from similar apps on other platforms? wasmCloud is an easy-to-use platform that's quick to get started with, which is essential for a great and intuitive developer experience, and this project extends far beyond "Hello World." This page emphasizes the intention behind the design of wasmCloud, and the benefits that follow after you've built your application.

Now that your microservice is running, consider what you may have to do to actually deploy that to production in the cloud. If you're building this application in a modern language and packaging it up into a container, you may have the following hurdles to consider _before you even get to the point of writing your features in the first place_:

Expand Down

0 comments on commit 42a5d3e

Please sign in to comment.