Found 2 results

AWS Lambda Function to Stop and Start EC2 Instances

AWS Lambda Function to Stop and Start EC2 Instances based on Tags is our next tutorial where we will guide you, step by step, how to save money on AWS monthly bill just by using a simple AWS Lambda Function backed up by a Python script. Nowadays most of the modern companies relies on many cloud technologies from various cloud providers like AWS for pretty much any environments and tiers that we can think of like production, QA, staging, development and so on but everything comes at a price. We can reduce our monthly AWS bill and also, indirectly, becoming […]

Category: AWS | Published: 21/08/2019 | Updated: 24/09/2019

List users from multiple AWS accounts using Python

List users from multiple AWS accounts using Python is our next tutorial where we will learn how to access AWS APIs using Boto3 package and also how to use pprint package to list all results in a easy to read format, we heard about the term human readable too but we think is not the right way of saying it, at least not in this particular case. Please rest assured that we won’t talk or debate in this tutorial about what Cloud Hosting provider is the best or not and we will simply resume talking about how to get all […]

Category: Python | Published: 13/11/2018 | Updated: 14/11/2018