Search Articles — Sudonull

Search Results

In this project

Bypassing 2FA in the bank: brute-force attack

https://sudonull.com/bypassing-2fa-in-the-bank-brute-force-attack

Pentest breakdown: how a bank's 4-digit SMS code is cracked in 35 sec without limits. API analysis, JS exploit, CWE-307, recommendations. For developers and pentesters.

From other projects

Strategy may sell bitcoin: BTC price below $81K

https://ymaho.com/strategy-may-sell-bitcoin-btc-price-below-81k

Saylor's statement about selling BTC to pay dividends crashed the rate. Find out why the Strategy model cracked and what will happen to bitcoin next. Detailed analysis.

From the web

How the back-ends-for-front-ends pattern works | TheServerSide

https://www.theserverside.com/tip/How-the-back-ends-for-front-ends-pattern-works

May 13, 2024 · A back-ends-for-front-ends microservices pattern lets development teams accommodate multiple client types, preserve functionality and be more efficient.

10 disadvantages of microservices you'll need to overcome

https://www.theserverside.com/answer/What-are-some-of-the-disadvantages-of-microservices

Nov 16, 2023 · There's an industrywide push to disassemble monolithic architectures, but before you do, be aware of these important microservices disadvantages.

10 microservices quiz questions to test your knowledge

https://www.theserverside.com/quiz/10-microservices-quiz-questions-to-test-your-knowledge

Nov 17, 2020 · Outside of some basic microservices knowledge, a prospective candidate should have tangible examples of how to implement and run a microservices architecture, and a solid grasp on …

11 real benefits of microservices - TheServerSide

https://www.theserverside.com/answer/What-are-some-benefits-of-a-microservices-architecture

Dec 1, 2023 · Real, tangible benefits come to organizations that build microservices. Here are 11 key benefits that microservices architectures bring to the table.

What makes an effective microservices logging strategy?

https://www.theserverside.com/answer/What-makes-an-effective-microservices-logging-strategy

Dec 23, 2020 · A microservices logging strategy can play a significant role in how an architecture manages application deployment. But the right logging strategy depends on the size and span of the …

Synchronous vs. asynchronous microservices communication patterns

https://www.theserverside.com/answer/Synchronous-vs-asynchronous-microservices-communication-patterns

Mar 10, 2021 · What do developers need to know about microservices communication patterns? Learn the basics that define synchronous, asynchronous and hybrid communication.

How the saga design pattern in microservices works

https://www.theserverside.com/tutorial/How-the-saga-design-pattern-in-microservices-works

Mar 27, 2024 · The saga design pattern is a style of software architecture that's intended to manage distributed tasks that execute as a sequence of steps in a failsafe manner. The saga design pattern is …

Docker microservices grab the spotlight at DockerCon 2016

https://www.theserverside.com/news/450298801/Docker-microservices-grab-the-spotlight-at-DockerCon-2016

Jun 21, 2016 · Docker microservices grab the spotlight at DockerCon 2016 With a move away from SOA-based architectures, along with the container adoption trend, it's not surprising to see more and more …

Simplified portable applications with Docker and microservices

https://www.theserverside.com/news/450300212/Simplified-portable-applications-with-Docker-and-microservices

Jul 13, 2016 · The monolith of traditional enterprise software architecture has been crumbling for many years. The introduction of microservices and containers has the potential to speed this process and …

What is Maven in Java? Crash course tutorial for beginners

https://www.theserverside.com/blog/Coffee-Talk-Java-News-Stories-and-Opinions/maven-course-tutorial-apache-java-jenkins-build-spring-eclipse-compile-test

Aug 8, 2025 · What is Apache Maven? Apache Maven is a Java build tool and dependency management engine that simplifies the development, packaging, testing and distribution of …

Trending Now