No Micro Python videos yet. You could help us improve this page by suggesting one.
You could say a lot of things about AWS, but among the cloud platforms (and I've used quite a few) AWS takes the cake. It is logically structured, you can get through its documentation relatively easily, you have a great variety of tools and services to choose from [from AWS itself and from third-party developers in their marketplace]. There is a learning curve, there is quite a lot of it, but it is still way easier than some other platforms. I've used and abused AWS and EC2 specifically and for me it is the best.
Based on our record, Amazon AWS should be more popular than Micro Python. It has been mentiond 443 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Sign in to your AWS account. If you’re new to AWS, you can sign up for the free tier to get started without any upfront cost. - Source: dev.to / 21 days ago
Amazon Web Services (AWS) has completely changed the game for how we build and manage infrastructure. Gone are the days when spinning up a new service meant begging your sys team for hardware, waiting weeks, and spending hours in a cold data center plugging in cables. Now? A few clicks (or API calls), and yes — you've got an entire data center at your fingertips. - Source: dev.to / 15 days ago
Choosing the right AWS S3 storage class depends on how frequently you access your data and your cost constraints. - Source: dev.to / about 1 month ago
Let’s start by setting up an EC2 instance to deploy our application. To do this, and you’ll need to open an AWS account (if you don’t already have one). - Source: dev.to / 3 months ago
The demand for cloud computing expertise continues to soar, and at the heart of many successful cloud implementations is the AWS Solution Architect. Amazon Web Services (AWS) dominates the cloud market, making professionals who can design, build, and manage solutions on its platform highly sought after. But what exactly does this role entail? Understanding the typical AWS Solution Architect job description is... - Source: dev.to / 19 days ago
I'll link to it because many people don't know a version of Python runs on microcontrollers: https://micropython.org/. - Source: Hacker News / 2 months ago
I'm personally working on something like this for the ESP32, but written on top of micropython [1]. A few things are written in C such as the display driver, but otherwise most things are in micropython. We chose the T-Watch 2020 V3 microphone variant as the platform [2]. Our objective is to build a modern PDA device via a mostly stand-alone watch that can be synced across devices (initially the Linux desktop). We... - Source: Hacker News / 4 months ago
For context > MicroPython is a lean and efficient implementation of the Python 3 programming language that includes a small subset of the Python standard library and is optimised to run on microcontrollers and in constrained environments. https://micropython.org/. - Source: Hacker News / 11 months ago
Just putting my hand up to say that MicroPython is awesome (and runs on the RP2040). https://micropython.org. - Source: Hacker News / over 1 year ago
If you really want to engage in the travesty that is shoehorning a high level scripting language into an environment that has 512 bytes of RAM and less clock cycles than an electric toothbrush, there is micropython. Source: over 1 year ago
DigitalOcean - Simplifying cloud hosting. Deploy an SSD cloud server in 55 seconds.
Mode Python Notebooks - Exploratory analysis you can share
Microsoft Azure - Windows Azure and SQL Azure enable you to build, host and scale applications in Microsoft datacenters.
Invent With Python - Learn to program Python for free
Linode - We make it simple to develop, deploy, and scale cloud infrastructure at the best price-to-performance ratio in the market.
Full Stack Python - Explains programming language concepts in plain language.