Exploring OpenAI’s GPT new function calling feature, allowing chatbots to interact with external tools and APIs. Unlock the potential of AI-powered applications with this feature.
Tomas Fernandez
A Quick Overview of the DevOps Engineer Role
This article provides an in-depth look at the responsibilities and qualifications required to become a DevOps engineer.
Word Embeddings: Giving Your ChatBot Context For Better Answers
Learn how to build a smarter bot using embeddings, GPT-3, and Python. Leverage the power of word vectors to enhance your chatbot’s responses.
Building and Testing PHP Microservices With Semaphore
Learn to build and test PHP microservices. Adding another microservice involves developing and integrating with an API gateway, but to a different route.
Breaking Free From the Cloud With Kamal: Just Enough Orchestration for Your Apps
MRSK is a lightweight Kubernetes to run containerized workloads on any hardware with all the benefits the cloud have accustomed us to.
Understanding Redis High-Availability Architectures
This article examines Redis high-availability architectures, discussing pros and cons and offering guidance on the best fit for each use case.
How to Implement Chaos Testing for Your Backend Services Using k6
In this article, we’ll explore how to implement chaos testing using k6 for two backend services, to help you ensure the resilience of your application.
Managing Stateful Applications on Kubernetes: Challenges and Best Practices
Discover how to effectively manage stateful applications in Kubernetes.
Exploring 8 Futuristic Databases to Watch in 2023
2023 has brought a plethora of game-changing databases to the table. Let’s explore some innovative and futuristic databases and compare their features.
Identifying Vulnerabilities in Running Applications Using DAST
This article will walk you through an in-depth understanding of DAST tools and how to choose the right one for your security operations.
The Service Mesh Landscape in 2023
In this article, we provide a comprehensive overview of service mesh technology, including the current state of service mesh providers in 2023, use cases for service mesh technology, and an exploration of its future potential.
Managing Secrets and Sensitive Data in Android CI/CD With Semaphore
By following the best practices for managing secrets in Android CI/CD workflows, developers can use Semaphore to automate their build, test, and deployment processes.
Asynchronous JavaScript for Beginners
Imagine a chef working in a busy restaurant kitchen. In a synchronous kitchen, the chef would prepare one dish at a time, waiting for each dish to finish cooking before starting the next one. This can be slow and inefficient, especially when many orders are in the queue. In an asynchronous kitchen, however, the chef […]
Website Scroll Comparison: Locomotive Scroll vs React Scroll Parallax
Libraries like Locomotive Scroll and React Scroll Parallax are used to enhance your website’s scroll performance. Both libraries will be compared in-depth in this article, along with their benefits and drawbacks, as well as practical usage.
Synthetic Monitoring Management Using Playwright, @elastic/synthetics and Semaphore
This tutorial shows how user journeys can be written together by both SREs and software engineers to validate user workflows and provide regular production monitoring with a single set of tools.