Tag: Cloud
-
How open-source medicine could prepare us for the next pandemic
Posted on May 3, 2020, Level beginner Resource Length long
The old drug discovery system was built to benefit shareholders, not patients. But a new, Linux-like platform could transform the way medicine is developed—and energize the race against COVID-19. By Ruth Reader, writer for Fast Company.
Tags miscellaneous cio agile cloud data-science
-
How to work from home: 20 tips from people who do it successfully
Posted on March 27, 2020, Level beginner Resource Length long
Working from home is awesome ... right up until the cat throws up on your computer. And your neighbor, who you can only assume is building a time machine, starts firing up all sorts of power tools and noisy machinery across the street. Written by Erik Devaney.
Tags agile career cloud distributed
-
Get started quickly with kubernetes logging
Posted on March 14, 2020, Level intermediate Resource Length medium
An article about how to get started with logging in Kubernetes. This topic is quite extensive as there are many components to consider before having a complete perspective of what's happening inside your applications. By Erin Baez.
Tags cloud devops kubernetes containers software-architecture
-
Deploying complex apps to AWS with Terraform, Ansible, and Packer
Posted on March 7, 2020, Level intermediate Resource Length long
An article about how author has recently helped a client migrate a set of complex Ruby on Rails applications to AWS, deploying across multiple environments and regions. By Jake Morrison.
Tags devops aws cloud kubernetes ansible
-
5 DevOps challenges to overcome to gain productivity
Posted on March 3, 2020, Level beginner Resource Length short
DevOps brought the development community to the agile era where multiple teams can work in a collaborative environment sharing their skills, knowledge and development responsibilities. But for the same reason, making the DevOps process more productive became more important than ever before. By Atman Rathod.
Tags devops cloud teams cio agile
-
3 strategies for migrating from Wordpress to JAMstack
Posted on February 25, 2020, Level beginner Resource Length long
Brian Rinaldi published this article in which he describes the strategies for migration to JAMstack from an existing CMS architecture.
Tags javascript web-development open-source cloud
-
AWS Lambda vs. Azure Functions: 10 major differences
Posted on February 24, 2020, Level intermediate Resource Length medium
Since 2014, the serverless model has taken off, and every major cloud provider has introduced its flavor of an FaaS service: Azure Functions, Google Cloud Functions, and IBM Cloud Functions, to name a few. By Mikhail Shilkov.
Tags aws azure serverless cloud
-
Mathematicians are studying planet-sized Quantum Computers with God-like powers
Posted on February 13, 2020, Level intermediate Resource Length medium
New research has exploded the space of problems that quantum computers can efficiently verify, simultaneously knocking down milestone problems in quantum physics and math. By Mordechai Rorvig.
Tags programming software-architecture machine-learning cloud
-
Behavior-Based attribution using Google BigQuery ML
Posted on February 12, 2020, Level intermediate Resource Length medium
Constantine Yurevich is author of this article in which he argues why you should create a custom attribution tool. With out-of-the-box tools, you're limited by their functionality, data transformations, models, and heuristics.
Tags big-data machine-learning cloud
-
Quantum computing for the very curious
Posted on February 2, 2020, Level intermediate Resource Length long
If aliens have computers, it's because computers are the answer to a question that naturally occurs to both human and alien civilizations. By Andy Matuschak and Michael Nielsen.
Tags how-to cloud data-science machine-learning big-data software
-
SRE is the most innovative approach to ITSM since ITIL
Posted on February 1, 2020, Level beginner Resource Length short
For over a decade, IT Infrastructure Library (ITIL) has been the leading IT service management (ITSM) framework adopted by enterprises across the globe. So, what is driving a rapidly increasing interest in Site Reliability Engineering (SRE) as a service management alternative? By Jayne Groll.
Tags devops programming how-to cloud cio
-
SQL Injection: A beginner's guide for WordPress users
Posted on January 22, 2020, Level beginner Resource Length medium
SQL injection, or SQLi, is an attack on a web application by compromising its database through malicious SQL statements. As it's a common attack, let's try to learn more about what it is, how it happens, and how to defend yourself from it. By Shaunik Daityari.
Tags mysql database miscellaneous cloud