Hi All, My name is Rajesh Kaveti.
i am an IT professional. Thanks for coming to my page.
Typically any system design problem starts with a computation problem where you have to design an algorithm which is efficient. The program uses CPU and RAM and it is important that to consider the CPU usage which is measured in terms of time complexity. The RAM usage is measured by SPACE complexity of the algorithm. The RAM is assumed to be infinite.
Building an ONLINE PROGRAM:
The psuedo code for any online program can be broadly coded as
WHILE TRUE: ( infinite loop)
The interface that is visible to the client is called Application Program Interface (API) . When the overall service is too complex, then we can use microservices to make the program more manageable.
So the definition is :
Any system can defined as collection of subsytems that interact with each other which is exposed as API or application program interface. Each of these subsystems can be terms as
This is a content preview space you can use to get your audience interested in what you have to say so they can’t wait to learn and read more. Pull out the most interesting detail that appears on the page and write it here.
Copyright © 2022 Rajesh Kaveti - All Rights Reserved.
Powered by GoDaddy
We use cookies to analyze website traffic and optimize your website experience. By accepting our use of cookies, your data will be aggregated with all other user data.