AWS 面接の質問と回答
関連する比較
質問 21. What is AWS CloudTrail?
AWS CloudTrail is a service that enables governance, compliance, operational auditing, and risk auditing of AWS accounts. It provides a history of AWS API calls for an account.
質問 22. Explain the purpose of AWS Glue.
AWS Glue is a fully managed extract, transform, and load (ETL) service that makes it easy to prepare and load data for analysis. It automatically discovers, catalogs, and transforms data.
質問 23. What is the AWS Serverless Application Model (SAM)?
AWS SAM is an open-source framework for building serverless applications. It extends AWS CloudFormation to provide a simplified way of defining the Amazon API Gateway APIs, AWS Lambda functions, and Amazon DynamoDB tables needed by your serverless application.
質問 24. Explain the concept of Amazon Aurora.
Amazon Aurora is a fully managed relational database engine compatible with MySQL and PostgreSQL. It provides high performance, availability, and durability, with automatic scaling.
質問 25. What is Amazon SQS?
Amazon SQS (Simple Queue Service) is a fully managed message queuing service that enables decoupling and scaling of microservices, distributed systems, and serverless applications.
ユーザー評価で最も役立つ内容: