Feed

Note that I may not have fully read/viewed all of the things in this feed. The images, content and opinions in them are owned by their respective authors.

Domain Class Are Not REST Resources | Level Up Coding

Domain Class Are Not REST Resources | Level Up Coding

Nicklas Millard - levelup.gitconnected.com

Applying a document-oriented (REST) paradigm to your complex business domain is complicating things.

Read More

Bidirectional Streaming | gRPC in .NET 5

youtube.com

Subscribe: http://bit.ly/ChapsasSubBecome a Patreon and get source code access: https://www.patreon.com/nickchapsasHello everybody I'm Nick and in this video...

View

An introduction to the Tyk API Management Platform

youtube.com
View
14 Open Source and Managed API Gateway for Modern Applications

14 Open Source and Managed API Gateway for Modern Applications

geekflare.com

API Gateway: Backend for Frontend Let's discuss what API Gateway is, why it is essential to have one, and how it can better manage APIs. We will also

Read More
Kong API Gateway - From Zero to Production | by Arun Ramakani | The Startup | Medium

Kong API Gateway - From Zero to Production | by Arun Ramakani | The Startup | Medium

Arun Ramakani - medium.com

Kong API Gateway - Zero to Production. Let’s start by exploring the API gateway architecture pattern and then slowly deep dive into the details of running a production-grade….

Read More
Create a Simple URL Shortener with AWS CDK and DocumentDB | by Cagdas Ozbey | TysonWorks | Medium

Create a Simple URL Shortener with AWS CDK and DocumentDB | by Cagdas Ozbey | TysonWorks | Medium

Cagdas Ozbey - medium.com

In this tutorial, we will walk you through creating and deploying a simple URL shortener application using AWS CDK, DocumentDB, Lambda and API Gateway. DocumentDB is a document database which is…

Read More
Provision an Ubuntu-based EC2 instance with CDK

Provision an Ubuntu-based EC2 instance with CDK

loige.co

You are using CDK and you need to provision an EC2 instance. What if you prefer to use Ubuntu over Amazon Linux? In this article, we will…

Read More
ASP.NET Core Dependency Injection - Registering Multiple Implementations of an Interface - Steve Gordon - Code with Steve

ASP.NET Core Dependency Injection - Registering Multiple Implementations of an Interface - Steve Gordon - Code with Steve

stevejgordon.co.uk

If you find the information in this post useful and want to learn more about dependency injection, may I suggest viewing my new course on Pluralsight – “Dependency Injection in ASP.NET Core“? I dive deeply the Microsoft D.I. container and how to use all of its features in your applications. In a previous post, I covered […]

Read More
Securing Microservices with IdentityServer4, OAuth2 and OpenID Connect fronted by Ocelot API Gateway | by Mehmet Özkaya | aspnetrun | Medium

Securing Microservices with IdentityServer4, OAuth2 and OpenID Connect fronted by Ocelot API Gateway | by Mehmet Özkaya | aspnetrun | Medium

Mehmet Özkaya - medium.com

In this article, we’re going to learn how to secure microservices with using standalone Identity Server 4 and backing with Ocelot API Gateway. We’re going to protect our ASP.NET Web MVC and API…

Read More
Using gRPC in Microservices for Building a high-performance Interservice Communication with .Net 5 | by Mehmet Özkaya | aspnetrun | Medium

Using gRPC in Microservices for Building a high-performance Interservice Communication with .Net 5 | by Mehmet Özkaya | aspnetrun | Medium

Mehmet Özkaya - medium.com

In this article, we’re going to learn how to Build a Highly Performant Inter-service Communication with gRPC for ASP NET 5 Microservices. We will introduce gRPC as a modern high-performance RPC…

Read More