1: \begin{abstract}
2: The Monte Carlo (MC) method is the most common technique used for
3: uncertainty quantification, due to its simplicity and good statistical results.
4: However, its computational cost is extremely high, and, in many cases, prohibitive.
5: Fortunately, the MC algorithm is easily parallelizable, which allows its use in
6: simulations where the computation of a single realization is very costly.
7: This work presents a methodology for the parallelization of the MC method,
8: in the context of cloud computing. This strategy is based on the MapReduce
9: paradigm, and allows an efficient distribution of tasks in the cloud. This methodology
10: is illustrated on a problem of structural dynamics that is subject to uncertainties.
11: The results show that the technique is capable of producing good results concerning
12: statistical moments of low order. It is shown that even a simple problem may require
13: many realizations for convergence of histograms, which makes the cloud computing
14: strategy very attractive (due to its high scalability capacity and low-cost). Additionally,
15: the results regarding the time of processing and storage space usage allow one to qualify
16: this new methodology as a solution for simulations that require a number of
17: MC realizations beyond the standard.
18: \end{abstract}
19: