by admin | Jun 21, 2018 | AWS Certified Developer – Associate Exam, AWS Certified Solutions Architect – Associate Exam, AWS Certified SysOps Administrator – Associate Exam, AWS SNS
Amazon Simple Notification Service (Amazon SNS) is a web service that coordinates and manages the delivery of sending messages to subscribing endpoints or clients. In Amazon SNS, there are two types of clients—publishers and subscribers—also referred to as producers...
by admin | Jun 15, 2018 | AWS Certified Developer – Associate Exam, AWS Certified Solutions Architect – Associate Exam, AWS Certified SysOps Administrator – Associate Exam, AWS SQS
Amazon Simple Queue Service (SQS) is a fully managed message queuing service that makes it easy to decouple application components, each performing a discrete function which improves scalability and reliability and is best practice design for modern applications. ...
by admin | May 22, 2018 | AWS Certified Solutions Architect – Associate Exam, AWS Certified SysOps Administrator – Associate Exam
VPC Flow Logs You can use VPC Flow Logs to monitor traffic entering and leaving your Virtual Private Cloud. You can monitor VPC, a subnet, or an Elastic Network Interface (ENI), and relevant network traffic can be logged to CloudWatch Logs for storage and analysis. ...
by admin | Dec 19, 2017 | Amazon Elastic Container Service, AWS Certified Solutions Architect – Associate Exam
Amazon Elastic Container Service (Amazon ECS) is a highly scalable, fast, container management service that makes it easy to run, stop, and manage Docker containers on a cluster. Clusters can be on serverless architecture which is managed by Amazon ECS when you use...
by admin | Aug 3, 2017 | AWS Certified Developer – Associate Exam, AWS Certified Solutions Architect – Associate Exam, AWS Lambda
AWS Lambda is a cutting-edge service from Amazon that enables you to deploy Serverless computing capabilities by enabling you to run your code in response to events and automatically manage the underlying compute resources for you. You can build complete applications...
by admin | Aug 3, 2017 | AWS Certified Solutions Architect – Associate Exam, AWS Elastic MapReduce
Some Definitions Hadoop is an open source, a Java-based programming framework that supports the processing and storage of extremely large data sets in a distributed computing environment. It is part of the Apache project sponsored by the Apache Software...