Amazon AWS
Google Cloud Platform
Microsoft Azure
DigitalOcean
Linode
Heroku
Vultr
CloudFlare
Haskell
Rust
JavaScript
Python
Java
Clojure
Elixir
NIM
Amazon AWS
HaskellYou 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 seems to be a lot more popular than Haskell. While we know about 484 links to Amazon AWS, we've tracked only 21 mentions of Haskell. 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.
Not because infrastructure isn't important. It is. Not because Amazon Web Services (AWS) is a bad platform. It isn't. - Source: dev.to / 20 days ago
The AWS S3 documentation covers all of these in detail. The configuration takes about an hour to get right the first time and rarely needs changes after. - Source: dev.to / about 1 month ago
The first pattern is direct-to-storage. The client uploads chunks directly to an object storage service like Amazon S3 using pre-signed URLs. The application server creates the upload session and grants permission but never sees the file bytes. This pattern scales well because the application servers do not handle the upload bandwidth. - Source: dev.to / about 1 month ago
AWS Secrets Manager provides managed secrets storage with automatic rotation for RDS databases, Redshift clusters, DocumentDB, and other common services. For applications running on AWS infrastructure, Secrets Manager integrates directly with Lambda, ECS, EKS, and EC2 at the platform level, injecting secrets into the application environment without requiring files on disk or manual retrieval code. - Source: dev.to / 2 months ago
This approach, popularized by platforms like AWS, helps users make informed decisions about how far to push the boundaries while maintaining realistic expectations about support. - Source: dev.to / 4 months ago
Haskell - a general-purpose functional language with many unique properties (purely functional, lazy, expressive types, STM, etc). You mentioned you dabbled in Haskell, why not try it again? (I've written about 7 things I learned from Haskell, and my book is linked at them bottom if you're interested :) ). Source: about 3 years ago
Where you go is entirely up to you. According to haskell.org, Haskell jobs are a-plenty. sigh. Source: about 3 years ago
Should they be part of haskell.org or something else? Source: over 3 years ago
Haskell.org now has a big purple Get Started button that takes you to a nice short guide (haskell.org/get-started) that quickly provides all the basic info to get going with Haskell. It is aimed for beginners, to reduce choice fatigue and to give them a clear, official path to get going. Source: over 3 years ago
I just jumped into the wiki "Write Yourself a Scheme in 48 hours" which looks pretty good. (although some of the text explanation is hard to understand without context).. I used cabal to set up the starter project. Sublime editor seems to work OK and I just use the git Bash shell on windows to compile the program directly on the command line. So maybe this is all good enough for now (?). It seems installing... Source: over 3 years ago
Google Cloud Platform - Google Cloud provides flexible infrastructure, end-to-security, modern productivity, and intelligent insights engineered to help your business thrive.
Rust - A safe, concurrent, practical language
Microsoft Azure - Windows Azure and SQL Azure enable you to build, host and scale applications in Microsoft datacenters.
JavaScript - Lightweight, interpreted, object-oriented language with first-class functions
DigitalOcean - Simplifying cloud hosting. Deploy an SSD cloud server in 55 seconds.
Python - Python is a clear and powerful object-oriented programming language, comparable to Perl, Ruby, Scheme, or Java.