Start learning 50% faster. Sign in now
In a microservices architecture, services communicate with each other over the network, often via protocols like HTTP or gRPC, which introduces network latency. Unlike monolithic systems where components within the same application can interact directly, microservices operate in isolated environments and require network calls to share data and functionalities. This network-based communication, while providing flexibility and independence to each service, results in higher latency compared to direct in-process calls within a monolithic architecture. Therefore, managing and optimizing this latency is essential in microservices design to ensure overall system performance. Option A - Microservices are loosely coupled and can run on multiple platforms, often distributed across different servers or clusters. Option C - Microservices frequently communicate to maintain coherence across services; they do not avoid communication. Option D - Microservices generally decentralize databases rather than centralizing them. Option E - Shared memory communication is not a characteristic of microservices, as each service is isolated and uses network protocols for interaction.
A △ ABC has sides 5 cm, 6 cm and 7 cm. AB extended touches a circle at P and AC extended touches the same circle at Q. Find the length (in cm) of AQ.
In a ΔDEF, ∠D = 45°, ∠E = 2∠F. What is the value of ∠F?
In a triangle, the lengths of two sides are 13 cm and 14 cm, and the included angle between them is 60°. Find the area of the triangle.
The inner-radius of a triangle is 5 cm, and the sum of lengths of its sides is 60 cm. What is the area of the triangle (in sq. cm.)?
An equilateral triangle has all sides of length 14√3 cm. What is the altitude of this triangle?
The parallel sides of a trapezium and its height are in an arithmetic progression with a common difference of 4. If the height is the highest term and t...
ABC is an equilateral triangle with sides of 24cm. Find the difference between its in-radius and circum-radius.
In an equilateral triangle, the length of the side is 18 cm. A circle is inscribed in the triangle. Find the radius of the circle.