Note – You can find the source code of my sample application here. Amazon has recently announced the .NET Core 2.0 AWS Lambda runtime. In this post, we will see how to create Server less .Net Core 2.0 application using AWS Lambda. Let us first see what is Serverless computing? Serverless computing allows you to build … Continue reading Serverless .Net Core(2.0) application with AWS Lambda: Step by step guide
Category: Amazon
Best tools for S3 : Amazon Web Service(AWS)
All those who are using AWS might have a requirement to download\sync\upload etc with your S3 bucket. There are several ways to achieve that which includes some third party tool and even there are some ways via Visual Studio. Let us check them one by one, we will take the example of downloading entire S3 bucket … Continue reading Best tools for S3 : Amazon Web Service(AWS)
Amazon Rekognition : The rise of Artificial intelligence
By looking at the word Rekognition you would feel as if it is a wrongly spelled word 🙂 It is nothing but an awesome gift from Amazon to us. First let us see some background, I attended a training of Artificial intelligence some days back and in that training, we were shown below picture and … Continue reading Amazon Rekognition : The rise of Artificial intelligence
Encryption in Amazon Simple Queue Service (SQS)
As I come from .Net background, I have always used MSMQ which is obviously very good. Now a days I am working a bit with Amazon Simple Queue Service(SQS) and I find it very cool. Amazon Simple Queue Service (SQS) is a fully-managed message queuing service for reliably communicating among distributed software components and micro … Continue reading Encryption in Amazon Simple Queue Service (SQS)
Amazon AppStream 2.0
Have you ever had dream of using your desktop application from anywhere you want to, like running it from browser or from your proffered device? Well then your dream has already came true. Amazon AppStream 2.0 is a fully managed, secure application streaming service that allows you to stream desktop applications from AWS to any … Continue reading Amazon AppStream 2.0
New features in Amazon Quicksight
Amazon Quicksight now has some more cool features. Out of those, below are few features which I found very useful. 1) Export to CSV One of the most useful newly added feature is capability of exporting to CSV. This feature was requested by many people and finally Amazon Quicksight is equiped with export to CSV … Continue reading New features in Amazon Quicksight