AWS compute 101: aws free compute​?

Channel:
Subscribers:
13,800
Published on ● Video Link: https://www.youtube.com/watch?v=-bwr1_gsA2U



Duration: 4:09
8 views
2


This vid helps get started w/ AWS compute.

i. AWS offers a Free Tier for many of its services, including compute services. The AWS Free Tier is designed to give customers the opportunity to explore and try out AWS services at no cost for a certain period of time. Here's a detailed explanation of the AWS Free Tier for compute services:

### 1. **What is the AWS Free Tier?**
- The AWS Free Tier is a program by Amazon Web Services (AWS) that allows new customers to use a limited amount of AWS services for free for up to 12 months after signing up.
- It's designed to provide hands-on experience with AWS services, without incurring any charges during the Free Tier period.
- The Free Tier includes various services, including compute, storage, databases, analytics, and more.

### 2. **Free Tier for Compute Services**
- AWS offers several compute services as part of the Free Tier, allowing users to run applications, host websites, and more without incurring charges, within specified limits.
- The key compute services included in the Free Tier are:
- **Amazon EC2 (Elastic Compute Cloud)**: Virtual servers in the cloud. The Free Tier provides:
- 750 hours per month of t2.micro instances running Linux or Windows.
- 750 hours per month of t3.micro instances running Linux or Windows.
- **AWS Lambda**: Serverless compute service. The Free Tier provides:
- 1 million free requests per month.
- Up to 400,000 GB-seconds of compute time per month.
- **AWS Elastic Beanstalk**: Platform as a Service (PaaS) for deploying and managing applications. The Free Tier provides:
- 750 hours per month of t2.micro instances running Linux or Windows.
- 750 hours per month of t3.micro instances running Linux or Windows.
- **AWS Batch**: Batch processing service. The Free Tier provides:
- 10 active compute environments per month.
- 1,000 vCPU-hours of compute time per month.
- **Amazon Lightsail**: Virtual private servers (VPS) with pre-configured templates. The Free Tier provides:
- 750 hours per month of an instance with 512 MB RAM and 1 vCPU.
- 1 TB per month of data transfer.

### 3. **Limitations and Usage Details**
- The Free Tier has specific limitations in terms of usage, and exceeding these limits can result in charges.
- These limitations typically include:
- Hours of usage per month.
- Amount of data transfer.
- Type and size of instances.
- Storage capacity.
- It's important to monitor your usage to ensure you stay within the Free Tier limits.
- You can view your current usage and estimated charges in the AWS Management Console.

### 4. **Duration**
- The Free Tier is available for new AWS customers and lasts for 12 months after signing up.
- During this period, you can use the Free Tier resources within the specified limits.
- After the 12-month period or if you exceed the Free Tier limits, standard AWS rates will apply.

### 5. **How to Get Started**
- To get started with the AWS Free Tier, you need to create an AWS account.
- Visit the [AWS Free Tier page](https://aws.amazon.com/free/) to learn more and sign up.
- Once you've signed up, you can access the Free Tier resources through the AWS Management Console.

### 6. **Learning and Experimentation**
- The AWS Free Tier is ideal for learning, experimentation, and development.
- It allows users to explore AWS services, build applications, and test different configurations without financial risk during the Free Tier period.
- Many tutorials and hands-on labs are available to help you make the most of the Free Tier resources.

### Conclusion
The AWS Free Tier for compute services provides a valuable opportunity for users to get hands-on experience with cloud computing at no cost for the first 12 months. Whether you're looking to deploy virtual servers, run serverless applications, or experiment with batch processing, the Free Tier offers a range of services within specified limits. It's a great way to explore AWS and learn how to leverage its compute services for various use cases.

Learn more@ https://www.youtube.com/c/ITGuides/search?query=AWS.