Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on DevOps, CI/CD, Automation and related technologies.

How to build an Internal Developer Platform on Kubernetes

How to turn Kubernetes into an Internal Developer Platform that your developers will love - it’s my new article, and it’s based on my experience building Qovery I share a few tips on how we iterate with our users, and this is gold for any Platform Engineering teams building or in the process to build their own platform. Enjoy the ride, and happy to have your feedback.

What is Hyper-V? Key Features and Capabilities

Virtualization involves creating a virtual representation of resources, such as servers, storage, or networks, to efficiently utilize hardware and enhance resource management. This technology has revolutionized IT by enabling the creation of virtual machines (VMs) that operate independently within a shared physical environment.

What is Software-Defined Networking (SDN)?

Modern networking methodologies have evolved significantly, paving the way for innovations like Software-Defined Networking (SDN). Recent trends, such as increased demand for cloud services, data center virtualization, and the growing complexity of networks, have necessitated more dynamic and flexible network solutions. These advancements have set the stage for SDN by highlighting the limitations of traditional, hardware-centric networking.

8 Common Network Issues & How to Address Them

A stable network is synonymous with operational reliability in an era where digital transactions and communications form the backbone of most operations. Unstable networks can lead to many problems – from lost revenue to damaged reputations. Imagine a retail company experiencing network slowdowns or outages during a high-volume sales period. This could result in significant sales losses and customer dissatisfaction.

NGINX Access and Error Logs

Nginx, a widely used web server and reverse proxy, maintains two crucial logs that provide valuable insights into its performance and user interactions: the access log and the error log. These logs play a pivotal role in monitoring and troubleshooting web server activities. The access log records every request made to the server, capturing details such as the requested URL, client's IP address, response status code, and user agent.

Finding relationships in your data with embeddings

With the world still working out the limits of LLMs and ever more powerful models being released each month, it’s a little hard to know where to begin. Whether it’s summarising and generating text, building a useful chat assistant, or comparing the relatedness of strings with embeddings, almost all of this now can be done via a few simple API calls. It has never been easier to incorporate these new technologies into your own product.

Coming Soon: Cloudsmith Migration Toolkit

One of our core motivations in building Cloudsmith is to make software developers' lives easier. We want Cloudsmith to be one of those great products that feels intuitive and automates everything. As we’re picking up more and larger customers, we’re seeing an increased need for migration tools. We want to make it as easy as possible for teams who are stuck using JFrog Artifactory, or Sonatype Nexus, or other legacy tools to move over to the joy of SaaS artifact management using Cloudsmith.

Real Production Readiness with Internal Developer Portals

In cultures of continuous improvement, the criteria by which teams define a release's fitness for production is flexible by definition. Engineering organizations strive to balance risk and velocity, aiming for high quality releases on a cadence that doesn’t impede overall business throughput.