<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Tyk</title>
    <description>The latest articles on DEV Community by Tyk (@tyk).</description>
    <link>https://dev.to/tyk</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F4664%2Fb6e12e74-80ec-42c6-92d1-85a1fad4d7a9.png</url>
      <title>DEV Community: Tyk</title>
      <link>https://dev.to/tyk</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/tyk"/>
    <language>en</language>
    <item>
      <title>GraphQL Security Lessons From the Trenches | The GraphQL Hangout (EMEA) #48</title>
      <dc:creator>Faye</dc:creator>
      <pubDate>Tue, 30 Aug 2022 16:53:38 +0000</pubDate>
      <link>https://dev.to/tyk/graphql-security-lessons-from-the-trenches-the-graphql-hangout-emea-48-4gci</link>
      <guid>https://dev.to/tyk/graphql-security-lessons-from-the-trenches-the-graphql-hangout-emea-48-4gci</guid>
      <description>&lt;p&gt;Hey API developers!&lt;/p&gt;

&lt;p&gt;Join us in this online meetup on the &lt;strong&gt;7th of September, 12:00 BST / 13:00 CEST&lt;/strong&gt; where our experts will be sharing some of the worst GraphQL endpoint vulnerabilities they've seen, to up your threat protection game. Tyk's very own Budha and Richard will be joined by Tristan Kalos, co-founder and CEO at Escape - GraphQL Security.&lt;/p&gt;

&lt;p&gt;All attendees also have the chance to ask questions, share their stories, and exchange best practices.&lt;/p&gt;

&lt;p&gt;2 Goals:&lt;/p&gt;

&lt;p&gt;-Learn more about GraphQL Security&lt;br&gt;
-Have fun&lt;/p&gt;

&lt;p&gt;1 Rule:&lt;/p&gt;

&lt;p&gt;-No sales or self promotion&lt;/p&gt;

&lt;p&gt;➡️ &lt;a href="https://us02web.zoom.us/webinar/register/3916618705140/WN_o-8DmhRAScahwCrAzHtn7Q"&gt;Register here to join&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  About the guest speaker: ﻿
&lt;/h3&gt;

&lt;p&gt;Tristan is co-founder and CEO at Escape - GraphQL Security. He has spent the last two years exploring the security implications of GraphQL and released GraphQL.Security, the first online and free security checker for GraphQL.&lt;/p&gt;

</description>
      <category>graphql</category>
      <category>meetups</category>
    </item>
    <item>
      <title>How to set up Moesif with Tyk API Gateway</title>
      <dc:creator>PaulC85Tyk</dc:creator>
      <pubDate>Wed, 01 Sep 2021 14:43:33 +0000</pubDate>
      <link>https://dev.to/tyk/how-to-set-up-moesif-with-tyk-api-gateway-10oc</link>
      <guid>https://dev.to/tyk/how-to-set-up-moesif-with-tyk-api-gateway-10oc</guid>
      <description>&lt;p&gt;Looking to step up your API analytics game? Using the Moesif Tyk plugin you can easily leverage Moesif’s diverse offering to do just that!&lt;/p&gt;

&lt;p&gt;Tyk Pump, the component used to forward analytics in Tyk, can be easily configured to forward to many different analytics backends including Moesif. Let’s walk through exactly how easy it is to start utilizing Moesif to make sense of your analytics data coming from Tyk in 5 easy steps!&lt;/p&gt;

&lt;p&gt;Step #1: Install the Tyk Pump&lt;br&gt;
If not done so already, the first step is to set up an instance of Tyk Pump which has native support for sending data to Moesif in an asynchronous design. The Moesif backend for Tyk pump handles batching and queueing automatically and Tyk Pump sits out of band from your critical path ensuring no impact to your applications. If you’re using a container orchestration layer, there is an official Docker image available on Docker Hub. &lt;/p&gt;

&lt;p&gt;Step #2: Sign up for a free Moesif account&lt;br&gt;
Go to &lt;a href="http://www.moesif.com"&gt;www.moesif.com&lt;/a&gt;, and sign up for a free developer account. During the onboarding, you will be provided with a guide for Tyk along with your Application Id. Application Ids are write-only API keys specific to an application in Moesif such as “Development” or “Production”. You can always create more applications in Moesif. &lt;/p&gt;

&lt;p&gt;Step #3: Add Moesif as a backend&lt;br&gt;
In your pump.conf, you’ll need to add the Moesif Application Id and configuration you obtained in the last step. &lt;/p&gt;

&lt;p&gt;"pumps": {&lt;br&gt;
  "moesif": {&lt;br&gt;
    "name": "moesif",&lt;br&gt;
    "meta": {&lt;br&gt;
      "application_id": "Your Moesif Application Id"&lt;br&gt;
    }&lt;br&gt;
  },&lt;br&gt;
}&lt;/p&gt;

&lt;p&gt;Step #4: Reload Tyk Pump&lt;br&gt;
You may need to reload the Tyk pump once your configuration is updated to take effect. You should then start seeing data arrive in Moesif. &lt;/p&gt;

&lt;p&gt;Step #5: Start exploring your API analytics in Moesif!&lt;br&gt;
At this point you can start to really dig into the analytics gathered through Tyk within Moesif.&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
