Seamless Cloud Blog

How to

Automation

Get weather forecast using Python

Have you ever wished you’ve been prepared in the morning if it’s going to rain later in the day? This way, you wouldn’t forget to take your umbrella to work. The weather forecast is what you need. But we’re all humans, and sometimes you forget to look at it, especially Read more…

By Andrey, 7 months7 months ago
Automation

Monitor COVID cases using Python in less than 50 lines of code

The world is slowly recovering from the pandemic. The borders are opening. You start thinking about traveling to another country. However, you don’t want to rush into the country where COVID cases are still growing and contribute to spreading the virus. The solution is to use Python to monitor the Read more…

By Andrey, 8 months8 months ago
How to

Automate booking.com search using Python

Hey! In this post, you will learn how to use Python to automate the routine work of searching for hotels on booking.com. We will help you get the best deal for your next vacation. I’ve recently created this script to help pick the best option for my summer trip, so Read more…

By Andrey, 8 months8 months ago
How to

AWS Elastic Beanstalk infrastructure in code with Terraform

Welcome to the third part of the series of posts where I will guide you through the steps for creating a modern web application in Python and deploying it to the cloud using Elastic Beanstalk. At the end of this article, you will have the infrastructure put into Terraform code. Read more…

By Andrey, 9 months9 months ago
How to

Automated deployment to AWS Elastic Beanstalk using Github Actions

Welcome to the second part of the series of posts where I will guide you through the steps for creating a modern web application in Python and deploying it to the cloud using Elastic Beanstalk. At the end of this article, you will have automated deployment of your application to Read more…

By Andrey, 9 months9 months ago
How to

How to deploy a Python Flask app to AWS Elastic Beanstalk

Welcome to the first part of the series of posts where I will guide you through the steps for creating a modern web application in Python and deploying it to the cloud using Elastic Beanstalk. By the end of this article, you will have a “Hello World” application available on Read more…

By Andrey, 9 months9 months ago
Subscribe to our blog

    hello@seamlesscloud.io