COMMUNITY: How to properly ask a question on Forums
Become a member
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
TECHNOLOGIES
ANSWERS
LEARN
NEWS
BLOGS
VIDEOS
INTERVIEW PREP
BOOKS
EVENTS
LIVE
CAREER
MEMBERS
JOBS
Training
About Amazon
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Ashok Karale (3)
Mahesh Chand (2)
Pavel Klimov (2)
Vikas Srivastava (1)
Nick Shivhareee (1)
Amar Srivastava (1)
Kishore Chowdary (1)
John Antony (1)
Vipul Poojara (1)
Max Petrov (1)
Related resources for Amazon
No resource found
Amazon🚧 Web Services Announces AWS RoboMaker
11/28/2018 3:22:53 AM.
Recently, Amazon Web Services has announced the availability of AWS RoboMaker, a new service that makes it easy for developers to develop, test, and deploy robotics applications at scale.
Amazon is fixing a bug that causes Alexa to literally LOL at random
3/9/2018 3:13:23 AM.
Amazon is fixing a bug that causes Alexa to literally LOL at random
AI-Assistant Devices Create Opportunities For Developers
11/7/2017 10:18:40 AM.
Market for AI-assistant app and skill developers will grow.
Amazon SNS (Simple Notification Service) Using Visual Studio
10/9/2017 1:37:29 AM.
This is the working example of the ASNS (Amazon simple notification service) you can follow the step and can implement the notification service, message service, email service using this.
Creating EC2 In Amazon Web Services
8/8/2017 12:54:14 AM.
This article is about the creation of the EC2 service in the AWS. EC2 is nothing but a virtual machine which we generally create in other cloud platforms like Azure, Google cloud, etc.
Deploying A Web Application To AWS
8/8/2017 12:53:43 AM.
In this article I will be taking you through my learning on how to deploy web applications to AWS using AWS toolkit and Visual Studio 2015.
Assign Domain To Application Uploaded On Amazon Web Services (AWS)
8/8/2017 12:53:31 AM.
In this article, I will take you through the procedure of linking a GoDaddy domain with AWS Elastic Beanstalk environment.
Configuring Amazon SNS To Publish Email Notification To SES via SQS Programmatically
8/8/2017 12:50:26 AM.
Configuring Amazon SNS To Publish Email Notification To SES via SQS Programmatically.
Deploy ASP.NET Core Application On EC2 Amazon Linux Instance
8/8/2017 12:50:07 AM.
This article will provide you with a step-by-step guide to deploy ASP .NET Core Web applications on Amazon Linux instance.
Amazon S3 from C# developer point of view.
8/8/2017 12:49:55 AM.
Article shows how you can interact with Amazon S3 storage directly from C#.
Hosting in Amazon Cloud
8/8/2017 12:49:40 AM.
Do you have a ASP.NET site and want hosting it in Amazon Cloud? The tutorial is exactly about it.
Introduction To Amazon Web Services (AWS)
8/8/2017 12:39:12 AM.
In this article, I am going to take you through basics of Amazon Web Services (AWS) and getting started with AWS.
Will Kindle Fire HD Kill iPad
9/9/2012 8:29:16 PM.
Will Kindle Fire HD Kill iPad
Genetic Cloud
1/25/2010 1:32:27 AM.
Complex optimization tasks, like travelling salesman problem, can be solved by simple algorithms with random searching component. Genetic algorithm is one of such approaches. It gives better solution on the big population sizes, but the execution time grows non-linear with population size growth. Another way to increase accuracy is to have several parallel runs. The additional resources for parallel runs could be taken in a Cloud.