top of page

Refining Node.js Architecture: Elegant Separation of Routers and Controllers
I designed several portals for an educational institution in Toronto a few years ago. The portals were developed with Angular 7 for the...
Jul 13, 20241 min read
7
0
Video tutorial - Azure APIs for SharePoint Access with Microsoft Graph, Access restrictions and "Sites.Selected" permission - Part 2
https://www.youtube.com/watch?v=yij2R945DTA
Jun 9, 20241 min read
24
0
58
0
Video resume
Video introduction (2:13 mins) Detailed video presentations links below: 1) Scoped requirements, designed, estimated, built, deployed,...
May 25, 20241 min read
102
1
Video resume - summary (text)
This summary presentation will take 5 minutes. Hello and welcome to my video introduction. My name is Eugen Frunza, I am a software...
May 24, 20243 min read
17
0
Video tutorial - Azure APIs for SharePoint Access with Microsoft Graph, Azure DevOps deployments with Bicep scripts and a couple of tricks - Part 1
https://www.youtube.com/watch?v=5vFYkX3SF8o
May 13, 20241 min read
49
0
Azure APIs for SharePoint Access with Microsoft Graph, Azure DevOps deployments with Bicep scripts and a couple of tricks (I)
I have done some work for one of my clients and created the design, the implementation and the development environment for a few Azure...
May 6, 20245 min read
37
0
Distributed transactions in the Cloud - part II
Last year I worked on several Cloud integrations between various vendor applications used by an educational institution. These...
Feb 10, 20243 min read
50
0
Distributed transactions in the Cloud - part I
One of the most common problem that a microservice architecture is facing is performing a transaction across multiple services. A...
Sep 6, 20232 min read
90
0
Azure Site-to-Site using VPN Gateway configuration
Azure Site-to-Site VPN configuration This configuration will be helpful when you need to test an application deployed in a VM from Azure...
Aug 10, 20233 min read
23
0
Cloud performance and scalability. Azure Service Bus and Azure Durable functions - part 3
I have promised to complete this series of articles about Azure's durable functions by summarizing the tips describing how to set the...
Jun 11, 20232 min read
24
0
Cloud performance and scalability. Azure Service Bus and Azure Durable functions - part 2
This is the continuation of an article I have written last month you can find it here: https://www.ideliversoft.com/post/cloud-performanc...
May 26, 20233 min read
14
0
Cloud performance and scalability. Azure Service Bus and Azure Durable functions - part 1
I had the opportunity to research for a client of mine the Azure performance when running functions triggered from the Azure Service Bus...
Apr 25, 20234 min read
29
0
How to write, build and deploy professional documentation using markdown
Several teams of developers can create and consolidate together documentation for their program's initiative using markdown. The...
Apr 24, 20233 min read
22
0
Agile process and Test-Driven Development
The story One of clients I have worked for in the past, initiated a multi-year project for migrating services from an existing platform...
Oct 19, 20224 min read
23
0
Contract testing - final thoughts
In this article I want to explain the differences between using a contract-testing framework and a custom solution that I have presented...
Aug 26, 20223 min read
22
0
Contract testing - part three - docker containers with Imposter
In a previous article (https://www.ideliversoft.com/post/contract-testing-part-two-understanding-the-basics), I have presented how you...
Jun 29, 20222 min read
32
0
Contract testing - part two - understanding the basics
In this article I will describe how to use testing frameworks as Spring Cloud and PACT in a consumer-driven TTD approach. Consumer driven...
Jun 29, 20222 min read
23
0
bottom of page