Section

39 pages

Tags

Parallel Computing

Parallel computing is a type of computation in which many calculations or processes are carried out simultaneously. Large problems can often be divided into smaller ones, which can then be solved concurrently. There are several different forms of parallel computing: bit-level, instruction-level, data, and task parallelism. Parallelism has long been used in high-performance computing, but has gained broader interest as physical limitations have hindered frequency scaling. In recent years, as power consumption (and the resulting heat) of computers has become a concern, parallel computing has become a dominant paradigm in computer architecture, primarily in the form of multi-core processors.

Cloud Native

Cloud-native computing is a software development approach that leverages cloud computing to build and run scalable applications in modern dynamic environments such as public clouds, private clouds, and hybrid clouds. These technologies, such as containers, microservices, serverless functions, cloud-native processors, and immutable infrastructure, are common elements in this architectural style through declarative code deployment. Cloud-native technologies focus on minimizing the operational burden on users.
This blog has been running for
Visitors: Loading
Page views: Loading
28 posts · 73.78k words
Built with Hugo
Theme Stack designed by Jimmy
Customized from Stack v4.0.3