Nordic APIs
Nordic APIs
  • 519
  • 1 226 099
5 Critical Pillars of Modern API Management
A talk given by Sudeep Goswami from Traefik Labs at the 2024 Austin API Summit in Austin, Texas.
APIs are quickly becoming a key pillar in modern applications with more business models being built around them. However, with the rapid proliferation of APIs, managing and securing them while maintaining simplicity is becoming more challenging. In this session, we will discuss the lifecycle of API management in a cloud-native world and the tools and functionalities that will help you simplify api operations and increase productivity.
---------
Subscribe to Nordic APIs bi-weekly newsletter for the latest API insights straight to your inbox: nordicapis.com/newsletter/
Переглядів: 124

Відео

API Authorization Using an Identity Server and Gateway
Переглядів 90Місяць тому
A talk given by Aldo Pietropaolo from SGNL at the 2024 Austin API Summit in Austin, Texas. Securing APIs and ensuring you are protected from threats by implementing authentication and authorization while keeping the request context intact can be challenging. This session will show us how to leverage SGNL, Curity, and the Kong API Gateway to protect fictitious patient records. The session will b...
Going Platinum: How to Make a Hit API
Переглядів 164Місяць тому
A talk given by Bill Doerrfeld from Nordic APIs at the 2024 Austin API Summit in Austin, Texas. As it turns out, making a hit API is a lot like making a hit music album. You have to find a niche, you need good naming, and you need quality content. Also, on the production side, design, style, experience, and collaboration all matter a lot. At the end of the day, both are products, requiring the ...
GenAI and APIs
Переглядів 310Місяць тому
A talk given by Paul Dumas from Gartner at the 2024 Austin API Summit in Austin, Texas. GenAI will be, well, generating APIs. We are entering the era where software creates software. It will develop APIs faster than humans are capable of. Humans cannot compete with this compute power. How do we marshal this power, govern what it produces, and leverage it to support our business objectives and s...
The Art of API Design
Переглядів 160Місяць тому
A talk given by David Biesack from Apiture at the 2024 Austin API Summit in Austin, Texas. API Design is truly an art. While ChatGPT can spit out seemingly detailed APIs, there is still much to be said for well-crafted, consistent APIs designed by organic intelligence, in a broader context, with the consumer and Developer Experience in mind. A good (or dare we dream, great) Developer Experience...
The Subtle Art of API Rate Limiting
Переглядів 51Місяць тому
A talk given by Nate Totten from Zuplo at the 2024 Austin API Summit in Austin, Texas. Let’s talk about what really matters when it comes to API rate limiting. Spoiler: it’s not token-bucket algorithm vs sliding window! Here, we get into the nitty-gritty of what really matters when protecting your API and balancing the tradeoffs of consumer experience and performance. Get the latest API insight...
How Netflix Uses Data Abstraction to Operate 100s of Use-Cases
Переглядів 82Місяць тому
A talk given by Vidhya Arvind from Netflix at the 2024 Austin API Summit in Austin, Texas. At Netflix, Data abstraction plays a pivotal role in hosting 100s of use cases that scale, they are widely adopted and depended on by mission-critical systems. In this talk, I show how to design reliable APIs and layout data for Key-Value services for petabyte-scale datasets. Key-value service uses a cont...
ABAC, ReBAC, Zanzibar, ALFA… How and Why Should I Implement Authorization in My APIs?
Переглядів 186Місяць тому
A talk given by David Brossard from Axiomatics at the 2024 Austin API Summit in Austin, Texas. So you’ve just built your cool new API and figured out the authentication part. You’re even using OAuth for access delegation, scopes, and claims. So, you’re good, right? Well what about fine-grained authorization? What about OWASP’s #1 security threat, broken access control? How do you handle that? M...
Uniting Rust Servers and Clients through OpenAPI
Переглядів 329Місяць тому
A talk given by Adam Leventhal from Oxide Computer Company at the 2024 Austin API Summit in Austin, Texas. Rust’s strengths make it a great systems language-memory-safety, zero-cost abstractions, performance, robustness. Those same properties are also great in higher level services! As we built out a tapestry of interacting services, we wanted to apply that robustness and strong-typing across s...
Build a Terrible API for People You Hate
Переглядів 132Місяць тому
A talk given by Jim Bennett from liblab at the 2024 Austin API Summit in Austin, Texas. We’ve all been there - you’ve been asked to build an API to be used by someone you really dislike. Maybe it’s the person who keep stealing your milk from the company kitchen, or the one who asks long winding questions just as the 5pm Friday meeting is about to end. It’s someone who annoys you, and you have t...
APIs at Scale with TypeSpec
Переглядів 1,3 тис.Місяць тому
A talk given by Mandy Whaley from Microsoft at the 2024 Austin API Summit in Austin, Texas. TypeSpec is a new API description language developed and used by Microsoft to deliver APIs at a massive scale. Learn how Microsoft uses TypeSpec to deliver high quality services to millions of customers and across tens of thousands of API endpoints. We will show how to use this new language and the relat...
From APIs to SDKs: Elevating Your Developer Experience with Automated SDK Generation
Переглядів 59Місяць тому
A talk given by Jim Bennett from liblab at the 2024 Austin API Summit in Austin, Texas. APIs are everywhere and are a great way for developers to access your service. But not all developers want to access APIs directly. Most want to use SDKs in their preferred programming language using the tools they already know and use everyday. These not only feel more intuitive to a developer, but bring fe...
How to Work with API Technical Writers
Переглядів 72Місяць тому
A talk given by Ken Cenerelli from Google at the 2024 Austin API Summit in Austin, Texas. When building an API, good developer documentation is a requirement. Developers experience your API through your docs and they can’t use the API without it. In fact, with no UI available your API documentation is your public-facing product. To create an awesome developer experience, your docs must be compl...
How to Rethink and Reshape Your API Documentation
Переглядів 52Місяць тому
A talk given by Laura Rubin from Nylas at the 2024 Austin API Summit in Austin, Texas. Easy to access, understand, and implement API documentation can make or break your developer’s experience. This means articulating major version and feature releases while also ensuring you’re constantly listening and learning from the developer community in order to build seamless docs that enforce, not inhi...
Do APIs Really Eat All the Pies? Integration Patterns and Their Trade-Offs
Переглядів 17Місяць тому
A talk given by Dirk Fröhner from Amazon Web Services at the 2024 Austin API Summit in Austin, Texas. Modern applications rarely live in isolation, and are themselves typically composed of loosely-coupled components. Such applications must address the fundamental challenges of distributed systems, including out-of-order delivery, idempotence, or partial failures. Working on the integration arch...
developer.sas.com Relaunch - How We Recreated Our Dev Portal and the Final Result
Переглядів 15Місяць тому
developer.sas.com Relaunch - How We Recreated Our Dev Portal and the Final Result
Getting Better at Risk Management Through Event Mesh
Переглядів 30Місяць тому
Getting Better at Risk Management Through Event Mesh
Security of LLM APIs
Переглядів 81Місяць тому
Security of LLM APIs
API Security Always Needs a Strong Start
Переглядів 25Місяць тому
API Security Always Needs a Strong Start
Why You Should Hack Your Own APIs
Переглядів 38Місяць тому
Why You Should Hack Your Own APIs
You Blew Up Your Monolith. Now How Do We Secure It?
Переглядів 15Місяць тому
You Blew Up Your Monolith. Now How Do We Secure It?
The Rise of the Kubernetes Gateway API and Its Role in Cloud Native API Management
Переглядів 42Місяць тому
The Rise of the Kubernetes Gateway API and Its Role in Cloud Native API Management
Decentralized Identities Changes Everything, Even Your APIs
Переглядів 32Місяць тому
Decentralized Identities Changes Everything, Even Your APIs
Establish, Grow, and Scale Your API Platform
Переглядів 68Місяць тому
Establish, Grow, and Scale Your API Platform
You’ve Had an API Breach, Now What?
Переглядів 17Місяць тому
You’ve Had an API Breach, Now What?
cURL to SDK: Navigating the API Adoption Chasm
Переглядів 55Місяць тому
cURL to SDK: Navigating the API Adoption Chasm
Working Backwards….the Business of APIs
Переглядів 43Місяць тому
Working Backwards….the Business of APIs
Productizing and Monetizing APIs
Переглядів 78Місяць тому
Productizing and Monetizing APIs
How I Built Bill, the AI-Powered Chatbot That Reads Our Docs for Fun
Переглядів 30Місяць тому
How I Built Bill, the AI-Powered Chatbot That Reads Our Docs for Fun
Securely Boosting Any Product with Generative AI APIs
Переглядів 110Місяць тому
Securely Boosting Any Product with Generative AI APIs

КОМЕНТАРІ

  • @RomeoMihalcea
    @RomeoMihalcea 19 днів тому

    Dude! Blink if you're ok!

  • @Alex-Adrien
    @Alex-Adrien Місяць тому

    That is amazing

  • @Dennis_916SacCa
    @Dennis_916SacCa Місяць тому

    Love it. The speaker, should continue being on stage. "A little advice" Lose little of the ascent, just a little. Makes you look a ton more intelligent. Especially at your age. Trust me, and good job

  • @RajeshKamisetty
    @RajeshKamisetty Місяць тому

    Great job 👏🏻

  • @wily_rites
    @wily_rites 2 місяці тому

    Superb thanks, must add though, you kind of missed the opportunity to crack a great coffee joke, asking to switch a coffee pot on for a fresh brew and receiving a valid 418 error! As defined in rfc2324.

  • @billcosby8411
    @billcosby8411 2 місяці тому

    Great presentation! You perfectly described what REST is and why it should be avoided.

  • @manideepkumar959
    @manideepkumar959 2 місяці тому

    no infor about openid connect

  • @mback12000
    @mback12000 2 місяці тому

    4 minutes in, not on the subject... im out

  • @bellermuma5463
    @bellermuma5463 4 місяці тому

    Awesome presentation Getrude!

  • @trevorNYC
    @trevorNYC 5 місяців тому

    This has aged like fine milk, RE Okta security. On an unrelated note, I'm 12 minutes in and I've learned nothing.

  • @cbaxtermusic
    @cbaxtermusic 5 місяців тому

    The fact he wrote his presentation with code made this presentation so much better

  • @gigimalmros3271
    @gigimalmros3271 5 місяців тому

    Awesome Gertrude 🎉❤

  • @JonathanZulu
    @JonathanZulu 5 місяців тому

    Awesome. Thanks for the tips on API documentation :)

  • @dogaarmangil
    @dogaarmangil 6 місяців тому

    So there are two types of Decentralized Identities, one that is blockchain-based (not even mentioned here) and one that is not blockchain-based. 15:41 The Decentralized Identity systems described here make heavy use of verifiable credential (VCs), and 𝘁𝗵𝗲 𝗯𝗶𝗴𝗴𝗲𝘀𝘁 𝘄𝗲𝗮𝗸 𝗽𝗼𝗶𝗻𝘁 𝗼𝗳 𝗩𝗖𝘀 𝗶𝘀 𝘁𝗵𝗮𝘁 𝘁𝗵𝗲𝘆 𝘀𝘁𝗮𝘁𝗲 𝗲𝘁𝗲𝗿𝗻𝗮𝗹 𝘁𝗿𝘂𝘁𝗵𝘀, but what eternal truth can be said about a person except his/her unique ID, birth date, parents etc? If the VC is a passport with an expiration date D, there is no guarantee that the passport owner won't change his/her nationality before date D. Same goes for name, address, etc. The big advantage of 𝘁𝗵𝗲 𝗯𝗹𝗼𝗰𝗸𝗰𝗵𝗮𝗶𝗻-𝗯𝗮𝘀𝗲𝗱 𝗶𝗱𝗲𝗻𝘁𝗶𝘁𝘆 𝘀𝗼𝗹𝘂𝘁𝗶𝗼𝗻𝘀 (𝘄𝗵𝗶𝗰𝗵 𝗮𝗿𝗲𝗻'𝘁 𝗲𝘃𝗲𝗻 𝗺𝗲𝗻𝘁𝗶𝗼𝗻𝗲𝗱 𝗵𝗲𝗿𝗲) is that data can be updated at any time and the verifier has access to real-time data.

  • @dlotts
    @dlotts 6 місяців тому

    Everything old is new again!

  • @Yankzy
    @Yankzy 6 місяців тому

    Awesome! This is exactly what we're building, good to validate our idea here

  • @zevan4b
    @zevan4b 6 місяців тому

    Good. However I cannot find a document on how to create WebHooks for OHIP

  • @david24442
    @david24442 6 місяців тому

    I got the Gary Oldman reference. One of his best performances too.

  • @ryanjcap
    @ryanjcap 6 місяців тому

    Very informative! Going to try to add some Jazz Scatting to my API from now on.

  • @StijnHommes
    @StijnHommes 6 місяців тому

    Hahaha! This is hilarious! All these people are listening to someone they think is an "expert" at something when all he's trying to do, is get rid of passwords to sell more Yubikeys. You secure an API with a strong password and proper architecture. There. That saves you from watching a 19-minute veiled advert for Yubikeys.

  • @sazmi8827
    @sazmi8827 7 місяців тому

    Great presentation Eyal. Thank you so much.

  • @giyopartono7372
    @giyopartono7372 7 місяців тому

    can i have the power point file ?

  • @sujitkumarsingh3200
    @sujitkumarsingh3200 7 місяців тому

    Thats 21 mins of my life completely wasted.

  • @Oggie2010
    @Oggie2010 8 місяців тому

    Claims are metadata about the End user. Scope are authorization limitations for the Client. Both have a purpose and should not be confused (which is easy to do if you only focus on End User Identification extension on top of OAuth2 (OIDC) and not so much on the core OAuth2 purpose of Client Authorization). I prefer to see Scopes as subset Authorzation given to the Client by the End User. I.e allowing a specific client to read your order history but not place new orders on your behalf. Claims are Metadata about the End user.

  • @viniciusfranca1443
    @viniciusfranca1443 9 місяців тому

    it works, but not for all cases, in some cases is mandatory to have multiple api version, for example, when a business logic with has a contract with an old app version, both, will work only if they are in the same version.

  • @rwrunning1813
    @rwrunning1813 9 місяців тому

    Shout-out to my fellow engineers who realized this within two months on the job. Right guys? ...Guys?

  • @saurabhmukherjee9757
    @saurabhmukherjee9757 10 місяців тому

    very informative.

  • @chrisb.8441
    @chrisb.8441 10 місяців тому

    great video!

  • @HantaoCui
    @HantaoCui 11 місяців тому

    This talk is a gem. Well summarized!

  • @MichaelSharber
    @MichaelSharber Рік тому

    As a future Docs-for-Devs writer, thanks for this super-helpful presentation! I feel more qualified already. I'm also somewhat star-struck by the Stoplight cameo. `let Stoplight === BestYAMLSlicer;`

  • @paulsutton8962
    @paulsutton8962 Рік тому

    Excellent. Very well done. Thank you.

  • @vlad_mix_887
    @vlad_mix_887 Рік тому

    X-Road is an open source data exchange layer solution that enables organizations to exchange information over the Internet. X-Road is a centrally managed distributed data exchange layer between information systems that provides a standardized and secure way to produce and consume services. X-Road ensures confidentiality, integrity and interoperability between data exchange parties. Great :::

  • @ziggys.9768
    @ziggys.9768 Рік тому

    I never heard about Borges and the hyperlink but the strange thing is that I did hear several times that it was Cortazar with his book "Rayuela". Ambos escritores Argentinos y amigos

  • @olawaleadeniyi6172
    @olawaleadeniyi6172 Рік тому

    Hi, could you please share the link to "API Monetization Understanding Business Model Options" mentioned in the video please

  • @a0um
    @a0um Рік тому

    To me hypertext seems more a wheel of the application rather than it’s engine: it provides handles (hrefs), human readable views of the resources, controls to trigger operations (buttons, etc.) The engine is inside the car (the server is the engine). If that’s correct we could ditch the HATEOAS acronym for HATWOA (hypertext as the wheel of the application) or remove all conjunctions to make HWA, or use “driver“ instead of “wheel” for HDA… A rebranding seems in order given every time this key aspect of the technology is discussed people gets embarrassed. Branding is important.

  • @a0um
    @a0um Рік тому

    @nordicapis what resources would you recommend to learn about REST and how to implement it?

  • @wago6144
    @wago6144 Рік тому

    Great!

  • @rominakochura6744
    @rominakochura6744 Рік тому

    As a UX designer who is getting into API word, I find your content very helpful to get some ideas. Thank you @Alex and team for insights you sharing

    • @codyf1
      @codyf1 8 місяців тому

      Why the heck is this the only comment :(

  • @kanelives2895
    @kanelives2895 Рік тому

    Outdated talk, no value. Don't waste time watching.

  • @kanelives2895
    @kanelives2895 Рік тому

    Wasted time watching it. This is a long sales pitch for a product, but no actual insights into testing APIs without it.

  • @gregorymagnusson4463
    @gregorymagnusson4463 Рік тому

    Very good. Thank you.

  • @marcelobezerra5045
    @marcelobezerra5045 Рік тому

    excellent content!

  • @sohamjoshi9527
    @sohamjoshi9527 Рік тому

    excellent talk

  • @eniggma9353
    @eniggma9353 Рік тому

    Lovely lecture to listen to.

  • @shloch2007
    @shloch2007 Рік тому

    great talk......clearly he had mush more to say thanks

  • @govindaprasadrijal3376
    @govindaprasadrijal3376 Рік тому

    wow

  • @owenzmortgage8273
    @owenzmortgage8273 Рік тому

    Why don’t you just show us the recorded screen? Only we see is people face. We want to see PPD not the face.

  • @didierjoomun
    @didierjoomun Рік тому

    Great video, thanks!

  • @lorioconnor9039
    @lorioconnor9039 Рік тому

    Yo shoot me an account plz so we transfer cash into my debit card plz

  • @oddassembler
    @oddassembler Рік тому

    20+ min video? Literally 2-5 minutes of worthwhile content.... Which is still better than nothing