Difference between revisions of "AWS: Placement groups"

From wikieduonline
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 3: Line 3:
  
 
* Cluster, Partition, Spread
 
* Cluster, Partition, Spread
 +
 +
 +
* <code>[[aws ec2 run-instances]] --placement "GroupName = my-cluster"</code>
 +
* <code>aws ec2 run-instances --placement "GroupName = HDFS-Group-A, PartitionNumber = 3"</code>
  
 
== Related ==
 
== Related ==
* [[SSA]]
+
* [[AWS Certified Solutions Architect-Associate (SSA)]]
  
 
== See also ==
 
== See also ==

Latest revision as of 03:13, 2 February 2022

  • Cluster, Partition, Spread


  • aws ec2 run-instances --placement "GroupName = my-cluster"
  • aws ec2 run-instances --placement "GroupName = HDFS-Group-A, PartitionNumber = 3"

Related[edit]

See also[edit]

Advertising: