Nay Zaw Lin Notes

How You Do Anything Is How You Do Everything

Skip to content
Menu
  • Home
  • Privacy Policy

Tag: AWS

AWSPosted onMarch 29, 2020July 6, 2020

How to Write the AWS Lambda Function with Python?

We’re going to create Lambda Function with Python today. Let’s do something a little more calculation than a simple Hello World application. Let’s pass a…

Read More
AWSPosted onMarch 26, 2020July 6, 2020

How to connect AWS EC2 with Python?

To make a connection to AWS EC2 with Python, we need to use the boto library. Today lesson, we will learn how to install boto…

Read More
AWSPosted onMarch 25, 2020July 6, 2020

How to enable Debug Output with boto using Python?

Today lesson, we will learn a way to get detailed logging by using the Python logging module. 1. Download and install boto library 2. Create…

Read More
AWSPosted onMarch 24, 2020July 6, 2020

How to download multi-files from S3 buckets or Prefix using Python?

AWS Python SDK has file download function from S3 by default. But that one can download the files one at each time only. But sometimes…

Read More
AWSPosted onMarch 21, 2020July 6, 2020

How to download files from AWS S3 using Python?

AWS SDK for Python have a default download_file method that we can easy to use. That method accepts the names of the bucket and object to…

Read More
AWSPosted onMarch 19, 2020July 6, 2020

How to convert CSV file from S3 to JSON format using Python?

Today lesson, we will learn how to convert CSV file from AWS S3 to JSON format using Python script. After that, we will put back…

Read More
AWSPosted onMarch 18, 2020July 6, 2020

How to read a text file (line by line) from AWS S3?

Let’s talk about how we can read a raw text file (line by line) from Amazon S3 buckets using high-level AWS s3 commands and Python. Check…

Read More
AWSPosted onMarch 17, 2020July 6, 2020

How to use High-Level (s3) Commands with the AWS CLI?

Today lesson, we will learn how to manage Amazon S3 buckets and objects using high-level AWS s3 commands. Check the more detail on AWS S3 doc.…

Read More
AWSPosted onMarch 11, 2020July 6, 2020

How to get the personalized rankings using the AWS Python SDK?

Today lesson is how we will connect to AWS personalize campaign using the Python script and get the personalized rankings list. We are using Python…

Read More
AWSPosted onMarch 10, 2020July 6, 2020

How to Get the recommendations using the AWS Python SDK?

Today lesson is how we will connect to AWS personalize campaign using the Python script and get the recommended items list. We are using Python…

Read More

Recent Posts

  • How to set the request timeout in C# .NET Core?
  • How to use Redis Cache in .NET Core 3.1?
  • How to set a password for Redis Server?
  • How to update all the NodeJS npm Packages to latest version together?
  • How to add DLL reference in C# Project with .NET Core 3.1?

Archives

  • January 2022
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • February 2020
  • January 2020

Categories

  • .NET Core
  • AWS
  • C#
  • FileZilla
  • Hapi.js
  • Healing Crystals
  • Linux
  • Miscellaneous
  • MSBuild
  • Nginx
  • Node.js
  • PHP
  • PM2
  • Python
  • Redis
  • SSL
  • Windows
  • WordPress
© Copyright 2023 – Nay Zaw Lin Notes
Allium Theme by TemplateLens ⋅ Powered by WordPress