AWS Archives - {coding}Sight https://codingsight.com/category/cloud/aws/ Blog for SQL Server DBAs and Developers Thu, 15 Dec 2022 17:40:41 +0000 en-US hourly 1 https://wordpress.org/?v=6.5.2 https://codingsight.com/wp-content/uploads/2021/10/cropped-Soсial_-Fb_180х180-1-32x32.png AWS Archives - {coding}Sight https://codingsight.com/category/cloud/aws/ 32 32 Configure SQL Server Failover Cluster on AWS using Amazon FSx for Windows File Server – Part 1 https://codingsight.com/configure-sql-server-failover-cluster-on-aws-using-amazon-fsx-for-windows-file-server-part-1/ Tue, 01 Nov 2022 09:04:30 +0000 http://codingsight.com/?p=20330 The current article series will focus on configuring the SQL Server Always-on failover cluster on AWS with the Amazon FSx Windows File Server. AWS offers Elastic Block Storage (EBS) volumes that can be attached to the Amazon Elastic Compute Cloud (EC2) instances. These volumes are local to the EC2 instance they were attached to. As …

The post Configure SQL Server Failover Cluster on AWS using Amazon FSx for Windows File Server – Part 1 appeared first on {coding}Sight.

]]>
What is AWS IAM: Tutorial Guide and Features Overview https://codingsight.com/deep-dive-into-aws-iam/ Tue, 20 Sep 2022 09:22:00 +0000 http://codingsight.com/?p=19073 In this article, we are going to explore the Identity and Access Management concepts available in Amazon Web Services. Abbreviated as IAM, it enables AWS admins and users to control how services are available to other users within the account. In cloud computing, setting up the correct access for users is very important in order …

The post What is AWS IAM: Tutorial Guide and Features Overview appeared first on {coding}Sight.

]]>
How to Use AWS Secrets Manager: Tutorial & Examples https://codingsight.com/the-aws-secrets-manager/ https://codingsight.com/the-aws-secrets-manager/#comments Sun, 18 Sep 2022 10:59:00 +0000 http://codingsight.com/?p=16164 Keeping credentials and other sensitive data out of application code can be a challenge. AWS Secrets Manager is meant to help abstract these data points all wrapped in a single easy-to-use service. You pay a small amount per secret ($0.40) and an additional ($0.05) fee for every 1,000 requests to get those secrets. The entire …

The post How to Use AWS Secrets Manager: Tutorial & Examples appeared first on {coding}Sight.

]]>
https://codingsight.com/the-aws-secrets-manager/feed/ 2
What is Amazon VPC: Tutorial Guide https://codingsight.com/the-essence-and-configuration-of-aws-virtual-private-cloud/ Fri, 09 Sep 2022 08:01:00 +0000 http://codingsight.com/?p=16872 Amazon Web Service environment is a fully digital experience of a typical brick-and-mortar data center. All components, such as firewalls or load balancers, are fully digitalized. Likewise, all of the services that AWS offers, such as Elastic Compute servers, databases, or Lambda functions live within that ecosystem. When running any type of service within Amazon …

The post What is Amazon VPC: Tutorial Guide appeared first on {coding}Sight.

]]>
What is AWS Athena? https://codingsight.com/amazon-athena-overview/ Tue, 02 Aug 2022 11:58:00 +0000 http://codingsight.com/?p=15893 AWS Athena is a fully managed, popular cloud service provided by Amazon to query structured data in S3. It allows users to write custom SQL queries to retrieve data from CSV or other file formats in S3. This is helpful if you want to query your static data at rest. Being a pioneer in the …

The post What is AWS Athena? appeared first on {coding}Sight.

]]>
Upload Files to AWS S3 with the AWS CLI https://codingsight.com/upload-files-to-aws-s3-with-the-aws-cli/ Wed, 20 Jul 2022 07:39:00 +0000 http://codingsight.com/?p=15565 Introduction Amazon Web Service, aka AWS, is a leading cloud infrastructure provider for storing your servers, applications, databases, networking, domain controllers, and active directories in a widespread cloud architecture. AWS provides a Simple Storage Service (S3) for storing your objects or data with (119’s) of data durability. AWS S3 is compliant with PCI-DSS, HIPAA/HITECH, FedRAMP, …

The post Upload Files to AWS S3 with the AWS CLI appeared first on {coding}Sight.

]]>
Introduction to Amazon QuickSight https://codingsight.com/introduction-to-amazon-quicksight/ Wed, 28 Jul 2021 08:31:39 +0000 http://codingsight.com/?p=15673 Nowadays, companies are moving their infrastructure from on-premise devices to the cloud. There are a few major cloud vendors like AWS, Azure, and GCP that dominate the market shares. When applications are deployed to the cloud, more and more data is generated daily. However, the humongous amount of data generated each minute has no value …

The post Introduction to Amazon QuickSight appeared first on {coding}Sight.

]]>
How to Setup SQL Server on the Amazon RDS https://codingsight.com/how-to-setup-sql-server-on-the-amazon-rds/ Tue, 27 Jul 2021 10:13:47 +0000 http://codingsight.com/?p=15587 SQL Server is one of the most popular databases used in modern applications. Over the past few decades, it has established itself as a leading database provider that drives most of the applications in the Microsoft ecosystems. It provides unique features and easy integration with technologies. SQL Server was previously released as a Microsoft Windows …

The post How to Setup SQL Server on the Amazon RDS appeared first on {coding}Sight.

]]>
How to Auto-trigger AWS Lambda Functions https://codingsight.com/how-to-set-up-auto-triggering-of-aws-lambda-functions/ Tue, 01 Jun 2021 09:55:38 +0000 http://codingsight.com/?p=14381 When we think about a cloud solution provider, we often consider the most popular ones, i.e. Amazon Web Services, Microsoft Azure, and Google Cloud Platform. There are other popular providers (IBM, Oracle, etc.), but the three giants take the lion’s share of the market. Hence, companies prefer migrating their architectures to them. Amazon is a …

The post How to Auto-trigger AWS Lambda Functions appeared first on {coding}Sight.

]]>
Introduction to Layers in AWS Lambda Functions https://codingsight.com/introduction-to-layers-in-aws-lambda-functions/ Fri, 14 May 2021 07:22:15 +0000 http://codingsight.com/?p=13658 AWS Lambda is an event-driven, serverless cloud computing service provided by Amazon, a part of the Amazon Web Services. It responds to multiple events like uploading files to S3, clicks on websites, etc. Then, it takes action based on the trigger. AWS Lambda supports multiple programming languages, such as Node, Python, C# (using dot net …

The post Introduction to Layers in AWS Lambda Functions appeared first on {coding}Sight.

]]>