Operations | Monitoring | ITSM | DevOps | Cloud

Cloud

The latest News and Information on Cloud monitoring, security and related technologies.

Leveraging The Microservices Transition With Serverless

As managing legacy monlith applications becomes increasingly cumbersome, many companies are investigating how integrating microservices into their application architecture can solve problems related to maintaining and updating the application, safely adding new features, managing scaleability and onboarding new developers.

Packets per Second in EC2 vs Amazon's Published Network Performance

First, let me say that I know AWS doesn’t promise anything about network performance as it relates to packets. At best, they leave it as a multivariate calculus problem for the reader — inclusive of CPU performance, code optimization, MTU, and current network congestion under the VLANs. But still, I was curious to see if there was any correlation to Amazon’s published “Network Performance” and the actual packets per second metric I tested.

Migrating from Monolithic to Cloud Native Applications

Lately, the public cloud services market has created one of the biggest disruptions in the tech market. In fact, as per Forrester Data, public cloud services forecasted a 22% CAGR in the public cloud market from 2016 to 2020. In addition, Gartner projected the Infrastructure as a Service (IaaS) to grow 35.9% by end of 2018 to reach $40.8 billion. Looking at the potential of the cloud market and the benefits associated, right now would be the apt time to migrate from monolithic to the cloud.

EC2 Packets per Second: Guaranteed Throughput vs Best Effort

Remember the customer who reported a hard-coded packet per second (PPS) limit in AWS? His use case was a reverse-proxy server to a very active database cluster, complete with heartbeats, keep-alive connections, and a heavy load of queries and traffic. When the network throughput was sustained for an hour or so, the throughput would drop despite increasing demand.