Business development Cloud solutions
Infrastructure on AWS vs. Azure: Comparison
12 December 2021
1190
General Overview of Different Infrastructure Approaches
Serverless (AWS Lambda, Azure Functions)
Virtual Machines on top of the cloud (AWS EC2, Azure VM)
Container services (AWS ECS, Azure App Service)
Kubernetes (AWS EKS, Azure AKS, Self-hosted Kubernetes service)
Examples of Kubernetes-based Infrastructure on the AWS and Azure Platforms
Azure: Network Diagrams
AWS: Network diagram
Summary
Further Steps: Process of the PoC/MVP Implementation

Share

FacebookTwitter
Infrastructure on AWS vs. Azure: Comparison
General Overview of Different Infrastructure Approaches
Serverless (AWS Lambda, Azure Functions)
Virtual Machines on top of the cloud (AWS EC2, Azure VM)
Container services (AWS ECS, Azure App Service)
Kubernetes (AWS EKS, Azure AKS, Self-hosted Kubernetes service)
Examples of Kubernetes-based Infrastructure on the AWS and Azure Platforms
Azure: Network Diagrams
AWS: Network diagram
Summary
Further Steps: Process of the PoC/MVP Implementation
Add comment
FacebookTwitter
Latest posts

Amazon’s early attempts to use alternative processors in cloud computing weren’t that good. AWS Arm instances did not stand out with high performance. However, now the company is set to change the industry with its new-generation processors Graviton2 built with ARM Neoverse N1 architecture. Let’s check our best practices for maintenance cost savings.

The last thing you want to see when debugging your code is chaos. But what if this chaos is controlled and launched by the developers themselves? Why deliberately create turbulence in the well-coordinated operation of your application? How can you achieve peace of mind when releasing important features? When exactly does the practice of chaos […]

15 December 2021

DevOps has been a highly anticipated goal for many organizations over the years. From startups to Fortune 500 companies, businesses of all kinds are rushing to enhance the velocity and quality of software development. CI/CD tools may be precisely the means for that. Companies recognized the need to improve their development workflow many years ago. […]