Tag: Cloud and infrastructure
-
Demystifying cryptocurrency and digital assets
Posted on January 15, 2024, Level beginner Resource Length medium
The crypto space is vast, and it can be easy to get lost in a sea of terms and definitions. Consider this a brief introduction into this ever-changing universe. By @pwc.com.
Tags miscellaneous business-and-emerging-tech cloud-and-infrastructure
-
Super-efficient solar cells
Posted on January 14, 2024, Level beginner Resource Length short
Solar cells that combine traditional silicon with cutting-edge perovskites could push the efficiency of solar panels to new heights. By Emma Foehringer Merchant.
Tags miscellaneous business-and-emerging-tech cloud-and-infrastructure
-
What is Continuous Testing in DevOps? (Strategy + tools)
Posted on January 9, 2024, Level intermediate Resource Length long
Continuous testing (CT) is the practice of automatically testing software applications and components throughout the software development lifecycle (SDLC). In DevOps, continuous testing is the practice of integrating testing activities throughout the DevOps pipeline. By Hannah Son.
Tags how-to devops-and-ci-cd testing-and-quality product-and-design leadership-and-career cloud-and-infrastructure
-
Scaling up: bringing your Azure Devops CI/CD setup to the next level
Posted on January 8, 2024, Level intermediate Resource Length medium
Azure DevOps pipelines are a great way to automate your CI/CD process. Most often, they are configured on a per project basis. This works fine when you have few projects. But what if you have many projects? In this blog post, we will show you how you can scale up your Azure DevOps CI/CD setup for reusability and easy maintenance. By Jeroen Overschie, Timo Uelen.
Tags architecture-and-apis devops-and-ci-cd product-and-design cloud-and-infrastructure
-
A beginner's guide to AWS best practices
Posted on January 4, 2024, Level beginner Resource Length medium
The topic of AWS Best Practices is huge and would be impossible to distil down to just a few points, so this post covers a few of the obvious choices and how you can find out more information. By Matthew Wilson.
Tags cloud-and-infrastructure devops-and-ci-cd product-and-design leadership-and-career
-
Azure OpenAI Service powers the Microsoft Copilot ecosystem
Posted on January 3, 2024, Level beginner Resource Length medium
Many AI systems are designed for collaboration: Copilot is one of them. Copilot—powered by Microsoft Azure OpenAI Service—allows you to simplify how you design, operate, optimize, and troubleshoot apps and infrastructure from cloud to edge. It utilizes language models, the Azure control plane, and insights about your Azure and Arc-enabled assets. All of this is carried out within the framework of Azure's steadfast commitment to safeguarding data security and privacy. By Andy Beatman Senior Product Marketing Manager, Azure AI.
Tags ai-and-machine-learning architecture-and-apis frontend-and-mobile product-and-design cloud-and-infrastructure
-
History of Google algorithm updates
Posted on December 31, 2023, Level beginner Resource Length medium
In this article authors have compiled a full list of Google algorithm launches, updates, and refreshes that have rolled out over the years, as well as links to resources for SEO professionals who want to understand each of these changes. By @searchenginejournal.com.
Tags cloud-and-infrastructure business-and-emerging-tech frontend-and-mobile product-and-design leadership-and-career
-
The current state of quantum computing in 2023
Posted on December 22, 2023, Level beginner Resource Length long
In June 2023 an IBM computing executive claimed quantum computers were entering the "utility" phase, in which high-tech experimental devices become useful. In September, Australia's Chief Scientist Cathy Foley went so far as to declare "the dawn of the quantum era". Obviously, quantum computers are having a moment. But – to step back a little – what exactly are they? By Christopher Ferrie.
Tags business-and-emerging-tech ai-and-machine-learning cloud-and-infrastructure architecture-and-apis
-
Intel launches industry's first AI PC acceleration program
Posted on December 21, 2023, Level beginner Resource Length medium
Building on the AI PC use cases shared at Innovation 2023, Intel recently launched the AI PC Acceleration Program, a global innovation initiative designed to accelerate the pace of AI development across the PC industry. By Intel PR.
Tags miscellaneous business-and-emerging-tech data-and-analytics product-and-design leadership-and-career cloud-and-infrastructure
-
FunSearch: DeepMind unlocks math discoveries with AI
Posted on December 14, 2023, Level beginner Resource Length short
FunSearch teams up creative AI that spits out code with a system that checks if the ideas are actually good. This back-and-forth helps it evolve initial thoughts into solid discoveries. By Alex Ivanovs.
Tags data-and-analytics cloud-and-infrastructure software-engineering
-
The current state of quantum computing
Posted on December 7, 2023, Level beginner Resource Length long
Understanding the concept of quantum physics lays the foundation for distinguishing how quantum computers differ from classical ones. Unlike the binary logic used by classical computers, where computation is confined to zeros and ones, quantum computers leverage a state known as superposition, which allows for simultaneous existence of zeroes and ones. By Rich Tran and Franz Klein.
Tags business-and-emerging-tech software-engineering cloud-and-infrastructure architecture-and-apis
-
Nginx security. Control resources and limits.
Posted on October 27, 2023, Level beginner Resource Length medium
Nginx is one of the best popular webservers today. Its popularity is due to the fact that it is very fast and easy to set up. Other side of this popularity - nginx is often being a target of malicious attacks. So, if your nginx is not limited by available resources, your server may totally "fall" when nginx spent all system resources. That's why you should control and limit resources Nginx consumed. By Vyacheslav Breus.
Tags cloud-and-infrastructure frontend-and-mobile security-and-privacy software-engineering