DockerModule-4: Docker Assignment Explain the difference between Virtualization, Containerization and Microservices? Virtualization: Purpose: Creates virtual machines (VMs) that act as independent computers with their own operating systems (OS). Isolat...Dec 12, 2023·8 min read
AWS LambdaDay-10: AWS_Assignment AWS Lambda, Step Functions, API Gateway What is Serverless Computing? What are the advantages of using serverless computing? Serverless computing is a cloud architecture that allows organizations to get on-demand access to th...Oct 24, 2023·17 min read
CloudWatchDay-9: AWS Assignment CloudWatch, SNS, AWS CloudTrial, AWS VPC Flowlog What is Cloudwatch? What are the types of monitoring in Cloudwatch? How is pricing different for Detailed Monitoring? Amazon CloudWatch is a monitoring and management service pr...Oct 24, 2023·7 min read
Identity and Access ManagementDay-8_AWS_Assignment 1. What is CloudTrail in AWS. Why is it used? AWS CloudTrail is an AWS service that helps you enable operational and risk auditing, governance, and compliance of your AWS account. Actions taken by a user, role, or an AWS service ...Oct 24, 2023·10 min read
Relation Database ServicesDay-7: AWS Assignment 1. What is RDS? What are the database engine options available in RDS? Amazon Relational Database Service (Amazon RDS) is a collection of managed services that makes it simple to set up, operate, and scale databases in the...Oct 24, 2023·10 min read
CLI, CloudFormationDay-6_AWS_Assignment What is AWS CLI? Give the procedure to install CLI on Windows and Linux Machines. A command-line interface (CLI) is a text-based user interface (UI) used to run programs, manage computer files and interact with the computer. Co...Sep 22, 2023·5 min read
EBS and Load BalancersDay-4_AWS_Assignment 1. What are EBS Volumes? EBS stands for Elastic Block Stores. They are persistent volumes that you can attach to the instances. With EBS volumes, your data will be preserved even when you stop your instances, unlike your instance...Sep 19, 2023·4 min read