
From simple object storage to sophisticated table management, builders have always shaped S3's evolution. Andy Warfield discusses why making complex systems simple remains our north star at AWS.
From simple object storage to sophisticated table management, builders have always shaped S3's evolution. Andy Warfield discusses why making complex systems simple remains our north star at AWS.
Neat open source project on the GitHub organisation for the UK government's Department for Business and Trade: a "Python virtual filesystem for SQLite to read from and write to S3." …
After buying its own hardware, 37Signals will be “literally deleting our AWS account come this summer.” But most firms are looking at hybrid mixes.
Welcome to our 101 guide on Amazon Web Services (AWS), a key player in the world of cloud computing....
Introduction I've been looking into ways to improve our ability to analyze...
We reduced our AWS bill so that we could invest in more important areas.
On April 24, 2023, I finished the AWS certification marathon of passing one AWS certification exam per month (“the certification marathon”). This blog post outlines the lessons learned from this journey and expands on the previously published successful blog post On AWS Certifications. Lesson #01 – Certification marathon is a journey While having all AWS...
Amazon Web Services (AWS) is a cloud computing platform that offers a wide range of services,...
Introduction Deciding to learn cloud computing hands-on is certainly the best way to learn...
Steampipe is an open source tool to instantly query your cloud services (e.g. AWS, Azure, GCP and more) with SQL. No DB required.
Nuke a whole AWS account and delete all its resources. - rebuy-de/aws-nuke
In this article we are going to share two main things: The evolution of our infrastructure over...
Hidden AWS data transfer costs can lead to higher than expected cloud service bills. This post will help track hidden fees and show you how to control them.
139 votes, 93 comments. 352K subscribers in the devops community.
Putting your IT infrastructure into the cloud seems to be the "in" thing. It's been around for a while, of course. And, like most things rel...
AWS CloudFormation is an infrastructure as code (IaC) service that allows you to easily model, provision, and manage AWS and third-party resources.
Amazon Web Services offers reliable, scalable, and inexpensive cloud computing services. Free to join, pay only for what you use.
Organizing data using tags A tag is a label that you assign to an AWS resource. Each tag...
This AWS DevOps Engineer Certification Bundle contains 11 Courses on AWS Database, Cloud Automation, Lambda, & More! Become a DevOps engineer.
I'd go with grafana/prom/loki. It's both for logs and for metrics.
December 10, 2020 – Post updated for the extension of the T4g free-trial until March 31, 2021. During the free-trial period, customers who run a t4g.micro instance will automatically get 750 free hours per month deducted from their bill during each month. T4g free-trial will be available in addition to the existing AWS Free-Tier on […]
Bash-my-AWS is a simple but powerful set of CLI commands for managing resources on Amazon Web Services.
How do you scale a system from one user to more than 11 million users? Joel Williams, Amazon Web Services Solutions Architect, gives an excellent talk on just that subject: AWS re:Invent 2015 Scaling Up to Your First 10 Million Users. If you are an advanced AWS user this
It's named what? Figure out what Amazon Web Services should actually have been called.
Running large deep learning processes on Amazon Web Services EC2 is a cheap and effective way to learn and develop models. For just a few dollars you can get access to tens of gigabytes of RAM, tens of CPU cores, and multiple GPUs. I highly recommend it. If you are new to EC2 or the Linux command line, there are…