Comments for samirbehara https://samirbehara.com where learning never ends... Thu, 08 Feb 2024 13:30:36 +0000 hourly 1 http://wordpress.com/ Comment on Breaking the Monolithic Database in your Microservices Architecture by Martin Curry https://samirbehara.com/2018/09/03/breaking-the-monolithic-database-in-your-microservices-architecture/comment-page-1/#comment-7266 Thu, 08 Feb 2024 13:30:36 +0000 http://dotnetvibes.com/?p=5889#comment-7266 This is a helpful article. Thank you for sharing!

Liked by 1 person

]]>
Comment on Celebrating 1 year of DotNetVibes by Eric Kaz https://samirbehara.com/2017/01/01/celebrating-1-year-of-dotnetvibes/comment-page-1/#comment-6131 Fri, 26 May 2023 23:27:00 +0000 http://dotnetvibes.com/?p=2662#comment-6131 Nice blog thanks for poosting

Liked by 1 person

]]>
Comment on Fixing Build Errors with Database Unit Test Projects in Visual Studio 2017 by biscoop https://samirbehara.com/2017/03/15/fixing-build-errors-with-database-unit-test-projects-in-visual-studio-2017/comment-page-1/#comment-5228 Wed, 14 Dec 2022 21:25:19 +0000 http://dotnetvibes.com/?p=2971#comment-5228 Microsoft.Data.Tools.Schema.Sql.UnitTestingAdapter (leave it as Specific Version = True)

Like

]]>
Comment on Fixing Build Errors with Database Unit Test Projects in Visual Studio 2017 by biscoop https://samirbehara.com/2017/03/15/fixing-build-errors-with-database-unit-test-projects-in-visual-studio-2017/comment-page-1/#comment-5227 Wed, 14 Dec 2022 21:24:02 +0000 http://dotnetvibes.com/?p=2971#comment-5227 Had the similar issue, and following worked for me, sharing if people are still facing this issue:-

had to mark the Specific Version = False for the following References in the TEST project

Microsoft.Data.Tools.Components
Microsoft.Data.Tools.Schema.Sql
Microsoft.Data.Tools.Schema.Sql.UnitTesting
Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll

do not set Specific Version = False for the following reference, not sure why but it breaks the test project, and it stays unloaded unless you fix the property in the project code manually.

hope it helps.

Liked by 1 person

]]>
Comment on Troubleshooting Issues with AWS Database Migration Service by Owen C https://samirbehara.com/2019/09/03/database-migration-service/comment-page-1/#comment-4982 Tue, 01 Nov 2022 23:55:47 +0000 http://atomic-temporary-98113587.wpcomstaging.com/?p=6622#comment-4982 Thaanks for writing this

Like

]]>
Comment on The MySQL server is running with the –read-only option so it cannot execute this statement by marco https://samirbehara.com/2019/09/16/mysql-read-only-option-error/comment-page-1/#comment-4673 Wed, 17 Aug 2022 01:23:43 +0000 http://atomic-temporary-98113587.wpcomstaging.com/?p=6705#comment-4673 Hey sir,

tell me, how I can truncate table in rds replication instance ?

because there are some old data, just ocupping space, and I need those information ok, just in master not in slave.

Like

]]>
Comment on Retry Design Pattern with Istio by Resolved: Where to put Istio network retry - Daily Developer Blog https://samirbehara.com/2019/06/05/retry-design-pattern-with-istio/comment-page-1/#comment-4099 Thu, 21 Apr 2022 11:05:30 +0000 http://dotnetvibes.com/?p=6262#comment-4099 […] non-programmatic way. Here’s a blog/link that I tried to follow that I think is very similar. https://samirbehara.com/2019/06/05/retry-design-pattern-with-istio/ Two […]

Like

]]>
Comment on Cloud-Native Application Security by wilsonhauck https://samirbehara.com/2022/04/16/cloud-native-application-security%ef%bf%bc/comment-page-1/#comment-4073 Mon, 18 Apr 2022 23:29:38 +0000 http://samirbehara.com/?p=7647#comment-4073 Samir,

Thank You.

Wilson

From: “samirbehara”

Date: Sat, Apr 16, 2022 3:57 pm

To: [email protected]

Subject: [New post] Cloud-Native Application Security

Samir Behara posted: ” Enterprises are rapidly adopting cloud-native architectures and design patterns to help deliver business values faster, improve user experience, maintain a faster pace of innovation, and ensure high availability and scalability of their products. Cloud-n”

Like

]]>
Comment on Resilient Microservices with Istio Circuit Breaker by How to Implement Circuit Breaker Patterns | Epsagon https://samirbehara.com/2019/06/03/resilient-microservices-with-istio-circuit-breaker/comment-page-1/#comment-3892 Mon, 14 Mar 2022 13:49:03 +0000 http://dotnetvibes.com/?p=6251#comment-3892 […] Figure 3: Circuit Breaker in Service Mesh Architecture […]

Like

]]>
Comment on Making your Microservices Resilient and Fault Tolerant by How to Implement Circuit Breaker Patterns | Epsagon https://samirbehara.com/2018/08/06/making-your-microservices-resilient-and-fault-tolerant/comment-page-1/#comment-3891 Mon, 14 Mar 2022 13:09:49 +0000 http://dotnetvibes.com/?p=5863#comment-3891 […] of the circuit breaker design pattern is simple: you need to wrap the external service calls in a circuit breaker object which monitors […]

Like

]]>
Comment on Eight Fallacies of Distributed Computing by How to Implement Circuit Breaker Patterns | Epsagon https://samirbehara.com/2019/05/16/eight-fallacies-of-distributed-computing/comment-page-1/#comment-3890 Mon, 14 Mar 2022 12:36:34 +0000 http://dotnetvibes.com/?p=6189#comment-3890 […] of the Eight Fallacies of Distributed Computing states that the network is homogenous. While a network of systems using similar configurations and […]

Like

]]>
Comment on Dynamic Data Masking – Tracking all masked columns in your database by Mirza habeeb https://samirbehara.com/2017/10/23/dynamic-data-masking-tracking-all-masked-columns-in-your-database/comment-page-1/#comment-3884 Fri, 11 Mar 2022 13:47:49 +0000 http://dotnetvibes.com/?p=4540#comment-3884 Dynamic data masking is working only in same query window with specific user without login once we ran in other new query tab not working

Like

]]>
Comment on Securing Cloud-Native Applications by Securing Cloud-Native Applications – The Flying Maverick https://samirbehara.com/2022/01/18/securing-cloud-native-applications/comment-page-1/#comment-3825 Wed, 09 Feb 2022 14:50:27 +0000 http://samirbehara.com/?p=7578#comment-3825 […] Securing Cloud-Native Applications […]

Like

]]>
Comment on Microservices Journey from Netflix OSS to Istio Service Mesh by Unified APIs and Federated Gateways – Part 3: GraphQL, GraphQL Mesh, Federated Gateways – For the love of challenges :) https://samirbehara.com/2019/05/29/microservices-journey-from-netflix-oss-to-istio-service-mesh/comment-page-1/#comment-3798 Mon, 17 Jan 2022 16:41:51 +0000 http://dotnetvibes.com/?p=6233#comment-3798 […] https://samirbehara.com/2019/05/29/microservices-journey-from-netflix-oss-to-istio-service-mesh/ […]

Like

]]>
Comment on Microservices Journey from Netflix OSS to Istio Service Mesh by Unified APIs and Federated Gateways – Part 2: API Management, Service Mesh, DAPR – For the love of challenges :) https://samirbehara.com/2019/05/29/microservices-journey-from-netflix-oss-to-istio-service-mesh/comment-page-1/#comment-3797 Mon, 17 Jan 2022 16:41:14 +0000 http://dotnetvibes.com/?p=6233#comment-3797 […] https://samirbehara.com/2019/05/29/microservices-journey-from-netflix-oss-to-istio-service-mesh/ […]

Like

]]>
Comment on Microservices Journey from Netflix OSS to Istio Service Mesh by Unified APIs and Federated Gateways – Part 1: Unified API, Monolith and Microservices Architecture – For the love of challenges :) https://samirbehara.com/2019/05/29/microservices-journey-from-netflix-oss-to-istio-service-mesh/comment-page-1/#comment-3796 Mon, 17 Jan 2022 16:40:28 +0000 http://dotnetvibes.com/?p=6233#comment-3796 […] https://samirbehara.com/2019/05/29/microservices-journey-from-netflix-oss-to-istio-service-mesh/ […]

Like

]]>
Comment on Top 5 Elasticsearch Metrics to Monitor by wilsonhauck https://samirbehara.com/2022/01/15/top-5-elasticsearch-metrics-to-monitor/comment-page-1/#comment-3793 Sat, 15 Jan 2022 16:02:53 +0000 http://atomic-temporary-98113587.wpcomstaging.com/?p=7261#comment-3793 Samir,

Thanks for sharing.

Wilson Hauck

Like

]]>
Comment on Python – ImportError: cannot import name ContextualZipFile by kot https://samirbehara.com/2018/05/07/python-importerror-cannot-import-name-contextualzipfile/comment-page-1/#comment-3773 Mon, 03 Jan 2022 21:30:29 +0000 http://dotnetvibes.com/?p=5715#comment-3773 thank u man! You save me!

Liked by 1 person

]]>
Comment on SonarQube – Setting up Quality Gates in your application by Santosh Singh https://samirbehara.com/2017/12/16/sonarqube-setting-up-quality-gates-in-your-application/comment-page-1/#comment-3517 Wed, 13 Oct 2021 11:13:21 +0000 http://dotnetvibes.com/?p=5364#comment-3517 Hello

I’ ve a project in react /java script which is currently using default quality profile.

I’d like to add additional profiles in sonar qube . Ideally a custom profile.

Any pointers would be helpful.

Thanks

Like

]]>
Comment on AWS Elasticsearch Version Upgrade from 6.2 to 7.1 by justuser https://samirbehara.com/2020/07/23/aws-elasticsearch-version-upgrade-from-6-2-to-7-1/comment-page-1/#comment-3493 Mon, 27 Sep 2021 18:59:26 +0000 http://atomic-temporary-98113587.wpcomstaging.com/?p=7092#comment-3493 good post

Like

]]>