AWS

External Article

AWS Lambdas with C#

  • Article

In this article, I will take you through the development process of building an API on the serverless cloud with C#. This API will be built to serve pizzas, with two endpoints, one for making pizza and the other for tasting fresh pizzas. I expect some general familiarity with AWS and serverless computing. Any previous experience with building APIs in .NET will also come in handy.

2023-03-08

SQLServerCentral Article

Amazon EC2 | Creating a Connection to an Amazon RDS Instance

  • Article

In a previous article, we showed how to expose an Amazon RDS instance to the public internet securely for direct access to the database. In this article we shall configure an Amazon EC2 instance for network access to an existing Amazon RDS instance. The purpose of this would be to make sure that if we deploy an application to this EC2 instance, communication from the client to the RDS instance would be smooth.

5 (2)

You rated this post out of 5. Change rating

2022-12-05

2,000 reads

Blogs

A New Word: Ghough

By

ghough – n. a hollow place in your psyche that can never be filled;...

T-SQL Tuesday: Encryption and Data Protection

By

I have the honour of hosting this month’s T-SQL Tuesday. In case there’s any...

Parameterize your Databricks notebooks with widgets

By

Widgets provide a way to parameterize notebooks in Databricks. If you need to call...

Read the latest Blogs

Forums

How to Pivot daily date to a week Row

By Chris Spencer

I have data as below which is a per day view, I wish to...

SSRS Report Upgrade issue with # Temp tables for 800+ lines of Query

By ralahari

one of the Report which calls two Data sets , Data set1 Contains ,...

How to Implement

By ralahari

Hi Team, I want the sample code to join the Table based on case...

Visit the forum

Ask SSC Logo Ask SSC

SQL Server Q&A from the SQLServerCentral community

Get answers