Introduction To Amazon Web Services | AWS Tutorial For Beginners
What is Cloud Computing? - Amazon Web Services
Introducation to AWS Cloudformation
RMG207 Introduction to AWS CloudFormation - AWS re: Invent 2012 from Amazon Web Services
Anic_an_engineer
What is Cloud Computing with Amazon Web Services?
first and follow solved example in hindi with notes
Forward reference problem (in hindi)
Gtu exam paper sem 8 : ( artificial intelligence'17 )
Artificial intelligence ( code-2180703) Sem-8 BE- computer Engineering exam paper 2017
Anic_an_engineer
Alpha beta pruning in artificial intelligence
Hill Climbing in Artificial Intelligence
This is a variety of depth-first (generate - and - test) search. A feedback is used here to decide on the direction of motion in the search space. In the depth-first search, the test function will merely accept or reject a solution. But in hill climbing the…
Anic_an_engineer
Artificial intelligence min max algorithm with sovle example
Forward reference problem and compiler (in Hindi)
Phases of compiler in hindi
Assembly language statement
What is Assembler and Assembly Language (in Hindi)
Artificial intelligence BE Mid sem paper' 17
Genetic algorithm in artificial intelligence
hill climbing in artifical intelligence
Award winning short film Ambani the investor
Breadth first search with solved example in artifical intelligence
AMAZON CLOUD DATABASE SERVICE - Basic concept of Amazon DynamoDB
Basic concept of Amazon DynamoDB • DynamoDB is the first non relational database which is developed at Amazon. • Amazon DynamoDB data are stored in solid state drivers(SSD) and replicate it synchronously across multiple availa…
Anic_an_engineer
Basic concepts of Amazon Redshift
Basic concepts of Amazon Redshift • Amazon Redshift is a fast, fully managed, petabyte-scale data warehouse that makes it simple and cost-effective to analyze all your data using your existing business intelligence tools. • Start small for $0.25 per…
Anic_an_engineer
Amazon Machine Images (AMI)
An Amazon Machine Image (AMI) provides the information required to launch an instance, which is a virtual server in the cloud. You specify an AMI when you launch an instance, and you can launch as many instances from the AMI as you need. You can also launch…
Anic_an_engineer
Private DNS Server (Route 53)
Amazon Route 53 provides three main functions: Domain registration allows you to register domain names Domain Name System (DNS) service translates friendly domains names like www.example.com into IP addresses like 192.0.2.1 responds to DNS queries …
Anic_an_engineer
Amazon simple storage service (S3)
Amazon S3 highly-scalable, reliable, and low-latency data storage infrastructure at very low costs. provides a simple web services interface that can be used to store and retrieve any amount of data, at any time, from within Amazon EC2 or from anywhe…
Anic_an_engineer
AWS Elasticsearch
Amazon Elasticsearch Service is a managed service that makes it easy to deploy, operate, and scale Elasticsearch clusters in the AWS Cloud. Elasticsearch is a popular open-source search and analytics engine for use cases such as log analytics, real-time ap…
Anic_an_engineer
AWS Glacier
Amazon Glacier is a storage service optimized for archival, infrequently used data, or “cold data.” Glacier is an extremely low-cost storage service that provides durable storage with security features for data archiving and backup. Glacier is designed to…
Anic_an_engineer
AWS Billing and Cost Management
AWS Billing and Cost Management AWS Billing and Cost Management is the service that you use to pay AWS bill, monitor your usage, and budget your costs Analyzing Costs with Graphs AWS provides Cost Explorer tool which allows filter graphs by API ope…
Anic_an_engineer
AWS IAM Overview
AWS Identity and Access Management (IAM) is a web service that helps you securely control access to AWS resources for your users. IAM is used to control : Identity – who can use your AWS resources (authentication) Access – what resources they can…
Anic_an_engineer
AWS CloudWatch
AWS CloudWatch monitors AWS resources and applications in real-time. CloudWatch can be used to collect and track metrics, which are the variables to be measured for resources and applications. CloudWatch alarms can be configured to send notifica…
Anic_an_engineer
Auto Scaling & Elastic Load Balancer
Auto Scaling dynamically adds and removes EC2 instances, while Elastic Load Balancing manages incoming requests by optimally routing traffic so that no one instance is overwhelmed. Auto Scaling helps to automatically increase the number of EC2 instances…
Anic_an_engineer