Category: AWS (Page 7 of 8)

Get started with AWS using step-by-step tutorials for beginners and cloud professionals. Learn how to launch EKS clusters, configure S3 buckets, manage IAM roles, and automate deployments with the AWS CLI and infrastructure-as-code tools. Explore machine learning workflows with Amazon SageMaker, and discover generative AI use cases with Amazon Bedrock to build intelligent, scalable applications.

How to configure AWS API Gateway custom domain in Cloudflare

Last updated on August 29th, 2024 at 11:49 amMillions of websites are hosted on Cloudflare DNS. One of the major challenge for webmasters is to find a way to integrate domains already in Cloudflare with certain AWS services. In this tutorial we are going to retain all the DNS configuration in Cloudflare itself. We are […]

How to run Flask Application with uwsgi behind nginx

Last updated on August 29th, 2024 at 11:50 amWe are going to configure Nginx to forward request to uWSGI and serve Python applications running on Flask In this post we will discuss in detail on how to configure uWSGi with nginx to run Python application (in flask) in Linux(Ubuntu/Redhat). You can follow the same steps […]

How to read spreadsheet in S3 using python

Last updated on August 29th, 2024 at 11:50 amIn this tutorial we will focus on how to read a spreadsheet (excel) in an AWS S3 bucket using Python. Before you jump on to the script please make sure that the below pre-requisites are met IAM user created with sufficient permission to read the S3 bucket. […]

« Older posts Newer posts »