Module-6: Logging and Monitoring AssignmentWhat is Logging and What is monitoring? Explain with examples and different types of tools being used. Logging: Logging involves recording events or messages that occur within a system. These events are typically stored in log files for later analys...Feb 8, 2024·11 min read
Module-1_GIT_Assignment(GIT and its usage) Initiate a new local Git Repo named practice-repo. create a readme.md file and commit the file to the local repo. Clone a specific branch from a remote GitHub repo. Clone a new repo from GitHub remote and check in a file on...Oct 27, 2023·4 min read
AWS-Day12-Assignment(Route53, Elastic BeanStalk) 1. What is DNS? How does DNS work on the Internet? Ans: A DNS service such as Amazon Route 53 is a globally distributed service that translates human-readable names like www.example.com into the numeric IP addresses like ...Oct 4, 2023·10 min read
AWS-Day10-Assignment(AWS Lambda, Step Functions, API Gateway) 1. What is Serverless Computing? What are the advantages of using serverless computing? Ans:Serverless computing is a cloud computing model that allows developers to build and run applications without the nee...Sep 29, 2023·13 min read
AWS-Day9-Assignment(CloudWatch, SNS, AWS CloudTrial, AWS VPC Flowlog) 1. What is Cloudwatch? What are the types of monitoring in Cloudwatch? How is pricing different for Detailed Monitoring? Ans: Amazon CloudWatch is a monitoring and observability service provided by...Sep 27, 2023·9 min read
AWS-Day8-AssignmentWhat is CloudTrail in AWS. Why is it used? Ans: AWS CloudTrail is a service provided by Amazon Web Services (AWS) that enables governance, compliance, operational auditing, and risk auditing of your AWS account. CloudTrail records API calls and rel...Sep 27, 2023·13 min read
AWS-Day7-AssignmentWhat is RDS? What are the database engine options available in RDS? Ans: Amazon Relational Database Service (Amazon RDS) is a web service that makes it easier to set up, operate, and scale a relational database in the AWS Cloud. It provides cost-ef...Sep 22, 2023·5 min read