Tag: Cloud
-
Behind the scenes of creating the world's biggest graph database
Posted on July 3, 2021, Level intermediate Resource Length long
How we'd decided to try and build the biggest graph database that has ever existed. By Chris Gioran.
Tags database queues search performance cloud devops aws streaming
-
Save yourself a lot of pain (and money) by choosing your AWS Region wisely
Posted on June 18, 2021, Level beginner Resource Length long
Choosing an AWS region is the first decision you have to make when you set up your AWS components. You can't do anything in the AWS Management Console, SDK or CLI without choosing a region. Most AWS customers choose one based on proximity to themselves or to their end users, which sounds like a sensible thing to do. Price calculations using AWS Price List API (2021-05-26). By Ernesto Marquez.
Tags cloud software-architecture devops cio aws
-
Why monitoring and observability are critical to your hybrid cloud strategy
Posted on June 17, 2021, Level beginner Resource Length medium
According to a 2020 study, over half of the companies that use the public-cloud said that doing so had improved their ability to meet their business goals. By James Harvey, EMEA CTO at Cisco AppDynamics.
Tags cloud software-architecture devops startups microservices
-
Implementing an end-to-end machine learning workflow with azure data factory
Posted on June 13, 2021, Level intermediate Resource Length long
From collecting data to sending results, ADF constructs the right MLOps Lifecycle on one screen. By Rahulraj Singh.
Tags big-data machine-learning data-science cloud azure
-
Cloud account takeovers present serious security risk to enterprises
Posted on May 31, 2021, Level beginner Resource Length short
Cloud account compromises cost organisations millions of dollars every year, with many IT professionals stating takeovers are a significant risk to their organisations. By Catherine Knowles.
Tags cloud infosec cio management learning
-
Neurons act not as simple logic gates, but as complex, multi-unit processing systems
Posted on May 30, 2021, Level beginner Resource Length medium
A study published in the journal Science has upended 80 years of conventional wisdom in computational neuroscience that has modeled the neuron as a simple point-like node in a system, integrating signals and passing them along.? By William Brown, resonance science research scientist.
Tags machine-learning miscellaneous cio app-development management cloud
-
Extreme HTTP performance tuning: 1.2M API req/s on 4 vCPU EC2 instance
Posted on May 25, 2021, Level advanced Resource Length long
This post will walk you through the performance tuning steps that I took to serve 1.2 million JSON "API" requests per second from a 4 vCPU AWS EC2 instance. For the purposes of this recreated quest, we will ignore most of the dead ends and dark alleyways that I had to struggle through on my solo expedition. By Marc Richards.
Tags performance aws devops json programming cloud apis
-
5 feedback loops that avoid software architecture chaos
Posted on May 19, 2021, Level beginner Resource Length medium
Product development can be chaotic these days. Planning for these five challenges helps avoid them. By Jim Tyrrell (Red Hat).
Tags software-architecture devops cio management cloud
-
How we put the first quantum computer on the cloud
Posted on May 12, 2021, Level beginner Resource Length long
Five years ago, we made history by launching the IBM Quantum Experience, putting the first quantum processor on the cloud for anyone to run experiments. By Ryan Mandelbaum @IBM.
Tags machine-learning bots programming app-development cloud
-
Introducing PHP on Cloud Functions
Posted on May 4, 2021, Level beginner Resource Length medium
Google is bringing support for PHP, a popular general-purpose programming language, to Cloud Functions. With the Functions Framework for PHP, you can write idiomatic PHP functions to build business-critical applications and integration layers. By Brent Shaffer and Vinod Ramachandran @googlecloud.
Tags app-development cloud php google serverless
-
Network MOP's as automated workflows
Posted on April 29, 2021, Level intermediate Resource Length long
While there are generic use-cases, the real value of automation is truly uncovered when you are able to translate your existing processes into automated workflows that need no human intervention in order to be executed. By Nicolas Leiva.
Tags cloud devops management ansible
-
A pragmatic architecture
Posted on April 25, 2021, Level intermediate Resource Length medium
REST, CQRS and messaging are not just buzzwords to you? But you want to know how to put them all together? Then let's make a plan! By Michael Zangerle.
Tags cloud app-development web-development php cicd