Chapter3: Virtualization & Containerization

[TO DO]

CPU, Memory, I/O

## SDN (Software Defined Networks)## SDS (Software Defined Storage)

Elastic Resources

One of the benefits of the cloud is the ability to use elastic capabilities. One such resource is an Elastic File System (EFS) on AWS. It works well with other ephemeral resources like spot instances.

Build Continuous Delivery with EFS (NFS OPS)

SCREENCAST: [TO DO]

NFSOPS
  • launch an Amazon Linux instance using Amazon Linux AMI.
  • Login to your Amazon Linux instance by using AWS Cloud9.
  • Become root using sudo su - command.
  • Update your repositories
1 * Fix JAVA
2 
3 ```bash
4 [ec2-user ...

Get 20200406PAIML-Raw-Unedited now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.