Tagged

#cloud

71 posts tagged with “cloud”.

All writing
7 min read

re:Invent 2025: A Decade of Attending AWS's Biggest Event

After attending AWS re:Invent for a decade, reflections on how the conference, the cloud industry, and my own perspective have evolved

cloudai
7 min read

Multi-Cloud MCP: One Protocol to Manage Them All

Using MCP to create a unified interface for managing resources across AWS, GCP, and Azure, eliminating the cognitive overhead of cloud-specific CLIs and consoles

mcpcloud
8 min read

Next Portal: Building an Internal Developer Platform That Developers Actually Use

The architecture behind Next Portal, an open source internal developer platform built to reduce cognitive load rather than add another tool to the stack

open-sourcecloud
6 min read

re:Invent 2024: AWS Goes Agent-First

AWS re:Invent 2024 signals a fundamental shift: Amazon is rebuilding its cloud platform around AI agents as first-class citizens

cloudai
7 min read

re:Invent 2023: Amazon Bedrock and the Enterprise GenAI Stack

AWS re:Invent 2023 puts generative AI at the center of Amazon's cloud strategy with Bedrock and new services

cloudai
6 min read

re:Invent 2022: AWS Bets on Generative AI

AWS re:Invent this year revealed a clear strategic pivot toward generative AI infrastructure, and the cloud landscape is about to change

cloud
6 min read

Mastering Cloud Engineering: Published

My first book is published, distilling years of hands-on cloud architecture experience into a comprehensive guide

bookscloudcareer
7 min read

re:Invent 2021: AWS and the $71 Billion Run Rate

AWS re:Invent just wrapped, and the numbers tell a story about cloud dominance that the industry cannot ignore

cloud
8 min read

re:Invent 2020: Virtual, Massive, and ECS Anywhere

AWS re:Invent went fully virtual and announced ECS Anywhere, extending container orchestration beyond the cloud and into any infrastructure you operate

cloud
7 min read

Terraform 0.13: Provider Requirements Done Right

Terraform 0.13 introduces proper provider source addresses and module-level provider requirements, fixing one of the most persistent pain points in infrastructure as code

terraformcloud
6 min read

Kubernetes 1.19: The Platform Is Mature

Kubernetes 1.19 extends the support window to one year and moves Ingress to GA, signaling that the platform has crossed from innovation to infrastructure

kubernetescloud
6 min read

The World Went Remote Overnight

COVID-19 just forced the largest remote work experiment in human history, and cloud infrastructure is the only reason it is working at all

cloudpersonal
7 min read

re:Invent 2019: Outposts, EKS on Fargate, and the Hybrid Future

Key announcements from AWS re:Invent 2019, including Outposts general availability, EKS on Fargate, and what they mean for enterprise infrastructure

cloudkubernetes
7 min read

Containerizing Enterprise Java: From WAR to Docker

Patterns and pitfalls of containerizing legacy Java WAR applications running on JBoss and WebLogic

clouddocker
7 min read

The Rise of GitOps: ArgoCD and Flux

GitOps is changing how we think about Kubernetes deployments by making Git the single source of truth for cluster state

cloudkubernetes
7 min read

Tier-1 Commerce Payment Systems Migration

Migrating payment processing systems to the cloud while maintaining PCI compliance and zero downtime

cloud
7 min read

re:Invent 2018: Lambda Layers, Transit Gateway, and the Services That Matter

A practitioner's take on the AWS re:Invent 2018 announcements that will actually change how we build

cloud
7 min read

IAM Policies Deep Dive: Least Privilege at Enterprise Scale

Designing IAM policies, SCPs, and permission boundaries that enforce least privilege across hundreds of AWS accounts

cloud
8 min read

Lambda, RDS, Oracle on EC2: Hybrid Data Tier Patterns

Designing data tier architectures that bridge serverless Lambda functions with traditional Oracle databases on AWS

cloud
7 min read

Kubernetes vs ECS: An Enterprise Container Orchestration Comparison

When to choose Kubernetes and when to choose ECS, based on real experience operating both at enterprise scale

kubernetescloud
8 min read

VPC Networking at Enterprise Scale

Designing VPC topologies, Transit Gateway patterns, peering strategies, and security group architectures for hundreds of AWS accounts

cloud
8 min read

Akamai-Fronted Web Applications on AWS

Designing enterprise web tier architecture with Akamai CDN in front of AWS origins, including WAF, origin shield, and caching strategies

cloud
7 min read

Active-Active Multi-Region Architecture with Route 53

Designing active-active multi-region deployments with Route 53 failover, health checks, and data replication strategies

cloud
7 min read

Storage Gateways, EFS, and AWS Batch: Solving Enterprise Storage Challenges

How we designed storage architectures for media workflows using EFS, AWS Batch, and Storage Gateway

cloud
6 min read

Terraform as the IaC Standard Across Hundreds of AWS Accounts

How we standardized Terraform across hundreds of AWS accounts with shared modules, remote state, and workspace conventions

terraformcloud
6 min read

Dockerizing Legacy Apps: From Monolith to ECS

How we containerized a monolithic Java application and deployed it to AWS ECS with a full CI/CD pipeline

clouddockerawsecs
7 min read

Migrating Monolithic Apps to AWS: The 6Rs Framework in Practice

Enterprise cloud migration is not a single strategy; it is six strategies applied systematically across hundreds of applications

cloud
7 min read

re:Invent 2016: Serverless Goes Mainstream

AWS re:Invent just wrapped up and the message is clear: serverless is no longer experimental, it is the direction

cloud
7 min read

AWS Organizations and Multi-Account Strategy

Designing a multi-account AWS architecture for enterprise workloads using Organizations, SCPs, and IAM patterns

cloud
7 min read

Enterprise Migration: Lift-and-Shift vs. Refactor

When to move workloads to the cloud as-is and when to redesign them, learned from real enterprise migration decisions

cloud
6 min read

Starting at a Telecom Giant: Enterprise Cloud Architect

My first corporate role in America, designing cloud architecture at enterprise scale

careercloud
8 min read

Grad School, Research, and Cloud Computing

Reflecting on a year of graduate research, distributed systems learnings, and the widening bridge between academia and industry

cloudcareer
7 min read

Red Hat Acquires Ansible

Red Hat acquires Ansible and the configuration management landscape shifts, with implications for how we think about infrastructure automation

cloudterraform
7 min read

re:Invent 2015: AWS Is Unstoppable

AWS re:Invent 2015 showcased an ecosystem in overdrive, with new services, aggressive pricing, and a vision for cloud that keeps widening

cloud
7 min read

Architecting WordPress on AWS: EC2, RDS, and S3

A technical deep dive into the architecture decisions, performance tuning, and lessons learned from running WordPress ecommerce on AWS

cloud
7 min read

Kubernetes 1.0 and the Birth of CNCF

Kubernetes hits 1.0 and the Cloud Native Computing Foundation forms, signaling that container orchestration is ready for the enterprise

kubernetescloud
7 min read

AWS-Hosted WordPress Ecommerce POC

Building a proof of concept ecommerce site with WordPress, WooCommerce, and AWS services to bridge theory and practice

cloud
7 min read

Cloud Computing Research with Dr. Young Lee

Diving into cloud computing research in grad school, exploring virtualization, resource allocation, and the academic lens on distributed systems

cloudcareer
7 min read

2014: The Year of Containers

Looking back at a year that fundamentally changed how the industry thinks about deploying and running software

cloudkubernetes
7 min read

re:Invent 2014: Lambda, Aurora, and the Serverless Future

AWS Lambda might be the most important cloud announcement since EC2 and I am still wrapping my head around it

cloud
7 min read

Terraform: The IaC Tool I Have Been Waiting For

HashiCorp just released Terraform and it fills the infrastructure-as-code gap that has been bothering me for months

terraformcloud
7 min read

Docker 1.0: Production Ready

Docker hits version 1.0 and the container ecosystem is exploding in every direction

cloudkubernetes
7 min read

Google Announces Kubernetes

Google just open-sourced their container orchestration system and this could change everything about how we run infrastructure

kubernetescloud
7 min read

CoreOS: A Container-Optimized OS

CoreOS is rethinking what a server operating system should be in a world built on containers

cloudkubernetes
6 min read

AWS re:Invent 2013: Announcements That Matter

Following AWS re:Invent remotely and picking out the announcements that will actually change how we work

cloud
7 min read

What Microservices Actually Mean

Everyone is talking about microservices but most explanations miss the point entirely

cloud
6 min read

Chef vs Ansible: Which Tool?

A hands-on comparison of Chef and Ansible from someone who actually needs to pick one for production infrastructure

cloudterraform
7 min read

Security Automation: Days to Hours Provisioning

How we cut server provisioning from five days to under four hours using automation and VMware templates

cloud
5 min read

Docker Changes Everything About Deployment

Docker 0.1 just dropped and containers are suddenly accessible to everyone, not just kernel wizards

cloudkubernetes
7 min read

2012: The Year the Cloud Became Real

A year-end reflection on how 2012 marked the turning point when cloud computing stopped being experimental and became the default

cloudpersonal
7 min read

VMware, RAID, and Storage Architecture Lessons

Deep lessons from enterprise storage architecture work, including RAID configurations, VMware storage design, and the failures that taught me the most

cloud
7 min read

Ansible, Puppet, Chef: The Configuration Management Wars

A practitioner's comparison of the three major configuration management tools and why I think the landscape is about to get interesting

cloudterraform
7 min read

Google Compute Engine and the Three-Horse Cloud Race

Google just announced Compute Engine at I/O, and suddenly the cloud is a three-way competition between AWS, Azure, and GCP

cloud
7 min read

Running a Linux NOC: Chasing 99.9% Uptime

What it actually takes to keep Linux infrastructure running at 99.9% uptime, from the perspective of someone who lives in the NOC

cloudcareer
7 min read

AWS DynamoDB: Fully Managed NoSQL Changes the Game

DynamoDB went GA earlier this year and I think it represents a fundamental shift in how we think about databases

cloud
6 min read

Linux Containers Before Docker: LXC, Cgroups, and Namespaces

The container landscape before Docker existed, and why LXC, cgroups, and namespaces matter more than most people realize

cloudkubernetes
7 min read

The Rise of DevOps: When Developers and Ops Stop Fighting

The DevOps movement is breaking down the wall between development and operations, and it is about time

cloud
7 min read

Hadoop Is Eating the Enterprise

MapReduce, HDFS, and the big data infrastructure stack are quietly reshaping how enterprises think about data processing

cloud
7 min read

VMware Certifications and the Enterprise Virtualization Landscape

Studying for VMware certifications and discovering how deeply virtualization has reshaped enterprise infrastructure

cloudcareer
6 min read

AWS CloudFormation: Infrastructure as Code Begins

AWS just launched CloudFormation and the idea of declaring your infrastructure in a template file is quietly revolutionary

cloudterraform
7 min read

NoSQL Is Having Its Moment

MongoDB, Cassandra, and the database paradigm shift that is making relational purists uncomfortable

cloud
6 min read

The Linux Admin Life: RHEL in Production

What day-to-day Linux system administration actually looks like when real systems depend on you

cloudcareer
6 min read

Platform as a Service Goes Mainstream

Heroku and the rise of PaaS are changing how developers think about deploying applications

cloud
6 min read

OpenStack: The Open Source Cloud Revolution

Rackspace and NASA are building an open source cloud platform and it could change everything

cloud
7 min read

AWS Keeps Growing: Spot Instances

Amazon introduces Spot Instances and a student tries to wrap his head around cloud economics

cloud
7 min read

VMware vSphere: The Future of Virtualization

VMware renames and reimagines its platform as vSphere 4, and the data center will never be the same

cloud
7 min read

Node.js: JavaScript Everywhere

A new runtime called Node.js puts JavaScript on the server and everything I thought I knew about web architecture shifts

cloud
6 min read

Studying for RHCE

Deep in Red Hat territory, preparing for the RHCE certification and discovering what system administration really means

careercloud
7 min read

What Cloud Computing Actually Means

Everyone is talking about cloud computing and nobody seems to agree on what it means so I tried to figure it out myself

cloud
6 min read

My First Linux Server

I got my hands on a real Linux server and learned more in two weeks than I did in a semester of classes

cloudcareer
5 min read

Google App Engine Changes Everything

Google just opened up their infrastructure to regular developers and I cannot stop thinking about it

cloud