1/31
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
Amazon MSK
A fully managed service that makes it easy for you to build and run applications that use Apache Kafka to process streaming data
Amazon EventBridge
Serverless event bus that connects application data from your own apps, SaaS, and AWS services
AWS Step Functions
Let's you coordinate multiple AWS services into serverless workflows so you can build and update apps quickly (ex. Lambda)
AWS Batch
A fully managed batch processor at any scale with no time limit, any runtime as long as packaged as Docker image, and relies on EC2
Amazon EC2 (Elastic Compute Cloud)
An IaaS that provides secure, resizable compute capacity in the cloud
AWS Elastic Beanstalk
A free Platform (PaaS) for scaling and deploying web apps and services across a specific list of technologies
Amazon Lightsail
Designed to be the easiest way to launch and manage a virtual private server with AWS
Amazon ECR (Elastic Container Registry)
A fully-managed Docker container registry that makes it easy to store, manage, and deploy Docker container images
Amazon Elastic Container Service (ECS)
A service that enables you to deploy, manage, and scale Docker containers on AWS
Amazon Elastic Kubernetes Service (Amazon EKS)
An open-source system for management, deployment, and scaling of containerized applications that allows you to launch Kubernetes clusters on AWS
AWS AppConfig
Simplifies the administration of applications at scale by deploying configuration changes from a central location
AWS Cloud9
A cloud-based integrated development environment (IDE) that lets you write, run, and debug your code with just a browser
AWS CloudShell
A browser-based shell that makes it easy to securely manage, explore, and interact with your AWS resources
AWS CodeArtifact
A secure, scalable, and cost-effective artifact management for software development
AWS CodeBuild
A fully managed build service that compiles source code, runs tests, and produces software packages that are ready to deploy
AWS CodeCommit
A fully-managed source control service that makes it easy for companies to host secure and highly scalable private Git repositories
AWS CodeDeploy
A service that automates code deployments to any instance, including EC2 instances and instances running on-premises
AWS CodePipeline
A fully managed continuous delivery service that helps you automate your release pipelines for fast and reliable application and infrastructure updates
AWS CodeStar
Workflow tool for automatic creation of a continuous delivery pipeline for a custom application using the other developer services
AWS CloudFormation
IaC service that allows you to deploy stacks across accounts and regions
AWS Launch Wizard
Easily size, configure, and deploy third party applications on AWS
AWS Systems Manager
Provides a unified user interface so you can view operational data from multiple AWS services and allows you to automate operational tasks across your AWS resources
Amazon API Gateway
A fully managed service that makes it easy for developers to create, publish, maintain, monitor, and secure APIs at any scale
AWS Fargate
A serverless compute engine for containers that works with both Amazon ECS and Amazon EKS
AWS Lambda
A compute service that lets you run code without provisioning or managing servers. It executes your code only when needed and scales automatically, from a few requests per day to thousands per second
Infrastructure as Code (IaC)
A provisioning architecture in which deployment of resources is performed by scripted automation and orchestration
AWS SDKs (Software Development Kits)
Software development kits for building applications on AWS
Compute Pricing for Lambda
Pay per request/call or duration
Compute Pricing for ECS
Pay for AWS resources stored and created in your application
Compute Pricing for Fargate
Pay for vCPU and memory allocated to your applications in your containers
IaaS
A cloud computing model that contains the basic building blocks for cloud IT and provides access to networking, computers, and data storage space
PaaS
A cloud computing model that focuses on the deployment and management of applications and removes the need for organizations to manage the underlying infrastructure