Tag: Static

Python’s Type Hints: How to Write Clean and Maintainable Code Using Static Typing

Python is a widely used programming language known for its simplicity and versatility. However, its dynamic typing system can sometimes result in unexpected errors. To mitigate this issue, developers can use type hints. Type hints specify the expected data type of variables, function parameters, ...

Shortcomings (2023) — excellent performances overcome a static script

Ireviewed your application, Mrs Wong,” a hotel manager says to the elegantly dressed Mrs Wong (Stephanie Hsu) in an impressive lobby, before continuing “and I have to say… me no likey.” He rips up her paperwork as Mrs Wong smiles and walks over to her husband (Ronnie Chieng)...

Beginner-Friendly AWS Project To Get Started: Hosting a Static Website In A S3 Bucket Using Terraform

The world of cloud computing can be both fascinating and mind-boggling, especially for those taking their first steps into its vast scenery. If you’re new to Amazon Web Services (AWS) or cloud infrastructure in general, the idea of hosting a website in the cloud might seem like an insuperable ...

Deploy Your Static Site to S3 with GitHub Actions in Minutes

Do you spend too much time manually deploying your static site to S3? With GitHub Actions, you can automate the entire process with just a few clicks. In this post, I’ll show you how to set up a CI/CD pipeline in minutes so you can see your changes live on the World Wide Web with a single g...

Building a Static Website using AWS S3

In today’s competitive job market, a well-crafted resume is essential, but it’s no longer just about words. Employers now seek hands-on experience with modern technology, particularly cloud computing. To help you demonstrate these skills, we introduce the Cloud Resume Challenge, a practi...

Beginner-Friendly AWS Project To Get Started: Hosting a Static Website In A S3 Bucket Using Terraform

The world of cloud computing can be both fascinating and mind-boggling, especially for those taking their first steps into its vast scenery. If you’re new to Amazon Web Services (AWS) or cloud infrastructure in general, the idea of hosting a website in the cloud might seem like an insuperable ...