Important update notice

As part of our ongoing commitment to provide you with the best possible experience, we are enhancing API Mesh's infrastructure to run at the edge in 330 global locations.

Multiple partners are already using the updated version of API Mesh and have seen significant improvements in performance and reliability.

data-variant=info
data-slots=text
Due to compatibility limitations, certain features, such as replaceField transforms are not available in edge meshes.

Why the change?

What does this mean for you?

data-variant=info
data-slots=text
Edge meshes can take slightly longer to build. Wait two or three minutes before running the aio api-mesh: status command. Consider using local development for testing and development purposes.

Fastly and edge meshes

If you intend to use Fastly, follow Configure Fastly for edge meshes.

Key Dates

Update Start Date: August 15, 2024 Expected Completion Date: October 15, 2024

If you have any questions or concerns, contact our team directly, by emailing nrobichaud@adobe.com and pganapat@adobe.com or by joining the #app-builder-community Slack channel.

Performance testing

When performance testing edge meshes in API Mesh, you need to account for cold starts to get an accurate measurement of the performance.

If applicable, you should use the Connection: keep-alive header described in Optimizing edge mesh performance.

Alternatively, you can manually warm the cache using the process described in Performance testing.

Troubleshooting

If you encounter the following error after updating the aio-cli plugin to the latest version, run the corresponding commands to uninstall and reinstall the plugin:

Mesh TypeError: Cache is not a constructor
aio plugins:uninstall @adobe/aio-cli-plugin-api-mesh
aio plugins:install @adobe/aio-cli-plugin-api-mesh