Cloud

Testing improved data retrieval on Cybera’s Rapid Access Cloud

This week, from May 18-20, the annual Mining Software Repositories (MSR) conference is taking place. This annual event brings together global experts in data science, machine learning, and artificial intelligence to explore interesting and actionable ways to improve software development practices. In the lead up to MSR, a hackathon was organized. This year, the focus […]

Testing improved data retrieval on Cybera’s Rapid Access Cloud Read More »

Rapid Access Cloud user profile: PinterEC explores remote video capture

Periodically, we like to chat with one of Cybera’s Rapid Access Cloud users, to find out what fun and innovative projects they’re exploring on our cloud. In this post, we talked to Chris Pinter, CEO of PinterEC Technology Projects, a research and development firm that works with companies to build high tech solutions. Pinter is

Rapid Access Cloud user profile: PinterEC explores remote video capture Read More »

Piloting a Canadian route to Microsoft Azure: lessons learned

Public clouds, such as Amazon AWS and Microsoft Azure, are increasingly becoming a popular choice for hosting an organization’s IT infrastructure and services. They can often provide managed and semi-managed services more efficiently than an average in-house IT department. With more Cybera members leveraging public cloud services such as these, we are looking at ways

Piloting a Canadian route to Microsoft Azure: lessons learned Read More »

Alberta cloud resource supports local charity that diverts edible food from the landfill

The Leftovers Foundation is one of Western Canada’s largest food rescue charities. Based in Calgary and Edmonton, the organization works with local restaurants, bakeries and grocers to redirect edible food that is headed to the landfill towards those who need it most. This rescued food helps service agencies such as the Calgary Drop-In Centre, Calgary

Alberta cloud resource supports local charity that diverts edible food from the landfill Read More »

University hackathon shows students the wide possibilities of cloud

In 2013, Cybera launched the Rapid Access Cloud (RAC) in order to fill a gap in Alberta research and education: access to free but powerful compute infrastructure to run tests and support learning. Over the last seven years, as usage of our cloud took off, we have been amazed by the breadth of projects we have supported:

University hackathon shows students the wide possibilities of cloud Read More »

Alberta’s Cost-Saving Public Shared Procurement Service Adds Vital Public Cloud Offerings

Since it launched in 2017, ShareIT has saved Alberta’s education sector nearly $9.5 million.  Alberta educators have come to rely on cloud-based tools to deliver classroom learning content, as well as to manage their back-end operations. To meet this growing need for cloud services, Alberta’s ShareIT public procurement program has added Amazon Web Services (AWS)

Alberta’s Cost-Saving Public Shared Procurement Service Adds Vital Public Cloud Offerings Read More »

An Introduction to Google Secure LDAP

More and more schools and organizations are taking advantage of sign-in tools from Microsoft Azure and Google for their authentication needs. These cloud-based services are often easier to manage than in-house systems, and don’t require any on-premise equipment. And with the increase in web services supporting logins from Google and Microsoft, there seems to be

An Introduction to Google Secure LDAP Read More »

Foreshadow: What you need to know about the IaaS vulnerability

Intel recently raised awareness of several new vulnerabilities that affect its hardware processors. The vulnerabilities, known as L1 Terminal Fault, or “Foreshadow”, enable malicious users to obtain sensitive information from a processor's cache that should normally be secured and unaccessible. The Foreshadow series of vulnerabilities is particularly dangerous in Infrastructure as a Service (IaaS) cloud

Foreshadow: What you need to know about the IaaS vulnerability Read More »

Helping Edmontonians Access The Services They Need

Hundreds of Edmontonians are able to access benefits more easily, thanks to a new tool hosted on Cybera’s Rapid Access Cloud. Individuals, families and community workers in Edmonton are spending less time sifting through the myriad of information on financial needs and assistance, thanks to the recently launched online screening tool, You Can Benefit. Each

Helping Edmontonians Access The Services They Need Read More »

Three-day makeathon creates specialized solutions for people with disabilities

Article by: Brian Cechmanek The Tikkun Olam Makers:Calgary (TOM), run by local non-profit Kadima Dynamics, proudly celebrated Calgary’s spirit of innovation at its third annual makeathon event. Local engineers and designers (‘Makers’) collaborated with people living with disability (‘Need-Knowers’) to create real-life solutions for their everyday challenges. From August 24-27, 13 teams of 4-6 individuals,

Three-day makeathon creates specialized solutions for people with disabilities Read More »

Cloud-Based Security Services

Authors: Jean-François Amiot, Byron Chu, Neil Stewart Beyond Firewall-as-a-Service The concept for the K-12 Firewall as a Service pilot is simple: leverage Cybera’s existing cloud resource, the Rapid Access Cloud, to provide a virtualized security solution for schools. These institutions are looking for an alternative to the individual security appliances employed by the majority of K-12

Cloud-Based Security Services Read More »

Port Forwarding with gobetween

As other blog posts on our site have mentioned, IPv4 addresses are becoming increasingly difficult to obtain. To make the situation more difficult, most communications on the internet is done through IPv4. Cybera’s Rapid Access Cloud provides each project with one public IPv4 address, known as a “Floating IP”. We call them this  because they’re

Port Forwarding with gobetween Read More »

Using Terraform: Part 4

Introduction Part 3 of this series showed how to create multiple virtual servers in Terraform. We also used Terraform to configure the servers so that they are aware of each other. This allows the two servers to act as failover / highly available pairs. In this blog post, we’ll look at how to leverage multiple providers in

Using Terraform: Part 4 Read More »

Using Terraform: Part 3

Introduction Part 1 of this series gave a high-level overview of what Terraform is. Part 2 showed how to use Terraform to deploy a single virtual machine inside an OpenStack cloud. This blog post will show how to deploy multiple virtual machines inside an OpenStack cloud to act as a highly-available (HA) pair. High Availability means the

Using Terraform: Part 3 Read More »

Using Terraform: Part 2

Introduction Part 1 of this series gave a high-level overview of what Terraform is. Today’s post will demonstrate how to use Terraform to build out actual cloud resources using Cybera’s Rapid Access Cloud. Preparation If you’d like to follow along, you’ll need two things Terraform Access to a Rapid Access Cloud account (or any other OpenStack cloud)

Using Terraform: Part 2 Read More »

Introducing Terraform: Part 1

Introduction Terraform is a tool from Hashicorp, the same startup responsible for Vagrant and Consul, that enables users to “declaratively design” infrastructure and have those designs materialize into working components. This series will cover what exactly that means, why Terraform is so interesting, and how to use it. Declarative Configuration Declarative Configuration is a way of describing the state

Introducing Terraform: Part 1 Read More »