Acorn RISC Machine (Arm) processors were first released in 1985 to support low-power, low-cost computing. Because of their ability to deliver cost-effective performance, the next big use for Arm-based devices is in the cloud. AWS recently added a range of Arm-based EC2 instance types and is developing additional support (e.g., in Elastic Kubernetes Service). Meanwhile, Arm and Docker are working on tighter integration.
AWS Fargate has steadily gained traction in Amazon Elastic Container Service (ECS) environments because it allows users to run containerized applications without thinking about their underlying infrastructure. Today, AWS announced that support for Amazon Elastic Kubernetes Service (EKS) on AWS Fargate is now generally available, giving Amazon EKS users the option to seamlessly manage their infrastructure with AWS Fargate instead of manually provisioning EC2 worker nodes.
Serverless computing continues to be a growing trend, with AWS Lambda as a main driver of adoption. Today, AWS released Provisioned Concurrency, a new feature that makes AWS Lambda more resilient to cold starts during bursts of network traffic. If you’re running a consumer-facing application, slow page loads and request timeouts can degrade the user experience and lead to significant revenue loss.
Diagnosing and finding the root cause of issues is a crucial skill in software development. Software engineers spend the majority of their time reading and understanding existing code. Because of this, knowing how to debug your applications with proficiency will save you time and make you more effective.
Microservices have been gaining popularity since they were introduced in 2015. But they come with challenges for both developers and users because of the intricate configuration and deployment which often leave developers longing for the simplicity of monolithic applications.
“SCOM is dead” is a refrain often heard these days, in large part thanks to Microsoft’s latest marketing push on Azure Monitor. Luckily for you, that's fake news! Contrary to the view that Azure Monitor is fast replacing SCOM, the latter remains the most widely used monitoring tool today – and one that Microsoft remains invested in, as can be seen from SCOM 2019’s many new features. What is the real relationship between SCOM and Azure Monitor?