Articles

Nancy has arrived.
You may also enjoy:  Integrating Docker Solutions Into Your CI/CD Pipeline

Nancy is now wrapped up as a Docker image for execution in a pipeline or via an alias in a terminal.

Nancy is a tool to check for vulnerabilities in your Golang dependencies, powered by Sonatype OSS Index. docker-nancy wraps the nancy executable in a Docker image.

Source de l’article sur DZONE

A universal control!

I had the opportunity to meet with Marco Palladino, CTO and Co-founder, Kong on a recent trip to San Francisco to discuss their decision to open source their universal service mesh, Kuma.

Source de l’article sur DZONE

Eclipse + Cloud = Love

Two major announcements over the last few days in the Java community! Today, the Eclipse Foundation announced both the Jakarta EE 8 release and Eclipse Che 7 release. And it’s all about the cloud!

You may also like: Jakarta EE and Beyond

Jakarta EE 8

Two years after Oracle handed over Enterprise Java to the Eclipse Foundation, they provided Jakarta EE, and since then, they have released version 8. As its name suggests, this version is compatible with Java EE 8, but is now completely open-source, and therefore, royalty-free.

Source de l’article sur DZONE

Deep in thought studying deep learning for Java.

Introduction

Some time ago, I came across this life-cycle management tool (or cloud service) called Valohai, and I was quite impressed by its user-interface and simplicity of design and layout. I had a good chat about the service at that time with one of the members of Valohai and was given a demo. Previous to that, I had written a simple pipeline using GNU Parallel, JavaScript, Python, and Bash — and another one purely using GNU Parallel and Bash.

I also thought about replacing the moving parts with ready-to-use task/workflow management tools like Jenkins X, Jenkins Pipeline, Concourse or Airflow, but due to various reasons, I did not proceed with the idea.

Source de l’article sur DZONE

One of the key innovations that changed how businesses function and operate is cloud computing. Modern IT is becoming more and more commoditized and enterprises are now looking at a hybrid IT model as a key enabler for driving their business to reduce costs, increase time-to-market, and become Agile and innovative. Many of the leading market analysts have already envisaged that hybrid architectures would become the default models in the coming years.

Every technology transformation also comes with the challenge to adopt. The rising popularity of hybrid IT come with the challenge of adapting to these environments, which are rather fragmented with multiple providers and various toolsets used for governance. The key factor are on how enterprises could scale their adoption and proactively manage business-critical IT services across multi-cloud federations without sacrificing for availability, compliance, and security.

Source de l’article sur DZONE

Welcome to our latest episode of Tom’s Tech Notes! In this episode, we’ll hear advice from a host of industry experts about how to secure your containers. Learn what they have to say about security, ease of use, ecosystem maturity, and the talent gap.

As a primer and reminder from our intial post, these podcasts are compiled from conversations our analyst Tom Smith has had with industry experts from around the world as part of his work on our research guides.

Source de l’article sur DZONE

Research has shown that about 77 percent of businesses have had at least one application or their entire infrastructure in the cloud.

This trend is projected to continue given the flexibility and scalability that cloud computing offers to businesses. This is not to mention the competitive edge it offers you over other companies that may not be using cloud services.

Source de l’article sur DZONE

Did you know that we launched our newest podcast last month? So far, we’ve covered big concerns with big data, what you need to know about microservicesDevOps fails, and more. Our latest episode, out today, examines how devs and ops can go wrong with containers.

The Tom’s Tech Notes podcast features conversations that our research analyst Tom Smith has had with software industry experts from around the world as part of his work on our research guides. We put out new episodes every Sunday at 11 AM EST.

Source de l’article sur DZONE

Did you know that we launched our newest podcast last month? So far, we’ve covered DevOps fails, getting more out of IoT, DevSecOps, and more. Our latest episode, out today, covers what you need to know about containers.

The Tom’s Tech Notes podcast features conversations that our research analyst Tom Smith has had with software industry experts from around the world as part of his work on our research guides

Source de l’article sur DZONE

In the ’90s, server software came in boxes containing floppies and CDs that required expert knowledge and hours of setup before it was production-ready. Nowadays, launching server application and infrastructure software is just a few clicks away in all of the major cloud vendors’ marketplaces. However, some fundamental platform challenges around standardization still need to be solved, and Kubernetes seems to be the likely solution to overcome these issues.

First, a Little History

In the early days of computing, software and hardware were tightly coupled. Applications written for a specific computer would not work on machines from other vendors. Third-party application providers, also known as ISVs (Independent Software Vendors), that wanted to target multiple platforms typically had to rewrite or modify large chunks of their software to address differences in the underlying hardware. The arrival of cross-platform operating systems and languages changed all of this, allowing ISVs to write their software to a single set of APIs and offloading the responsibility of porting to different hardware platforms to the operating system vendor.

Source de l’article sur DZONE