RamyaBhargaviCreate a mail server using a serverless Framework with awsIn this project integrating the Serverless Framework with AWS.Dec 6, 20221Dec 6, 20221
RamyaBhargaviDijkstra AlgorithmDijkstra’s algorithm, published in 1959, is named after its discoverer Edsger Dijkstra, who was a Dutch computer scientist. This algorithm…Aug 30, 2022Aug 30, 2022
RamyaBhargaviLaunch a container in containerized docker“Docker is an operating system virtualization technology that allows applications to be packaged as containers. This is a very fundamental…May 18, 2022May 18, 2022
RamyaBhargavifind some tool for profiling the Stack memory and Heap memory by ValgrindThe stack is used for dynamic memory allocation, and local variables are stored at the top of the stack in a stack frame. A-frame pointer…May 2, 2022May 2, 2022
RamyaBhargaviExtract more memory than allocated space with malloc(), why?Introduction to malloc()Apr 17, 2022Apr 17, 2022
RamyaBhargaviMachine Learning with cloud on AWSInnovate faster with the most comprehensive set of AI and ML servicesApr 14, 2022Apr 14, 2022
RamyaBhargaviA do-while loop, in a logic flow diagram (or a flow chart), looks as follows:What is a template string in Python?Mar 28, 2022Mar 28, 2022
RamyaBhargaviQuantum computing is the study of how to use phenomena in quantum physics to create new ways of…Fun Facts About Quantum ComputersMar 7, 2022Mar 7, 2022
RamyaBhargaviQUEUEA queue is a useful data structure in programming. It is similar to the ticket queue outside a cinema hall, where the first person entering…Feb 23, 2022Feb 23, 2022