Click here to Skip to main content
15,886,199 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 

26 Mar 2019 by James A. Brannan
Spring Rest Using Spring Boot
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.
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
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.
22 Sep 2019 by Shameel
This article describes a simple and elegant way to allow write access to ASP.NET apps to the App_Data folder. This is required for applications to work properly when deployed in AWS Beanstalk.. The post Granting write access to ASP.
5 Apr 2020 by James A. Brannan
Exploring AWS KMS to encrypt and decrypt data via the AWS Java 2 SDK
18 Sep 2022 by Illya Reznykov
Functions that get information about web ACL by PowerShell Core with AWS CLI
24 Sep 2022 by Illya Reznykov
The post describes PowerShell script which creates WAF resources for the scenario when Application Load Balancer is used to serve content for a public website, but to block requests from attackers and to protect from OWASP Top 10 security risks.
21 Apr 2019 by James A. Brannan
In this tutorial, we explore creating, reading, updating, listing, and deleting objects and buckets stored in S3 storage using the AWS Java SDK 2.0 to access Amazon’s Simple Storage Service (S3).
19 Feb 2024 by Shun Huang
This article is about optimizing S3 storage costs.
28 Mar 2017 by Jeremy Hutchinson
Azure blobs vs AWS S3
22 Sep 2019 by Shameel
This multi-part article series discuss migrating your databases, applications and services from SQL Server to PostgreSQL and discusses all the important information you need to be aware of, before beginning a migration project..
26 Oct 2020 by Matteo Prosperi
Being an engineer on the AWS SDK for .NET team, I tasked myself with figuring out how to use our libraries under Blazor in the browser.
21 Sep 2019 by Shameel
Part 4 of this multi-part article series discusses Maintenance and Monitoring, High Availability, Load Balancing, and Replication and Environment Stabilization.. The post Migrating your SQL Server Workloads to PostgreSQL – Part 4 appeared first on The Developer Space..
22 Sep 2019 by Shameel
Part 3 of this multi-part article series discusses the actual migration process: Schema and data migration, ETL/ELT, Reporting & OLAP, Scheduling and Applications & Services migration.. The post Migrating your SQL Server Workloads to PostgreSQL – Part 3 appeared first on The Developer Space..