Logo

dev-resources.site

for different kinds of informations.

General AWS Terminology

Published at
12/3/2024
Categories
aws
cloudcomputing
cloud
cloudskills
Author
nyong_godwill_e7dfb3c04a7
Author
25 person written this
nyong_godwill_e7dfb3c04a7
open
General AWS Terminology

Account (AWS)

AWS services are housed within an Account. Accounts can be Master Payer accounts that contain billing data or Linked Accounts which do not. AWS Organizations and other services can be used to manage Accounts within AWS. Many AWS services can span Account boundaries.

RI -Reserved Instance

  • A commitment to use a cloud resource, usually of a specific type, location, and size, for some period of time, usually 1 or 3 years, in exchange for a discounted rate.

SP

  • Savings Plans are very similar to Reserved Instances but more flexible and can only be applied to compute usage.

AURI, PURI, NURI / SP (SavingsPlans)

All Upfront Reserved instance, Partial Upfront Reserved Instance, and No Upfront Reserved Instance. Some people use these acronyms when referring to reserved instances, in case you hear them.

EC2

(AWS) Elastic Compute Cloud AWS' virtual computer cloud offering

AWS supports a variety of instances, Instance Type, Family, Generation, and Size (AWS) - Instance refers to a specific EC2 virtual machine. Instance Families, designated by letter, an instance Generation designated by a number and optionally other letters, and instance sizes that follow a structure of nano, micro, small, medium, large, xlarge, 2xlarge, etc. The Instance type includes the entire ndesignation, such as m5a.4xlarge which would be an "m" family, 5th generation, "a" for AMD chipset, and 4xlarge sized instance.

IAM

  • Identity and Access Management - is the way that AWS refers to their system of granting and governing permissions within their cloud platforms.

Tags

Are metadata attached to a specific resource running in AWS. They are meant to provide contextual information about the resource. Tags can be created with the resource in most cases or added after the fact manually or systematically. Tags are useful for identifying the type of resource, the environment it supports, the owner, the cost center, etc.

Tags can be queried or accessed in a wide variety of ways and can be used to drive automation, divide costs, or for other important purposes. Most large cloud-using organizations will at some point establish governance policies around tag use and require specific tags be used on all resources.

Console

Web-based portal from where you can manage your accounts or access AWS services.

Convertible / Standard

AWS terms refer to the ability to convert reserved instances for some resources to different specifications. Standard RIs cannot be converted or changed for their entire term. Convertibility reduces the discount offered by AWS.

Region

AWS has the concept of a Region, which is a physical location around the world where data centers are clustered. An AWS Region consists of multiple, isolated, and physically separate AZ's within a geographic area. Regions are generally guaranteed to be more than a minimum distance from one another to satisfy disaster recovery requirements.

Availability Zones

(AZ) are sub-units of a Region, there are typically multiple AZs per Region. AZs are made up of multiple physical data centers but can generally be thought of as being very closely situated from a network latency and performance perspective.

cloudskills Article's
30 articles in total
Favicon
DEPLOYING A WEB APPLICATION WITH ARM TEMPLATE AND AZURE CLI
Favicon
Site Reliability Engineering (SRE)
Favicon
BUILDING AN EVENT DRIVEN GAME NOTIFICATION APP
Favicon
Security Best Practices for Trading and Risk Analytics Workloads
Favicon
AWS Services and IAAS
Favicon
WEATHER DASHBOARD
Favicon
End-to-End Encryption for Healthcare Workloads
Favicon
Enforcing guardrails in the AWS environment
Favicon
Unlock Seamless Operations with Expert AWS managed cloud services
Favicon
AWS Global Infrastructure: Regional Edge Caches, Local Zones, Wavelength Zones, And Outposts
Favicon
AWS Global Infrastructure: Availability Zones, Regions and Edge Locations.
Favicon
Terminology from Software Development & Operations
Favicon
AWS Security Case Studies: Lessons from the Field
Favicon
General AWS Terminology
Favicon
Leveraging AWS EC2 for a Modern Nigerian Lifestyle: A Cloud Computing Solution
Favicon
How to use Glue crawler to add tables automatically
Favicon
Mastering Cloud Costs Optimization: Proven Strategies And Best Practices
Favicon
Auto scaling Multi-tier Web Application deployment architecture on Cloud(AWS)
Favicon
Secure Remote Access to AWS Environments
Favicon
Unlocking the Cloud: Your Guide to AWS Essentials
Favicon
Securing Data Lakes and Analytics on AWS
Favicon
Unlock Seamless Operations with Expert AWS managed cloud services
Favicon
Security Management and Advanced Threat Protection
Favicon
AWS Cloud Security Course in Delhi: Master Cloud Security with Ease
Favicon
Step by Step Guide to deploy a web app with CI/CD pipelines on Azure App Service.
Favicon
Serverless Security Best Practices
Favicon
Exploring Logging Best Practices
Favicon
AWS Security Considerations by Industry: Finance, Healthcare, and Beyond...
Favicon
Building a Secure CI/CD Pipeline on AWS
Favicon
Migrating Legacy Systems to Cloud-Based Solutions

Featured ones: