export const meta = { title: `Getting started`, description: `The AWS Amplify PubSub category provides connectivity with cloud-based message-oriented middleware. You can use PubSub to pass messages between your app instances and your app’s backend creating real-time interactive experiences.` }; import pubsubGettingStarted from '/src/fragments/lib/pubsub/js/getting-started.mdx';