Click here to Skip to main content
15,886,422 members
Everything / Hosted Services / AWS

AWS

AWS

Great Reads

by Akhil Mittal
Creating a real-time chatbot using Amazon Lex Services and deploying the bot over Facebook messenger
by Ivan Perevernykhata
How to start/stop RDS instances on schedule with aws-sdk, nodeJs Lambda function and CloudWatch
by Ryan Peden
Get up and running with serverless by creating a geocoding function on Azure
by Preetam U Ramdhave
This article will help you to implement the functionality where you can store your sensitive data in the amazon Secrets Manager and access while bootstrapping the application.

Latest Articles

by Pranay Bakre
How to build and deploy a multi-architecture application with x86/amd64 and arm64-based container images on Amazon EKS
by Bert O Neill
This article explains how to install and configure AWS LocalStack on a Windows machine for SQS (Simple Queue Service).
by Bohdan Stupak
Creating distributed map-reduce workflow with AWS Step Function to write the poem that automatically re-generates itself
by P. Erward
How to put the AWS Lambda C++ Runtime into a Lambda layer and how to use it

All Articles

Sort by Score

AWS 

25 Jan 2019 by Akhil Mittal
Creating a real-time chatbot using Amazon Lex Services and deploying the bot over Facebook messenger
5 Jun 2017 by Ivan Perevernykhata
How to start/stop RDS instances on schedule with aws-sdk, nodeJs Lambda function and CloudWatch
10 Mar 2019 by Ryan Peden
Get up and running with serverless by creating a geocoding function on Azure
11 Mar 2019 by Preetam U Ramdhave
This article will help you to implement the functionality where you can store your sensitive data in the amazon Secrets Manager and access while bootstrapping the application.
6 Mar 2020 by YegorDovganich
In this article I will explain and show step-by-step how to run the simplest web-page hosted by the Load Balancer which has nodes both on AWS and Azure behind.
8 Jul 2020 by zainafzal
How to access DynamoDB locally using ASP.NET Core Web API
5 Apr 2024 by Bert O Neill
This article explains how to install and configure AWS LocalStack on a Windows machine for SQS (Simple Queue Service).
20 Jun 2016 by Intel
This article provides general guidelines for connecting any Intel® Internet of Things (IoT) devices (that is, devices that support Intel microcontrollers, such as the Intel® Edison board and the Intel® Curie™ Compute Module) and Intel gateways to the Amazon Web Servives (AWS) IoT platform.
28 Feb 2024 by Bohdan Stupak
Creating distributed map-reduce workflow with AWS Step Function to write the poem that automatically re-generates itself
29 Dec 2015 by Peter Carrasco
This article describes a pub-sub model using AWS Lamdba along with SNS to keep your AWS-hosted RDMB system of record and cache in sync.
23 Apr 2017 by netfed
To read out the static properties from the AWS SDK InstanceType class in order to get the AWS instance type names
5 Jun 2019 by YegorDovganich
Following 'Infrastructure as Code' rules we get a real project sample from the scratch which describes EMR cluster deploying and running Hive script there. It describes Analyze Big Data with Hadoop project from AWS 'Learn to Build' section.
3 Aug 2022 by Bohdan Stupak
This article describes a super-minimalistic auth endpoint based on AWS Lambda.
23 May 2021 by Uladzislau Baryshchyk
A walkthrough and source code for creating telegram bot using C# and deploying it on AWS
20 Oct 2021 by Kourosh K Tari
I needed a tool to access and manage my files on Amazon S3, and I decided to build it, and here is what have built.
27 Oct 2016 by Shreyans.K-systematix
Hello,For sending mail through AWS you need to configure SES (Simple Email Service) in your application.But as you are using free trial please confirm first that is this service free or paid.
27 Mar 2017 by Intel
This IoT reference implementation builds on the existing Intel® IoT air quality sensor code samples to create a more comprehensive Environment-Monitor solution.
19 Apr 2018 by Sudip Bhakta
How to create AWS Serverless API (API Gateway + Lambda Function) in .NET Core, C# using AWS SDK for Visual Studio
26 Dec 2017 by Nikola Breznjak
Connecting Angular app to AWS Mobile Hub
4 Jan 2018 by Brena_Monteiro
This article explains what edge computing means and demonstrates how to set up an API service on Alibaba Cloud for use with an edge computing architecture.
22 Mar 2018 by Intel
In many manufacturing plants today, monitoring is a highly manual process. FOURDOTONE Teknoloji analyzes data from sensors to enable manufacturers to respond immediately to problems, and predict when machines are likely to fail.
29 Jun 2018 by Intel
We are excited to announce the availability of the TANK AIoT Dev Kit by iEi, with support for the OpenVINO™ toolkit and Intel® Media SDK.
23 Apr 2019 by Dharmesh Barochia
Recommended best practices for finding and removing Duplicate Text/Documents
30 Jul 2019 by Andy Lanng
Step One: Sensors. Have you tried reading sensors? They pretty much have a few pins and a board with some stuff on it. Doesn't make for good reading without the right tool. Many sensors work differently. There are resistive sensors that need to be read via an adc (analogue to digital...
12 Nov 2020 by g96b10
In-depth instructions covering several headaches, and personal musings
1 Apr 2021 by Sergio Virahonda
In this article I’ll show you how to train your deep fake models in the cloud with some help from Docker.
15 Jun 2023 by Dr. Song Li
AWS step function and CDK and SAM local and miscellaneous subjects
8 Mar 2024 by Pete O'Hanlon
As you have deduced, the database encryption SDK applies at the database itself. If you were looking to apply searching through OpenSearch or ElasticSearch, you wouldn't be able to search these fields there. If you're searching on the DynamoDB...
8 Mar 2024 by Patrice T
Quote: Let’s say we want some sensitive properties, in one of our data structures, to be encrypted but at the same time it’s key that information is still searchable by the right recipient and here lies the origin of our research. As far as I...
26 Mar 2019 by James A. Brannan
Spring Rest Using Spring Boot
8 Apr 2024 by Pranay Bakre
How to build and deploy a multi-architecture application with x86/amd64 and arm64-based container images on Amazon EKS
7 Jan 2016 by Richard MacCutchan
See Amazon Web Services (AWS) - Cloud Computing Services[^].
18 Feb 2016 by Intel
KINETIC is on a mission to increase worker safety, reduce costs, and in the process “protect the backbone of the economy.”
18 Feb 2016 by Intel
This white paper examines the background of the Wearable Smart Gateway, and the technologies used to build and operate it.
19 Apr 2016 by Richard Hyatt
Part 2 of our series on simplifying and securing AWS Lambda code using Node.js
21 Dec 2016 by Intel
In this use case tutorial we'll use an Intel® NUC and Intel® IoT Gateway Developer Hub to interface an industrial fluid/gas pressure sensor to AWS IoT running in the Amazon Web Services Cloud.
31 Dec 2016 by Afzaal Ahmad Zeeshan
You need to implement the push notification services, in your own application. If the phone A and B are on the same device-type; Android, iOS etc. Then you can easily configure the services such as Firebase for Android etc. However, if the platforms are different, then instead of implementing...
6 Mar 2017 by David_Wimbley
So I'm making an assumption you want sql server and not mysql/postgres based on the title of your question saying sql server express.Also, I'm assuming your DB is on RDS but you are trying to connect to it from your local machine.Some things to check Check to make sure your...
27 Mar 2017 by Intel
This shop-floor equipment activity monitor application is part of a series of how-to Intel® Internet of Things (IoT) code sample exercises using the Intel® IoT Developer Kit, Intel® IoT Gateway, Intel® Edison board, cloud platforms, APIs, and other technologies.
20 Apr 2017 by Kurt Swendson
Deploy an ASP.NET Core and MVC app to same beanstalk server
10 Nov 2017 by Intel
Follow these steps to connect your board to Arduino Create and begin working with your development kit.
15 Dec 2017 by Intel
This guide demonstrates steps to communicate with Amazon Kinesis and DynamoDB on Ubuntu using the UPSquared and a Gigabyte gateway.
21 Jan 2018 by .NetDev_1012
Hello, Would like some feedback as per the method I would like to connect to AWS (Amazon Web Services) with a possible commercial software developed as a desktop software. The idea is to encrypt the data source connection in the App.config file in the .Net application to AWS SQL Server...
8 May 2018 by Mike Mackrory
In this article, I review Service Virtualization Community Edition by setting it up and using it to work with APIs. Specifically, I’ll be running CA Service Virtualization Community Edition version 1.0.3 on Windows 10.
11 Dec 2018 by Dave Kerr
Dynamic and Configurable Availability Zones in Terraform
24 Feb 2019 by Afzaal Ahmad Zeeshan
The error message says that there are no projects in the directory. From what I can see—and from what you have shared—I can only suggest that you check why the tool is trying to find the project in that directory, it seems to be in, "AWSServerless1\AWSLambda1" directory. The project is a .csproj...
11 Mar 2019 by Dave Kerr
Effective Shell 4: Move around
31 Oct 2019 by #realJSOP
I bet it's because you're not passing the password in your request header...
7 Mar 2020 by James A. Brannan
In this tutorial, you create a simple Python client that sends records to an AWS Kinesis Firehose stream.
11 Aug 2020 by Tridib Chatterjee
I'm trying to upload multiple files from my NodeJs application to a MongoDB database using Multer. But the problem is when I'm saving the location of the file in my database only one file location is saved while others are ignored. This is...
14 Jun 2021 by PaulKukiel
Build a Custom PHP MVC in 30 mins and deploy to AWS lambda
30 Aug 2021 by Uladzislau Baryshchyk
An overview of AWS Elastic Container Registry (ECR) and Elastic Container Service (ECS)
12 Sep 2021 by Richard MacCutchan
The only way to get an answer to this question is to research advertised jobs, either in your locality, or the place(s) that you would prefer to live.
21 Feb 2022 by Illya Reznykov
Creating Regional Web ACL with CloudFormation
23 Sep 2022 by Illya Reznykov
Functions that manipulate CloudWatch log group by PowerShell Core
20 Feb 2023 by Richard MacCutchan
See Learn about building, deploying, and managing your apps on Heroku.[^]
19 Sep 2023 by Richard MacCutchan
The documentation at Amazon Kendra Features - Amazon Web Services[^] suggests it offers intelligent searching. You need to study it in detail.
19 Sep 2023 by Dave Kreskowiak
The problem isn't with Kendra. It's with your understanding of how it works and your expectations. There's plenty of areas that can cause your searches to fail to return expected results. This can be how you're indexing your documents, which...
21 Sep 2023 by Richard MacCutchan
We have suggested more than once that this site is not the best place for support of Amazon's products. Please make us of the Kendra support forum at Amazon Kendra[^].
22 Oct 2023 by M Imran Ansari
You can upload a file to an AWS S3 bucket and get the URL using the AWS SDK for .NET, which is available as the AWSSDK.S3 NuGet package. First, install the AWSSDK.S3 package using NuGet. You can do this by running the following command in the...
24 Oct 2023 by Pete O'Hanlon
A case study in building a cloud tool to perform service virtualization using LocalStack (AWS), minimal APIs, and Terraform
26 Oct 2023 by Pete O'Hanlon
You can't do this directly via the AWS HTTP calls in C# using the AWS SDK right now. If you're using the AWS SDK, you are going to have to iterate over your files and upload them one of a time. If you were using the AWS CLI, you could use that to...
13 Jan 2024 by Ruslan Shkarin
A step-by-step guide on how to easily perform code quality checks with AWS CodeBuild.
6 Apr 2020 by James A. Brannan
Introduction AWS SQS Message Queues are a way to exchange messages between applications. Senders, send data objects to a queue and receivers, receive objects from a queue.
17 Jun 2019 by James A. Brannan
Exploring the AWS Key Management System (KMS) to encrypt and decrypt data via the AWS Java 2 SDK
4 Feb 2020 by OwenDavies
Terraform allows you to setup Infrastructure as expressed by code (Infrastructure As Code IaC). This post helps you to get started with Terraform.
29 Nov 2021 by Uladzislau Baryshchyk
This series of articles consists of three articles, in which I will demonstrate step by step how to create a .NET core MVC project
1 Dec 2021 by Uladzislau Baryshchyk
Application that can be used to work with subd and connecting Amazon RDS to the project
24 Nov 2020 by PaulKukiel
How to build and deploy a Typescript lambda function with AWS CDK and Deno layer