Tag: Cloud
-
Why and how to replace end-to-end tests with synthetic monitors
Posted on March 9, 2023, Level beginner Resource Length medium
An older article about potential alternative to classic end-to-end tests: synthetic monitors. A thousand tests can't prove your software works. They can only prove it doesn't. When your code reaches production, even the most thorough end-to-end tests can't prevent your users from seeing that "500 - Unexpected Server Error" screen that keeps you awake at night. By Lucas da Costa.
Tags programming cloud tdd miscellaneous performance agile
-
API rate limiting vs. API throttling: How are they different?
Posted on March 8, 2023, Level intermediate Resource Length medium
The explosive growth of digital services and mobile devices has created new challenges for developers trying to support users with different needs and usage patterns. High user demand, limited network data plans, and user frustration all combine to create a need for API throttling. By Vyom Srivastava.
Tags apis cloud devops management
-
How IBM's new supercomputer is making AI foundation models more enterprise-budget friendly
Posted on March 7, 2023, Level beginner Resource Length medium
Foundation models are changing the way that artificial intelligence (AI) and machine learning (ML) are able to be used. All that power comes with a cost though, as building AI foundation models is a resource-intensive task. By Sean Michael Kerner.
Tags ibm cloud management
-
The first 30 days as a CTO or VP of Engineering for SaaS: What you need to know
Posted on March 5, 2023, Level beginner Resource Length medium
Starting a new leadership position can be both exciting and daunting, especially if you're taking over a product or team that you know little about. The first 30 days are critical for setting the tone and direction of your leadership and establishing credibility with your team and other stakeholders. In this post, we'll provide a roadmap for surviving and thriving in the first 30 days as a new CTO or VP of Engineering. By Zack Schwartz.
Tags cio cloud miscellaneous how-to teams career
-
What is changing for Vuejs developers in 2023
Posted on February 20, 2023, Level beginner Resource Length medium
2022 saw some major changes in the Vue.js ecosystem from Vue 3 becoming the new default Vue version, to development environments pivoting to Vite, to a stable release of Nuxt 3. What do all these changes, and others, mean for Vue.js devs in 2023? By Daniel Kelly.
Tags cio frontend javascript cloud web-development
-
Top 8 products startups use on Google Cloud
Posted on February 19, 2023, Level beginner Resource Length short
Startups worldwide turn to Google Cloud tools to build fast on a strong and easy to use platform that helps them get to market and launch products faster, all while building on the cleanest cloud in the industry. Startups leverage Google Cloud and our Google for Startups Cloud Program to go from idea to IPO, and there are a variety of products on Google Cloud that can help them. By Fillipo Madella.
Tags google management cio gcp cloud
-
How to get started filling 3.4 million cybersecurity jobs
Posted on February 18, 2023, Level beginner Resource Length medium
It seems like it's getting harder to hire for security roles, just as attacks grow more sophisticated. Here's some advice to ease recruiting — and nurture security talent in-house. By Jennifer Riggins.
Tags miscellaneous management cio infosec cloud
-
Temporal graph neural networks with Pytorch - How to create a simple recommendation engine on an Amazon dataset
Posted on February 11, 2023, Level beginner Resource Length long
Over the course of the last few months, we at Memgraph have been working on something that we believe could be helpful with classical graph prediction tasks. With our latest newborn query module, you will have the option of performing both label classification and link prediction. By Antonio Filipovic.
Tags cloud big-data devops data-science python
-
How Grafana Labs uses and contributes to OpenCost, open source project for real-time cost monitoring in Kubernetes
Posted on February 10, 2023, Level beginner Resource Length medium
While more and more teams are adopting Kubernetes as their standard container orchestration technology, cost insight is lacking. Teams often don't know how much they're spending, where in their organization they are spending, or what is driving their infrastructure cost increases. OpenCost helps alleviate this problem by bringing real-time cost monitoring to Kubernetes workloads with a solution that encompasses both an open specification and an open source project. By Mark Poko, JuanJo Ciarlante.
Tags cloud kubernetes devops performance open-source
-
Azure high-performance computing powers energy industry innovation
Posted on February 9, 2023, Level beginner Resource Length medium
Global energy demand has rapidly increased over the last few years and looks set to continue accelerating at such a pace. With a booming middle class, economic growth, digitization, urbanization, and increased mobility of populations, energy suppliers are in a race to leverage the development of new technologies that can more optimally and sustainably generate, store, and transport energy to consumers. By Rudeon Snell.
Tags cloud azure devops performance
-
Storing OpenAI embeddings in Postgres with pgvector
Posted on February 8, 2023, Level beginner Resource Length medium
A new PostgreSQL extension is now available in Supabase: pgvector, an open-source vector similarity search. By Greg Richardson.
Tags cloud machine-learning devops bots database
-
The complete guide to AIOps - Everything you need to know
Posted on February 7, 2023, Level intermediate Resource Length medium
This article will help you dive into the exciting world of AIOps, and learn why it's a must-have. We'll also cover how it works, its use cases, and most importantly, how to get started with Artificial Intelligence in IT Operations as a business. By Brayan Kai Mwanyumba.
Tags cloud cio devops learning