Bit of Technology

  • Archive
  • About Me
    • Advertise
    • Disclaimer
  • Speaking
  • Contact

Azure Container Apps Async Communication with Dapr Pub/Sub API – Part 6

September 2, 2022 By Taiseer Joudeh 2 Comments

This is the sixth part of Building Microservice Applications with Azure Container Apps and Dapr. The topics we’ll cover are: Tutorial for building Microservice Applications with Azure Container Apps and Dapr – Part 1 Deploy backend API Microservice to Azure Container Apps – Part 2 Communication between Microservices in Azure Container Apps – Part 3 […]

Filed Under: ASP.NET 6, Azure Container Apps, Dapr, Microservices Tagged With: ASP.NET 6, Azure, Azure Container Apps, Azure Service Bus, Dapr, Microservice, Redis

Azure Container Apps State Store With Dapr State Management API – Part 5

August 29, 2022 By Taiseer Joudeh Leave a Comment

This is the fifth part of Building Microservice Applications with Azure Container Apps and Dapr. The topics we’ll cover are: Tutorial for building Microservice Applications with Azure Container Apps and Dapr – Part 1 Deploy backend API Microservice to Azure Container Apps – Part 2 Communication between Microservices in Azure Container Apps – Part 3 […]

Filed Under: ASP.NET 6, Azure, Azure Container Apps, Dapr, Microservices Tagged With: ASP.NET 6, Azure, Azure Container Apps, Azure Cosmos DB, Dapr, Microservice, Redis

Dapr Integration with Azure Container Apps – Part 4

August 29, 2022 By Taiseer Joudeh Leave a Comment

This is the fourth part of Building Microservice Applications with Azure Container Apps and Dapr. The topics we’ll cover are: Tutorial for building Microservice Applications with Azure Container Apps and Dapr – Part 1 Deploy backend API Microservice to Azure Container Apps – Part 2 Communication between Microservices in Azure Container Apps – Part 3 […]

Filed Under: ASP.NET 6, Azure Container Apps, Dapr, Microservices, Microservices Tagged With: ASP.NET 6, Azure, Azure Container Apps, Dapr, Microservice

Communication between Microservices in Azure Container Apps – Part 3

August 25, 2022 By Taiseer Joudeh Leave a Comment

This is the third part of Building Microservice Applications with Azure Container Apps and Dapr. The topics we’ll cover are: Tutorial for building Microservice Applications with Azure Container Apps and Dapr – Part 1 Deploy backend API Microservice to Azure Container Apps – Part 2 Communication between Microservices in Azure Container Apps – (This Post) […]

Filed Under: ASP.NET 6, Azure, Azure Container Apps, Dapr, Microservices Tagged With: ASP.NET 6, Azure, Azure Container Apps, Dapr, Microservice

Deploy Microservice Application to Azure Container Apps – Part 2

August 25, 2022 By Taiseer Joudeh 2 Comments

This is the second part of Building Microservice Applications with Azure Container Apps and Dapr. The topics we’ll cover are: Tutorial for building Microservice Applications with Azure Container Apps and Dapr – Part 1 Deploy backend API Microservice to Azure Container Apps – (This Post) Communication between Microservices in Azure Container Apps – Part 3 […]

Filed Under: ASP.NET 6, Azure, Azure Container Apps, Dapr, Microservices Tagged With: ASP.NET 6, Azure, Azure Container Apps, Dapr, Microservice

Tutorial for building Microservice Applications with Azure Container Apps and Dapr – Part 1

August 25, 2022 By Taiseer Joudeh Leave a Comment

There is no doubt that building containerized applications and following a microservices architecture is one of the most common software architecture patterns observed in the past couple of years. Microsoft Azure offers different services to package, deploy and manage cloud-native applications, each of which serves a certain purpose and has its own pros and cons. […]

Filed Under: ASP.NET 6, Azure, Azure Container Apps, CodeProject, Dapr, Microservices Tagged With: ASP.NET 6, Azure, Azure Container Apps, Dapr, Microservice

Integrate Azure AD B2C with ASP.NET MVC Web App – Part 3

August 31, 2016 By Taiseer Joudeh 30 Comments

This is the third part of the tutorial which will cover Using Azure AD B2C tenant with ASP.NET Web API 2 and various front-end clients. Azure Active Directory B2C Overview and Policies Management – (Part 1) Secure ASP.NET Web API 2 using Azure AD B2C – (Part 2) Integrate Azure Active Directory B2C with ASP.NET MVC Web App (This […]

Filed Under: ASP.Net Web API, Azure, Azure AD B2C, CodeProject, RESTful API, Web API Security Tagged With: Azure Active Directory B2C, Azure AD B2C, Token Authentication, Tutorial, Web API 2, Web API Security

Secure ASP.NET Web API 2 using Azure AD B2C – Part 2

August 24, 2016 By Taiseer Joudeh 14 Comments

This is the second part of the tutorial which will cover Using Azure AD B2C tenant with ASP.NET Web API 2 and various front end clients. Azure Active Directory B2C Overview and Policies Management – (Part 1) Secure ASP.NET Web API 2 using Azure AD B2C – (This Post) Integrate Azure Active Directory B2C with ASP.NET MVC Web App (Part […]

Filed Under: Azure, Azure AD B2C, Web API Security Tagged With: Azure Active Directory B2C, Azure AD B2C, Token Authentication, Tutorial, Web API 2, Web API Security

Azure Active Directory B2C Overview and Policies Management – Part 1

August 24, 2016 By Taiseer Joudeh 16 Comments

Prior joining Microsoft I was heavily involved in architecting and building a large scale HTTP API which will be consumed by a large number of mobile application consumers on multiple platforms (iOS, Android, and Windows Phone). Securing the API and architecting the Authentication and Authorization part for the API was one of the large and challenging […]

Filed Under: ASP.Net Web API, Azure, Azure AD B2C, RESTful API, Web API Security Tagged With: Azure Active Directory B2C, Azure AD B2C, Token Authentication, Tutorial, Web API 2, Web API Security

AngularJS Authentication Using Azure Active Directory Authentication Library (ADAL)

December 2, 2014 By Taiseer Joudeh 57 Comments

In my previous post Secure ASP.NET Web API 2 using Azure Active Directory I’ve covered how to protect Web API end points using bearer tokens issued by Azure Active Directory, and how to build a desktop application which acts as a Client. This Client gets the access token from the Authorization Server (Azure Active Directory) then use this bearer access […]

Filed Under: AngularJS, ASP.Net Web API, Azure, Owin, Web API Security, Web API Tutorial Tagged With: AngularJS, API, OAuth, Tutorial, Web API, Web API Security

  • « Previous Page
  • 1
  • 2
  • 3
  • Next Page »

About Taiseer

Husband, Father, Consultant @ MSFT, Life Time Learner... Read More…

Buy me a coffeeBuy me a coffee

Recent Posts

  • Invoking Dapr Services in Azure Container Apps using gRPC – Part 2
  • gRPC Communication In Azure Container Apps – Part 1
  • Azure Container Apps Volume Mounts using Azure Files – Part 12
  • Deploy Meilisearch into Azure Container Apps
  • Monitor Microservices App using Azure Managed Grafana

Blog Archives

Recent Posts

  • Invoking Dapr Services in Azure Container Apps using gRPC – Part 2
  • gRPC Communication In Azure Container Apps – Part 1
  • Azure Container Apps Volume Mounts using Azure Files – Part 12
  • Deploy Meilisearch into Azure Container Apps
  • Monitor Microservices App using Azure Managed Grafana

Tags

AJAX AngularJS API API Versioning ASP.NET ASP.NET 6 Authentication Autherization Server Azure Azure Active Directory B2C Azure AD B2C Azure Container Apps Azure Files Azure Storage Code First Dapr Dependency Injection Entity Framework ETag Foursquare API grpc IaC jQuery JSON JSON Web Tokens JWT KEDA Microservice Microsoft MVP Ninject OAuth OAuth 1.0 OData Redis Resource Server REST RESTful Single Page Applications SPA Token Authentication Tutorial Web API Web API 2 Web API Security Web Service

Search

Copyright © 2023 · eleven40 Pro Theme on Genesis Framework · WordPress · Log in