- vừa được xem lúc

AWS Certified Solutions Architect Professional — Compute — EC2 and High-Performance Computing

0 0 10

Người đăng: Quân Huỳnh

Theo Viblo Asia

Introduction

A short note about AWS EC2 and High-Performance Computing.

EC2

AWS EC2 is the oldest and most popular service on AWS. EC2 stands for Amazon Elastic Compute Cloud.

Amazon EC2 provides scalable computing capacity in the AWS Cloud. Using Amazon EC2 eliminates your need to invest in hardware upfront, so you can develop and deploy applications faster.

You can use Amazon EC2 to launch as many or as few virtual servers as you need, configure security and networking, and manage storage.

Amazon EC2 provides the following features:

  • Virtual computing environments, known as instances.
  • Preconfigured templates for your instances, known as Amazon Machine Images (AMIs), that package the bits you need for your server (including the operating system and additional software).
  • Various configurations of CPU, memory, storage, and networking capacity for your instances, are known as instance types.
  • Secure login information for your instances using key pairs (AWS stores the public key, and you store the private key in a secure place).
  • Storage volumes for temporary data that are deleted when you stop, hibernate, or terminate your instance, known as instance store volumes.
  • Persistent storage volumes for your data using Amazon Elastic Block Store (Amazon EBS), known as Amazon EBS volumes.
  • Multiple physical locations for your resources, such as instances and Amazon EBS volumes, are known as Regions and Availability Zones.
  • A firewall that enables you to specify the protocols, ports, and source IP ranges that can reach your instances using security groups.
  • Static IPv4 addresses for dynamic cloud computing, are known as Elastic IP addresses.
  • Metadata, known as tags, that you can create and assign to your Amazon EC2 resources.
  • Virtual networks you can create that are logically isolated from the rest of the AWS Cloud and that you can optionally connect to your own network, known as virtual private clouds (VPCs).

With AWS EC2 you can easy to run high-performance computing.

High-Performance Computing

The cloud is the perfect place to perform HPC because you can create a very high number of resources in no time.

AWS provides you various services to run large, complex simulations and deep learning workloads with virtually unlimited compute capacity, a high-performance file system, and high-throughput networking.

AWS high-performance computing services

EC2: Support virtually any workload with the secure, resizable compute capacity of Amazon Elastic Cloud Compute (EC2) and the latest-generation processors.

Elastic Fabric Adapter: Run HPC applications at scale with Elastic Fabric Adapter (EFA), a network for Amazon EC2 instances with high-level inter-node communications capabilities.

AWS ParallelCluster: Quickly build HPC compute environments with AWS ParallelCluster, an open-source tool that simplifies the deployment and management of HPC clusters.

AWS Batch: Scale hundreds of thousands of computing jobs across all AWS compute services and features with AWS Batch, a cloud-native batch scheduler.

Amazon FSx for Lustre: Quickly process massive datasets on-demand and at scale with Amazon FSx for Lustre, a high-performance file system with sub-millisecond latencies.

NICE DCV: Deliver a high-performance remote desktop and 3D application graphics with NICE DCV, a bandwidth-efficient, and high-performance streaming protocol.

HPC Use cases

Build designs faster

Reduce wall-clock time for Computational Fluid Dynamics (CFD) simulations. Scale-out simulation jobs to experiment with more tunable parameters, leading to faster, more accurate results.

Fast-track drug discovery

Accelerate structure-based drug design with instant access to virtually unlimited computing resources. Increase the speed, accuracy, and scale of virtual screening, quantum mechanics, molecular dynamics, and 3D structure solutions.

Uncover genomic insights

Build and run predictive, real-time, or retrospective data applications to reach insights faster. Reduce data processing times from weeks to hours for deeper research on diseases such as cancer, cystic fibrosis, and Alzheimer’s.

Optimize risk analysis

Conduct grid-computing simulations at speed to identify product portfolio risks, hedging opportunities, and areas for optimization. Model the impact of hypothetical portfolio changes for better decision-making.

End

End a short note about AWS EC2 and High-Performance Computing.

Bình luận

Bài viết tương tự

- vừa được xem lúc

PDF Export, cẩn thận với những input có thể truyền vào

Giới thiệu. Dạo gần đây mình tình cờ gặp rất nhiều lỗi XSS, tuy nhiên trang đó lại có sử dụng dữ liệu người dùng input vào để export ra PDF.

0 0 49

- vừa được xem lúc

Giới thiệu về AWS Batch

Khi sử dụng hệ thống cloud service, điều chúng ta thường phải quan tâm đến không chỉ là hiệu suất hoạt động (performance) mà còn phải chú ý đến cả chi phí bỏ ra để duy trì hoạt động của hệ thống. Chắn hẳn là hệ thống lớn hay nhỏ nào cũng đã từng phải dùng đến những instance chuyên để chạy batch thực

0 0 128

- vừa được xem lúc

Tìm hiểu về AWS KMS

1. AWS KMS là gì. Ở KMS bạn có thể lựa chọn tạo symetric key (khóa đối xứng) hoặc asymetric key (khóa bất đối xứng) để làm CMK (Customer Master Key). Sau khi tạo key thì có thể thiết đặt key policy để control quyền access và sử dụng key.

0 0 52

- vừa được xem lúc

AWS VPC cho người mới bắt đầu

Tuần này, tôi trình bày lại những gì tôi đã học được về Virtual Private Cloud (VPC) của Amazon. Nếu bạn muốn xem những gì tôi đã học được về AWS, hãy xem Tổng quan về DynamoDB và Tổng quan về S3. VPC là gì. Những điều cần lưu ý:.

0 0 69

- vừa được xem lúc

AWS Essentials (Phần 6): Guildline SNS Basic trên AWS

Tiếp tục với chuỗi bài viết về Basic AWS Setting, chúng ta tiếp tục tìm hiểu tiếp tới SNS (Simple Notification Service). Đây là một service của AWS cho phép người dùng setting thực hiện gửi email, text message hay push notification tự động tới mobile device dựa trên event người dùng setting phía AWS

0 0 125

- vừa được xem lúc

Sử dụng Amazon CloudFront Content Delivery Network với Private S3 Bucket — Signing URLs

Trong nhiều trường hợp, thì việc sử dụng CDN là bắt buộc. Mình đã trải nghiệm với một số CDN nhưng cuối cùng mình lựa chọn sử dụng AWS CloudFront.

0 0 105