Save
Busy. Please wait.
Log in with Clever
or

show password
Forgot Password?

Don't have an account?  Sign up 
Sign up using Clever
or

Username is available taken
show password


Make sure to remember your password. If you forget it there is no way for StudyStack to send you a reset link. You would need to create a new account.
Your email address is only used to allow you to reset your password. See our Privacy Policy and Terms of Service.


Already a StudyStack user? Log In

Reset Password
Enter the associated with your account, and we'll email you a link to reset your password.
focusNode
Didn't know it?
click below
 
Knew it?
click below
Don't Know
Remaining cards (0)
Know
0:00
Embed Code - If you would like this activity on your web page, copy the script below and paste it into your web page.

  Normal Size     Small Size show me how

Compute Services

QuestionAnswer
What is Docker? A software development platform for application deployment Package an application into a container which can be run on any operating system Makes use of Docker Images
What is ECS? AWS support for Docker - used to launch Docker containers Must provision and maintain the EC2 advances in advance Has integrations with Application Load Balancers
What is Fargate compared to ECS? Fully managed version of ECS - serverless
What does Serverless mean? A new paradigm Developers only concern themselves with the code - all server infrastructure is managed by AWS
What is AWS Lambda? Way of running code in a serverless manner - just upload code to a Lambda and define when the lambda is triggered (event, chron) Expose the Lambda function to internal services or via API Gateway Up to 15 minutes invocation time
What is API Gateway? Fully managed service allowing user to create, maintain and monitor APIs in the Cloud WebSocket and RESTful APIs supported Built in capabilities: - Security, - user authentication - API throttling, - keys
What is AWS Batch? Managed way to run batch compute workloads Batch task = one with defined start and end Dynamically launches EC2 or spot instances with required amount of compute/memory Submit jobs as Docker images to the batch queue Runs on ECS No time limit
What is Lightsail? Managed solution for simple stacks Standalone service containing: - servers - storage - databases - networking Low and predictable pricing Highly available Easy to adopt No autoscaling, limited AWS integration
What are the benefits of containerisation? Reduced compatibility issues More predictable behaviour of application Easier to maintain and deploy code
How are Docker Images stored? In docker repositories Public repos can be found in the AWS Docker Hub Private repos can be stored in the Elastic Container Registry
What are the benefits of AWS Lambda compared to EC2 instances? EC2 instances are limited by RAM/CPU, take time to scale and run continuously Lambda functions are virtual and run on-demand with automated scaling and short execution times Easy PAYG pricing Event-driven Easy to monitor via CloudWatch Multi-lingual
Created by: katejimh
Popular Computers sets

 

 



Voices

Use these flashcards to help memorize information. Look at the large card and try to recall what is on the other side. Then click the card to flip it. If you knew the answer, click the green Know box. Otherwise, click the red Don't know box.

When you've placed seven or more cards in the Don't know box, click "retry" to try those cards again.

If you've accidentally put the card in the wrong box, just click on the card to take it out of the box.

You can also use your keyboard to move the cards as follows:

If you are logged in to your account, this website will remember which cards you know and don't know so that they are in the same box the next time you log in.

When you need a break, try one of the other activities listed below the flashcards like Matching, Snowman, or Hungry Bug. Although it may feel like you're playing a game, your brain is still making more connections with the information to help you out.

To see how well you know the information, try the Quiz or Test activity.

Pass complete!
"Know" box contains:
Time elapsed:
Retries:
restart all cards