Tips
Tips
-
Don't let Kubernetes services stall a multi-cloud strategy
Despite the benefits of managed Kubernetes services from AWS, Microsoft and Google, these offerings can impede workload portability when tied closely to other provider-native tools. Continue Reading
-
Three ways to prepare applications for serverless platforms
Compared to those that run in more traditional PaaS or IaaS environments, apps on serverless platforms bring a unique set of demands around performance, storage and more. Continue Reading
-
Build a CI/CD pipeline to simplify multi-cloud deployment
While some cloud providers support simple app deployment processes and tools, they could hinder a multi-cloud model. Fortunately, there are some workarounds. Continue Reading
-
Evaluate private cloud service providers in the market
Red Hat, Microsoft and VMware all provide private cloud environments that offer security and compliance, but it's important to consider other business needs, as well. Continue Reading
-
Azure Availability Zones enable more resilient cloud apps
'Downtime' is a dreaded word for mission-critical applications. Learn how availability zones in Azure can promote uptime and keep your workloads running. Continue Reading
-
Are AWS certificate authority services trustworthy?
AWS now operates as its own CA. What are the potential risks of the new AWS certificate authority services? Expert Dave Shackleford outlines the pros and cons of this new setup. Continue Reading
-
Top 5 features to look for in private cloud services offerings
When evaluating private cloud services, consider offerings that provide an intuitive self-service portal, RBAC, capacity planning and policy enforcement for tenant workloads. Continue Reading
-
Don't let scalability ruin a cloud cost management strategy
Scalability is one of the cloud's biggest advantages, but misuse of the feature can cost you. Pay special attention to these three rules to avoid unwanted billing surprises. Continue Reading
-
Four tips for a successful hybrid cloud POC
A hybrid cloud proof of concept is an important step to ensure a deployment will fully meet IT and business needs. Mind these best practices around data, networks and more. Continue Reading
-
Amazon Virtual Private Cloud 101: Features, pricing and more
Evaluate the key features of Amazon Virtual Private Cloud, learn about its advantages and disadvantages, and consider pricing and best practices before implementing the platform. Continue Reading
-
Five critical tests for cloud application performance, security
To keep end users happy, dev teams should regularly test the performance and security of cloud-hosted applications. Tools from cloud providers and third-party vendors can help. Continue Reading
-
Cloud-based applications pose tough integration challenges
Even though SaaS applications are now indispensible to many enterprises, their lack of flexibility still presents a challenge around integration and management. Continue Reading
-
Cloud billing APIs enable greater cost transparency
No enterprise wants to be surprised by its cloud computing bill. And, even as providers offer more visibility into users' costs through APIs and other tools, obstacles remain. Continue Reading
-
Prepare cloud-based applications for container technology
To properly prepare cloud applications for containers, be sure to emphasize a service-based architecture and understand your management options upfront. Continue Reading
-
Create a private cloud in SCVMM with these factors in mind
The process of creating a private cloud with System Center Virtual Machine Manager starts with getting to know major private cloud components and calculating resource requirements. Continue Reading
-
Know what to look for in a cloud management platform
Like so many decisions in IT, choosing a cloud management tool takes time. Be sure to outline your key goals for resource deployment, cost monitoring and more. Continue Reading
-
Optimize load balancing for a hybrid cloud architecture
Load balancing plays a critical role in ensuring application availability and high performance in hybrid cloud. Follow these general rules to get it right. Continue Reading
-
Compare virtual private cloud server providers
Cost is an important factor to consider when evaluating different VPC providers, but the kind of hardware and data lines the providers offer plays a role, too. Continue Reading
-
Cloud-native low-code platforms rival third-party options
To choose between native and third-party low-code tools, application development teams need to weigh the benefits of consolidation against the risk of lock-in. Continue Reading
-
Virtual private cloud vs. private cloud differences explained
Virtual private clouds and private clouds differ in terms of architecture, the provider and tenants, and resource delivery. Decide between the two models based on these distinctions. Continue Reading
-
Users demand more from containers in cloud
Technology is always advancing, but it needs to march in the direction that users want. Containers are maturing, but plenty of IT pros still want more from the technology. Continue Reading
-
IaaS and PaaS blurred lines increase lock-in risks
There are three distinct cloud service categories: IaaS, PaaS and SaaS. However, IaaS and PaaS are getting a little too close, and you need to be aware of vendor lock-in risks. Continue Reading
-
Hybrid cloud advantages and disadvantages explained
Hybrid cloud is touted as providing the best of both private and public clouds, but this type of infrastructure comes with its own pros and cons, such as flexibility and complexity. Continue Reading
-
Get started with Red Hat OpenShift Container Platform
Despite its benefits, Red Hat OpenShift is just one technology amid a growing list intended to simplify container management and deployment for development and ops teams. Continue Reading
-
Overcome hybrid cloud deployment challenges
Before adopting a hybrid cloud, think about how it will benefit the business and the ultimate goal. Also, hire IT staff with the appropriate level of expertise and start small. Continue Reading
-
Compare management options for Google Kubernetes Engine
Google supports various management options for its Kubernetes Engine service, and while each has its pros and cons, you should base your decision largely on experience. Continue Reading
-
Grasp the key concepts of hybrid cloud orchestration
As hybrid cloud becomes increasingly common, organizations need an effective orchestration platform that can seamlessly span public and private infrastructure. Continue Reading
-
Manage private cloud performance and troubleshoot issues
Management tools intended for private clouds are key to troubleshooting performance issues because they provide insight that traditional virtualization management tools might not. Continue Reading
-
Hybrid cloud providers offer different architecture types
Hybrid cloud means different things to different vendors; some set aside part of the public cloud for private cloud purposes and others simply support an on-premises private cloud. Continue Reading
-
GDPR requirements loom over cloud providers, users
Even if your cloud provider already complies with GDPR, you can't just take a backseat. Know what the requirements are and whether they apply to you -- or risk hefty fines. Continue Reading
-
Cloud application performance hinges on a solid testing plan
When you neglect quality control testing, cloud app performance can suffer. Explore specific types of tests to run and tools that can guide the process. Continue Reading
-
Hybrid cloud deployment demands a change in security mindset
To fully protect data in a hybrid cloud model, enterprises need to scrutinize integration points, network access controls and the policies they have in place. Continue Reading
-
Four options to manage stateful apps in the cloud
Stateful applications in the cloud pose an ongoing challenge for development and operations teams. Review four ways to address those issues and keep your apps running smoothly. Continue Reading
-
Azure Machine Learning services ease data science struggles
With Azure machine learning services, such as Workbench, Experimentation and Model Management, Microsoft hopes to address common data science challenges in the enterprise. Continue Reading
-
Simplify multi-cloud management with two abstraction models
To streamline management and reduce complexity in a multi-cloud model, enterprises can turn to two abstraction techniques: resource and orchestration. Continue Reading
-
BPM in cloud evolves to suit line of business, IoT
While on-premises BPM tools have caused a tug of war between lines of business and IT, the cloud helps appease both sides. Here's what to expect from this cloud BPM trend and more. Continue Reading
-
Human error still poses a significant cloud security risk
Even with the most sophisticated cloud security tools in play, human error -- both from end users and IT teams -- can open up your enterprise to numerous kinds of attacks. Continue Reading
-
Google preemptible VMs reduce cloud costs -- with a catch
With its preemtible VMs, Google offers spare compute capacity at a discounted price. But be careful not to run certain apps on these VM types, as they shut down at any time. Continue Reading
-
Use LinuxKit to increase container portability
With LinuxKit, Docker continues its push for better container portability. Learn how the tool can help your apps run across various platforms, as well as its potential limitations. Continue Reading
-
Manage app dependencies carefully for serverless platforms
Application dependencies are tough to manage in serverless computing. Developers need to take specific steps, including the establishment of a well-defined CI/CD process, to cope. Continue Reading
-
Optimize serverless apps with real-time troubleshooting
Serverless computing demands a new way of thinking to successfully troubleshoot apps. Carefully define error states, and maintain logs to pinpoint and solve performance issues. Continue Reading
-
Four things to know before an Azure Stack deployment
Intended to simplify management and development across public and private clouds, Azure Stack looks to address some of IT's biggest hybrid hang-ups. Continue Reading
-
Bare-metal cloud services lure legacy workloads off premises
For some enterprises, bare-metal services in the cloud act as a crucial steppingstone to an IaaS deployment, and providers, including IBM, Oracle and AWS, have taken notice. Continue Reading
-
Virtualization trends in 2018 signal edge technology disruption
New technologies build on virtualization and threaten disruption. Virtualization administrators must familiarize themselves with what's coming and plan their careers accordingly. Continue Reading
-
Structure public cloud accounts for optimal resource tracking
As enterprises move to public IaaS or broaden their existing deployments, cloud account management gets tricky. Follow this example to find the structure that works best for you. Continue Reading
-
Prepare for hybrid cloud implementation with these key steps
As enterprises mix public and private IT resources, they grapple with app workflows, network connections and more. Here are four ways to alleviate common hybrid cloud challenges. Continue Reading
-
Build a multi-cloud app with these four factors in mind
A multi-cloud strategy reduces vendor lock-in and outage risks. But to realize those benefits, development teams must first design apps to successfully run on various platforms. Continue Reading
-
User self-service challenges mount in multi-cloud computing
Self-service provisioning presents challenges with a single cloud provider, and a multi-cloud strategy only magnifies those issues, as IT seeks to integrate multiple interfaces. Continue Reading
-
Review chatbot development options in public cloud
As users look to interact with applications via more natural language and text, chatbots become increasingly popular. And many developers turn to the public cloud to create them. Continue Reading
-
Azure B-series VMs reduce resource waste for bursty apps
Paying only for the resources they consume is the ultimate goal for many enterprises in the cloud. Azure's B-series VMs make that goal more attainable -- for certain workloads. Continue Reading
-
Mitigate low-code/no-code platform security risks
While you can't entirely avoid the security risks of low-code and no-code platforms, you can mitigate them. Here's a look at the top vulnerabilities and how to combat them. Continue Reading
-
Compare managed Kubernetes services from AWS and Azure
AWS and Azure have both rolled out a managed service for Kubernetes, and while their overall aim is the same, there are key differences users should note. Continue Reading
-
Prep an OpenStack private cloud for a multi-cloud deployment
Enterprises with an OpenStack private cloud can still jump on the multi-cloud bandwagon. But they should prepare for challenges around data management and platform compatibility. Continue Reading
-
Big data in cloud computing demands an IT skill set change
Enterprises continue to shift big data workloads to the cloud. And while the move doesn't require a total overhaul of IT skills, it does demand some change for admin and dev teams. Continue Reading
-
CASBs address wide range of cloud security concerns
Cloud and distributed apps create complex security challenges. CASBs aim to resolve these issues with features for threat protection, data loss prevention and more. Continue Reading
-
Google cloud features evolve to turn up the heat on AWS
Google made several moves in 2017 in an attempt to close the gap between itself and market leader AWS. But will those efforts be enough to win over new customers? Continue Reading
-
Evaluate VMware, public cloud provider integration
Hybrid cloud providers don't yet have the seamless integration they promised. VMware cluster admins need to evaluate available options in order to formulate a VMware cloud strategy. Continue Reading
-
Google Cloud Dedicated Interconnect offers VPN alternative
Google's Dedicated Interconnect enables an enterprise to privately connect its data center to the public cloud. Here's a breakdown of key features and the requirements to use it. Continue Reading
-
BPM market advances around AI, cloud technology
As AI, microservices and other emerging technologies transform the BPM industry, enterprises need to carefully navigate their business processes to the cloud to avoid GRC risks. Continue Reading
-
Migrate cloud applications back to on-premises applications
In the cloud frenzy, it's easy to lose sight of what to do if the cloud doesn't work. With time, patience and cost planning, administrators can migrate applications back on premises. Continue Reading
-
Azure App Service Isolated boosts security and PaaS performance
Aimed at organizations with unique security needs, Azure App Service Environment v2 lets applications run in a dedicated network without sacrificing scale or performance. Continue Reading
-
Master the basics of Azure Automation
Automation offers a more efficient, hands-off approach to public cloud management. Explore the basics of Azure's automation service and the role of runbooks. Continue Reading
-
Build an application migration plan step by step
To migrate apps to the cloud, start with nonessential workloads and move to more mission-critical ones from there. But, remember, some apps might not be suited for cloud at all. Continue Reading
-
Crack open Google Cloud Shell for infrastructure management
Shell commands and Bash scripts have been a staple of system administration, and for those who still prefer that management approach, Cloud Shell on GCP might be worth a look. Continue Reading
-
Rearchitect applications for cloud with these five tips
It's difficult to fully realize the benefits of cloud computing when you simply migrate an app as is. Instead, consider rearchitecting your app -- and start with these five steps. Continue Reading
-
Cloud data backup services minimize outage, security risks
Backups are critical in any cloud strategy, but where you store that data is just as important. Explore these automated backup tools and services to avoid risks later. Continue Reading
-
Compare two types of cloud automation and orchestration tools
There are two camps of tools for automation and orchestration in cloud: provider-native and third-party. To pick the right one, know your future needs, especially for multi-cloud. Continue Reading
-
Learn the basics of Azure Container Instances
The popularity of containers continues to prompt major cloud providers to offer new services. See how Azure's most recent release -- Container Instances -- aims to ease deployment. Continue Reading
-
Master Azure subscriptions with these key concepts and terms
Azure's subscription structure lets admins break out responsibility for billing and resource management. But first, they need to know concepts such as accounts and departments. Continue Reading
-
Real-time vs. near-real-time analytics -- how to choose
Data is king, but what happens when the data isn't truly real-time? Expert Tom Nolle explains the cloud platform choices when it comes to 'real-time' analytics. Continue Reading
-
Overcome common IP address issues during a cloud migration
During a move to the cloud, many organizations overlook potential snags surrounding IP addresses. To start, know how cloud providers manage address assignment. Continue Reading
-
Explore Google XPN for virtual private cloud networks
Isolated networks strengthen cloud security, but sharing data can become a challenge. Learn how Google XPN enables multiple users or departments to share one virtual private cloud. Continue Reading
-
No-code/low-code project management best practices
Before setting your no-code/low-code product into motion, you must prepare your organization. Expert Zach Flower discusses the importance of collaboration and communication. Continue Reading
-
Your cloud bill climbs due to these five overlooked costs
AWS, Google and Azure offer tools that help users estimate cloud costs. But overlooked services, usage spikes and outages can cause actual cloud bills to far exceed those estimates. Continue Reading
-
Techniques for optimizing microservice performance in the cloud
Learn how to prevent bottlenecks, create efficient deployment and avoid security issues to ensure optimal microservice performance in the cloud. Continue Reading
-
Avoid downtime during the cloud migration process
During a public cloud migration, IT teams need to take a cautious, one-step-at-a-time approach to avoid hearing the dreaded phrase, 'the system is down.' Continue Reading
-
Scale resources automatically with Azure Virtual Machine Scale Sets
Scalability is an attractive capability of cloud computing that reels in enterprises of all sizes. Learn how Virtual Machine Scale Sets in Azure can help you achieve that benefit. Continue Reading
-
Build an effective API management system for multicloud
APIs play a critical role in cloud, allowing apps and services to communicate with each other. But with multiple cloud providers in the mix, API management gets complicated. Continue Reading
-
Select the right cloud regions, availability zones to optimize costs
Cloud computing can bring a multitude of unexpected costs. To stay within budget, evaluate the costs associated with regions and availability zones. Continue Reading
-
Choose cloud configuration management tools for multiple platforms
The multicloud model presents unique configuration management challenges. When choosing a tool, enterprises should compare cloud native and third-party options carefully. Continue Reading
-
Get started with the Azure API Management service
APIs are vital to open the communication lines between cloud apps, and proper management of those APIs is also critical. Learn how Azure's API service can kick start that process. Continue Reading
-
Compare offline data migration services from AWS, Azure and Google
Sending a storage disk to a cloud provider seems like an antiquated data-migration method, but it's a common choice. Here's how AWS, Azure and Google manage the process. Continue Reading
-
Discover the pros, cons of bare-metal cloud services
A bare-metal cloud service combines the benefits of physical servers with public cloud, but may not be right for all workloads. Weigh the pros and cons before you make a decision. Continue Reading
-
Identify and reduce multicloud integration costs
When using multiple cloud providers, application integration costs can grow quickly. To prevent billing surprises, carefully plan application deployments and workflows. Continue Reading
-
Using Azure Site Recovery for data and VM replication
Data replication is a critical part of a disaster recovery plan, and the devil is in the details. Ease your plan with automation through Azure Site Recovery. Continue Reading
-
Breaking down the costs of cloud storage
Storage is a primary reason enterprises move workloads to the cloud. But before shipping off your data, learn how region, capacity and other factors shape cloud storage costs. Continue Reading
-
The what, why and how of the TOSCA cloud standard
As the acceptance of DevOps rises, the TOSCA standard has become a popular option for cloud application deployment. Here's a closer look at how it works. Continue Reading
-
Choose the best Google cloud instance types for your workloads
Not all workloads are the same -- some require more CPUs, while other require more memory. Fortunately, Google's range of cloud instance types offers enterprises a lot of options. Continue Reading
-
Perform a PaaS pricing comparison for public cloud
When choosing a platform, enterprises need to focus on features and prices for Azure, Google and AWS. Take a look under the hood before you take it for a spin. Continue Reading
-
Practice cloud resource management to reduce sprawl, cut costs
Some organizations go overboard with cloud deployments, paying for more resources than they actually need. Follow these steps to decrease wastefulness and increase cost efficiency. Continue Reading
-
Don't migrate apps to the cloud without considering the costs
For many organizations, the public cloud is a way to cut costs -- but some apps may be costing you more in the cloud than you think. Find out which enterprise apps are better left on premises. Continue Reading
-
How do I determine which OpenStack version I have?
Figuring out the OpenStack release or version running in your organization isn't as easy as it sounds. What are some quick tips to find that information? Continue Reading
-
Use cloud auto scaling, tagging to give unneeded resources the boot
Auto scaling services help admins identify underused resources and reduce public cloud costs. Learn how load balancing and tagging can maximize those benefits. Continue Reading
-
Control the costs of cloud storage with these five steps
Your cloud storage could be costing you more than it should. Follow these five steps to identify and eliminate any unnecessary cloud storage fees. Continue Reading
-
Build a cloud redundancy strategy using multiple providers
No cloud platform is perfect; there is always a risk of an outage or data loss. Consider a multicloud model to ensure redundancy and backup. Continue Reading
-
Tips and tools to manage Azure roles, access controls
Azure Resource Manager has a complete, but complex, set of role-based access controls that let admins create policies to manage who can access Azure cloud services. Continue Reading
-
A custom cloud instance lets admins get choosey
Not satisfied with the standard instance types from your public cloud provider? Consider customizing your own to cut down on costs and unneeded resources. Continue Reading
-
Cloud cost management tips for working with multiple vendors
Using more than one cloud has its benefits, but can also get expensive. To manage costs, examine your providers' data access charges, as well as your application design. Continue Reading
-
Compare AWS vs. Azure vs. Google big data services
Big data services are an attractive cloud lure for enterprises. AWS, Azure and Google are fighting for number one, but who will come out on top? Continue Reading
-
How to effectively work with multiple cloud providers
Before working with multiple cloud providers, evaluate their services for compute, storage, security and more. Continue Reading