Question
Which of the following is a common challenge in
transitioning from a monolithic to a microservices architecture?ÂSolution
A key challenge in migrating from a monolithic to a microservices architecture is managing distributed transactions. In a monolithic system, transactions are typically managed within a single database and within a single application boundary, simplifying transaction integrity. In microservices, however, services often manage their own data stores, making it complex to maintain transaction consistency across multiple services. Techniques such as the Saga pattern are often used to ensure distributed transaction management, but these solutions require additional effort and may increase application complexity. Distributed transactions, as such, present a unique challenge in a microservices architecture that is generally not encountered in monolithic setups. Option A - With microservices, it's common to have multiple repositories, not a single codebase, allowing more flexible development. Option B - Microservices avoid single-point deployments by deploying services independently. Option D - Scalability is generally enhanced in microservices as each component can scale separately. Option E - Dependency on centralized databases is more common in monolithic architectures than microservices, which encourage distributed databases.
Consider two concentric circles having radii 17 cm and 15 cm. What is the length (in cm) of the chord, of the bigger circle, which is a tangent to the s...
If O is the orthocentre of ΔABC , if ∠ BOC = 105 0 then what is the measure of ∠ BAC?
In the given figure CD is parallel to AB then ∠y is?

If O is circumcentre of acute angled triangle ABC, if ∠ OBC = 150 then ∠BAC = ?
- Length of a chord in a circle of radius 'r' cm, is 40 cm and distance between chord and centre of the circle is 21 cm. Find the value of (2r + 1).
The sides of a triangle are 10 cm, 17 cm, and 21 cm. Find the area of the triangle using Heron’s formula.
The radius of the incircle of a triangle is 8 cm. if the area of the triangle is 56 cm 2 , then its perimeter is?
The internal bisector of ∆ABC at ∠A cuts BC on D and cuts the circumcircle at E. If DE = 6cm, AC = 8cm and AD = 10 cm, then find the length of AB?
Find the area of triangle having sides 5 m, 6 m, and 9 m.