cloud

cover image

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.

cover image

Do my tears surprise you? Strong CEOs also cry.

cover image

Cloud repatriation might seem like a solution for high infrastructure costs, but it can prove short-sighted as an organization scales.

cover image

From bare metal to cloud VMs using Docker, deploy web apps anywhere with zero downtime.

cover image

Cloud hosting has emerged as a key component for companies and developers seeking to expand their operations, improve performance, and guarantee strong data security in the current digital era. Selecting the best cloud service provider might be difficult because there are an increasing number of them offering different solutions. Cloud hosting is crucial for delivering high-performance websites and applications to businesses of all sizes, from startups to large corporations. In this article, the top 15 cloud hosting providers that are notable for their features, affordability, scalability, and dependability have been discussed.  Amazon Web Services (AWS) Leading cloud hosting company Amazon

cover image

Nitro, Graviton, EFA, Inferentia, Trainium, Nvidia Cloud, Microsoft Azure, Google Cloud, Oracle Cloud, Handicapping Infrastructure, AI As A Service, Enterprise Automation, Meta, Coreweave, TCO

cover image

Major organizations like 37signals and GEICO highlight the economic and strategic reasons to reconsider cloud infrastructure.

cover image

After buying its own hardware, 37Signals will be “literally deleting our AWS account come this summer.” But most firms are looking at hybrid mixes.

cover image

Render is a unified cloud to build and run all your apps and websites with free TLS certificates, global CDN, private networks and auto deploys from Git.

cover image

In the first part of a two-part series, we'll introduce how to set up DigitalOcean and AppSignal for a Ruby on Rails application.

cover image

UniSuper, a $135 billion pension account, details its cloud compute nightmare.

cover image

It is not a coincidence that the companies that got the most “Hopper” H100 allocations from Nvidia in 2023 were also the hyperscalers and cloud builders,

cover image

A bittorrent filesystem based on FUSE.

cover image

We reduced our AWS bill so that we could invest in more important areas.

cover image

While Amazon Web Services has first mover advantage when it comes to building a compute and storage cloud, it would be a mistake to believe that the

cover image

Opinion on popular cloud service providers from an ML engineer

cover image

What exactly is this amazing tool? Infrastructure as code (IaC) tools allow you to manage...

cover image

In this article we are going to share two main things:  The evolution of our infrastructure over...

cover image

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...

cover image

Configure build settings for a repository that uses continuous deployment, and understand build image options for your site.

Invent with purpose, realize cost savings, and make your organization more efficient with Microsoft Azure’s open and flexible cloud computing platform.

cover image

Heroku is a platform as a service (PaaS) that enables developers to build, run, and operate applications entirely in the cloud.

cover image

Meet your business challenges head on with cloud computing services from Google, including data management, hybrid & multi-cloud, and AI & ML.

cover image

An ocean of simple, scalable cloud solutions.

cover image

High-level DevOps workflow for deploying application changes to VMs using continuous integration (CI) and continuous deployment (CD) practices using Azure Pipelines.

cover image

AWS CloudFormation is an infrastructure as code (IaC) service that allows you to easily model, provision, and manage AWS and third-party resources.

cover image

Learn how to build fast and reliable web experiences with our enterprise-ready composable platform.

cover image

Amazon Web Services offers reliable, scalable, and inexpensive cloud computing services. Free to join, pay only for what you use.

cover image

App Platform is a platform as a service (PaaS) offering that lets you publish code directly to DigitalOcean servers without worrying about the underlying infrastructure, runtimes, or dependencies.

cover image

The #1 Blog For Software & Web Developers. Free Tutorials, Tips, Tricks and Learning Resources.

cover image

The pressure the cloud puts on margins can start to outweigh the benefits you scale and growth slows. Understand how much market cap is being suppressed by the cloud to help inform the decision-making framework on managing infrastructure as companies scale.

cover image

Build and scale ML applications with a cloud platform focused on speed and simplicity.

Cloud Functions are Google’s offering for serverless architecture (similar to AWS lambdas). What is serverless? Before we look into how to use Cloud Functions, we should understand some things about it. Code needs servers to run, so serverless doesn’t mean there are no servers, it means that we don’t need to manage those servers ourselves. In a usual server based architecture, we might create a service and deploy it to a machine. This service will be running in the machine all the time waiting for requests. This has the disadvantage that even if there are no requests, the machine would need to be up, and incurring cost. On the other hand, if we use Cloud Functions, we write a service and register it with Google. Google will then listen to the endpoint this service cares about and will only start it when there are requests. If it detects that there haven’t been requests for some time, it will stop the service again.

cover image

Why obtaining the Amazon Web Services Machine Learning — Specialty (“AWS ML”) certification is one of the best starting points to gaining…

cover image

Explore the model that shows why Sia storage will stay below $2/TB/Mo for the long term.

cover image

Learn how to build fast and reliable web experiences with our enterprise-ready composable platform.

cover image

Realize the speed, agility and performance of a scalable, composable web architecture with Netlify. Explore the composable web platform now!

cover image

The OpenStack Foundation today released the 18th version of its namesake open-source cloud infrastructure software. The project has had its ups and downs,