Internet of things product design and development graphic with smart devices and cloud
Blog Post

Cloud Optimization — a Matter of Cost vs. Complexity

Despite the cloud's growth, organizations still struggle to select and assign the right resources to a cloud application. Our expert discusses cloud optimization, offering two specific examples - how you might build a web app or service and how to leverage cloud storage.
Patrick French
Blog Post

How will COVID-19 Impact Future Technology Trends?

As we continue to adjust to the new normal of life during the coronavirus pandemic, we can now begin to draw conclusions about how our lives will be different after we return to work, specifically how the pandemic will impact future technology trends.
Cardinal Peak logo placeholder
Blog Post

Multi Cloud Deployment Using Terraform

Thanks to infrastructure as code (IaC) tools like Terraform, sysadmins and other IT pros are able to manage and provision their IT infrastructure through text files that look like code, rather than physical hardware configuration or interactive configuration tools.
Despite the cloud's growth, organizations still struggle to select and assign the right resources to a cloud application. Our expert discusses cloud optimization, offering two specific examples - how you might build a web app or service and how to leverage cloud storage.
As we continue to adjust to the new normal of life during the coronavirus pandemic, we can now begin to draw conclusions about how our lives will be different after we return to work, specifically how the pandemic will impact future technology trends.
Thanks to infrastructure as code (IaC) tools like Terraform, sysadmins and other IT pros are able to manage and provision their IT infrastructure through text files that look like code, rather than physical hardware configuration or interactive configuration tools.
Cardinal Peak
Blog Post

How To Speed Up Python Code With Cython & PyPy: Part 1

When a Python program runs too slowly for our liking, there are several ways to speed it up. Our expert recently spent some time experimenting with two of the most popular tools: Cython and PyPy. This two-part post begins by delving into Cython.
When a Python program runs too slowly for our liking, there are several ways to speed it up. Our expert recently spent some time experimenting with two of the most popular tools: Cython and PyPy. This two-part post begins by delving into Cython.