{"id":8704,"date":"2022-02-18T23:36:23","date_gmt":"2022-02-18T15:36:23","guid":{"rendered":"https:\/\/slash.bravefactor.com\/?post_type=resources&#038;p=8704"},"modified":"2024-01-30T16:33:34","modified_gmt":"2024-01-30T08:33:34","slug":"choosing-the-right-cloud-platform-for-your-company","status":"publish","type":"resources","link":"https:\/\/slash.co\/articles\/choosing-the-right-cloud-platform-for-your-company\/","title":{"rendered":"Choosing the right cloud platform for your company"},"content":{"rendered":"<p><span style=\"font-weight: 400;\">Cloud technology has dramatically changed the potential and the ways of modern companies to scale, organize security, integrate services, and expand capabilities. Providing on-demand network access to IT resources such as servers and data stores, it requires as little effort as possible and reduces the costs at that. Users need not interact with the provider, can subscribe only to specific services and later extend or cancel them at any time, pay only for the resources they have used thanks to cloud technology\u2019s measurement capabilities, and access shared computing resources.\u00a0<\/span><\/p>\n<p><span style=\"font-weight: 400;\">We at Slash are cloud-agnostic, meaning that we can and do work on multi-cloud solutions. In this article, we go through the services provided by the main cloud platforms and their capabilities in key areas, and present what cloud technologies Slash works with.\u00a0<\/span><\/p>\n<h2>The main options in the market<\/h2>\n<p><span style=\"font-weight: 400;\">Currently, the cloud market has three leading actors: Amazon AWS, Microsoft Azure, and Google Cloud. AWS holds the largest share in the market &#8211; 32%. The platform\u2019s dominance is secured thanks to a large set of tools it provides &#8211; around 200 &#8211; computing, storage, database, analytics, networking, mobile, developer and management, IoT, security. Microsoft Azure follows with 21% and strong capability to satisfy the client company\u2019s computing needs on a single platform. Google Cloud is yet further behind with 8%, but its powerful search algorithm and expertise in open-source technologies give it an advantage. Creation of two industry standard technologies &#8211; the Kubernetes system for containerized apps\u00a0 and the Istio system for microservices &#8211; has contributed to pushing Google Cloud closer to where it wants to be.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Let\u2019s look at what each of these three platforms has to offer in terms of stable computing, database and storage, security, cost, support quality, infrastructure, containerization, tools for DevOps, IsaaC support, solutions for IoT, cloud native development, and multi-cloud architecture patterns. As we complete our concise but comprehensive review, you will be better able to navigate your choice.<\/span><\/p>\n<h3>Stable computing<\/h3>\n<p>AWS, Azure, and Google Cloud offer a variety of computing services and tools to meet different needs:<\/p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS offers EC2 instances and related services, e.g. ECS for Kubernetes, Elastic Beanstalk (for application deployment), AWS Lambda and Autoscaling.\u00a0<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure bases the computing service around its Virtual Machines and offers tools like Resource Manager (for app deployment) and Azure Autoscaling.\u00a0<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Google\u2019s Compute Engine provides Virtual Machines (VMs) in the platform\u2019s data centers. Google\u2019s VMs have fast boot and consistent performance, and they are highly customizable.<\/span><\/li>\n<\/ul>\n<h3>Database and storage<\/h3>\n<p><span style=\"font-weight: 400;\">All 3 platforms support relational databases and NoSQL databases: Amazon DynamoDB, Azure DocumentDB, and Google Bigtable. Here are the main storage services the platforms offer:<\/span><\/p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS: Simple Storage Service (S3) for object storage, Elastic Block Storage (EBS) for persistent block storage for use with EC2, and Elastic File System (EFS) for file storage.\u00a0<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure: Blob Storage for REST-based object storage of unstructured data, Queue Storage for large-volume workloads, File Storage and Disk Storage, and Data Lake Store useful for big data apps.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Google Cloud: Cloud Storage (the unified object storage service), Persistent Disk, Transfer Appliance, and online transfer services.<\/span><\/li>\n<\/ul>\n<h3>Security<\/h3>\n<p><span style=\"font-weight: 400;\">AWS, Azure, and Google Cloud all offer security and disaster recovery capabilities, end-to-end encryption, SSL protocol, remote user authentication, single-sign-on protocol, and cloud trust protocol. The visual controls for firewall and security settings management are easy on all three platforms. We will look at the tools that each platform offers for:<\/span><\/p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Monitoring: Amazon CloudWatch with a view of app performance, its changes and bugs; Azure Monitor with Log analytics and Application Insights, Google Operations;<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Disaster recovery: AWS\u00a0 Cloud Endure tool, Azure Site Recovery, and no tool yet from Google.<\/span><\/li>\n<\/ul>\n<h3>Cost<\/h3>\n<p><span style=\"font-weight: 400;\">The three platforms use the same pricing method now, since AWS made the shift to the by-second pricing for EC2 and EBS services. For comparison, 2 virtual CPUs and 8 GB RAM will cost you $70\/month on AWS and Azure and a bit less on Google &#8211; $60. You can try free introductory plans and see if you are satisfied with the services you consider buying, and discounts are available too as the providers are keen to attract startups.<\/span><\/p>\n<h3>Tools for DevOps<\/h3>\n<p>In the realm of DevOps, each major cloud provider offers a variety of tools to streamline development, testing, and deployment processes:<\/p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">AWS offers tools for DevOps and IaaC such as AWS Cloud Development Kit (for cloud apps definition), Selenium, AWS Lambda, AWS Dev Tools (for serverless UI-testing), AWS Elastic Beanstalk (an orchestration service for app deployment);<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Azure provides Ansible, Chef, Puppet, Azure Automation (for configuration management), Grafana, Kibana, Azure portal (for monitoring of infrastructure health and integration into single dashboards).\u00a0<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Google Cloud offers Cloud Build (for custom workflow definition for building, testing and deployment across multiple environments), Artifact Registry (for storage and management of containers and language packages), Tekton (for continuous integration and delivery of CI\/CD), Operations Suite (for monitoring and improvement of app performance).<\/span><\/li>\n<\/ul>\n<h3>Other features<\/h3>\n<p><span style=\"font-weight: 400;\">All three platforms offer <\/span><b>containerization <\/b><span style=\"font-weight: 400;\">(containers are portable assets, which turn the code base into smaller, easily managed modules), implemented with Docker and Kubernetes. Google gets the lead here as it is the first to provide new versions, but it does not provide integration of Active Directory. AWS has three container environments: Elastic Container service, Elastic Kubernetes service, and Fargate. Azure Container Service is the newest in the cloud market and still improving.\u00a0<\/span><\/p>\n<p><span style=\"font-weight: 400;\">The three dominant cloud platforms also provide solutions for <\/span>IoT<span style=\"font-weight: 400;\">:\u00a0 IoT Core, SiteWise, IoT Analytics, and IoT Greengrass on AWS, IoT platform (particularly IoT Central) on Azure, and finally, Google Cloud IoT platform that offers fewer services than the other two but still has an advantage thanks to Google&#8217;s search and security capabilities.\u00a0 For <\/span><b>IaaC support<\/b><span style=\"font-weight: 400;\"> for companies that want to automate their infrastructure, Azure offers Terraform, whose templates can be used for other platforms with Azure, for instance, Google uses Terraform as well, while AWS has the Cloud Formation configuration orchestration tool, but it can be used only with AWS;\u00a0<\/span><\/p>\n<h2>What we do at Slash<\/h2>\n<p><span style=\"font-weight: 400;\">Slash works on multi-cloud solutions. We have worked extensively with AWS, and we have some experience with Google Cloud, Azure, and Oracle. We at Slash\u00a0 evolve custom solutions on top of any cloud and develop cloud-native applications.\u00a0<\/span><\/p>\n<p><b>Cloud-native development <\/b><span style=\"font-weight: 400;\">is an approach to building and running software apps, which works by utilizing the advantages of cloud computing &#8211; flexibility, scalability, resilience. It includes the tools and techniques that software developers use nowadays to create apps for public clouds. Cloud-native applications live in a cloud and use its functions to be enabled. Developers create cloud-native apps by marrying microservices, cloud platforms, containers, Kubernetes, immutable infrastructure, and declarative APIs, and with techniques like DevOps and Agile methodology.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">For multi-cloud solutions, there are three <\/span>multi-cloud architecture patterns<span style=\"font-weight: 400;\">:<\/span><\/p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Data-oriented<\/b><span style=\"font-weight: 400;\"> &#8211; the pattern focuses on one common source of core data, shared among public clouds; by this pattern, data is coupled to the cloud provider running the app, e.g. SQL Server may be bound to Azure-based apps and MySQL &#8211; to AWS-based apps;<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Service-oriented<\/b><span style=\"font-weight: 400;\"> &#8211; this one is centered on the sharing of services among cloud providers, as services built on one public cloud can be reused on others;<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Process-oriented <\/b><span style=\"font-weight: 400;\">&#8211; apps and data are bound together through processes going across multiple public clouds; by the way, this pattern is usually service-oriented and data-oriented as well.\u00a0<\/span><\/li>\n<\/ul>\n<p><span style=\"font-weight: 400;\">And that is all for our brief review. Take your time reading up on each cloud platform\u2019s services and capabilities and choose what is right specifically for your company and your project!<\/span><\/p>\n","protected":false},"featured_media":11767,"parent":0,"template":"","resource-topic":[53],"resource-type":[43],"class_list":["post-8704","resources","type-resources","status-publish","has-post-thumbnail","hentry","resource-topic-market-research","resource-type-articles"],"_links":{"self":[{"href":"https:\/\/slash.co\/wp-json\/wp\/v2\/resources\/8704","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/slash.co\/wp-json\/wp\/v2\/resources"}],"about":[{"href":"https:\/\/slash.co\/wp-json\/wp\/v2\/types\/resources"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/slash.co\/wp-json\/wp\/v2\/media\/11767"}],"wp:attachment":[{"href":"https:\/\/slash.co\/wp-json\/wp\/v2\/media?parent=8704"}],"wp:term":[{"taxonomy":"resource-topic","embeddable":true,"href":"https:\/\/slash.co\/wp-json\/wp\/v2\/resource-topic?post=8704"},{"taxonomy":"resource-type","embeddable":true,"href":"https:\/\/slash.co\/wp-json\/wp\/v2\/resource-type?post=8704"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}