Docker at Cloud Expo Asia: GenAI, Security, and New Innovations
At Cloud Expo Asia 2024, Docker showcased its latest innovations in AI integration, security best practices, and product updates, highlighting how containers empower GenAI workflows and enable efficient, secure software development. ⌘ Read more
KubeCon + CloudNativeCon North America 2024 co-located event deep dive: Cloud Native & Kubernetes AI Day
Co-chairs: Amber Graner, Rajas Kakodkar, Ricardo Rocha, Yuan Tang November 12, 2024 Salt Lake City, Utah Cloud Native & Kubernetes AI Day brings together a diverse range of technical enthusiasts, open source contributors, practitioners, researchers and… ⌘ Read more
How to transform Telemetry data from ingest to actionable insights
Member post by Ranjan Parthasarathy, CPO/CTO of Apica Telemetry data is to your system what sensors are to an automobile. Put simply, it is vital. However, handling telemetry data is cumbersome, particularly with the current data explosion. … ⌘ Read more
Kubestronaut in Orbit: Maria Salcedo
Get to know Maria This week’s Kubestronaut in Orbit, Maria Salcedo, is a full stack DevOps backend engineer in Germany with experience in cloud native Kubernetes deployments. Maria is passionate about GitOps, cloud native development of… ⌘ Read more
Securing the open source supply chain: The essential role of CVEs
Vulnerability data has grown in volume and complexity over the past decade, but open source and programs like the Github Security Lab have helped supply chain security keep pace.
The post Securing the open source supply chain: The essential role of CVEs appeared first … ⌘ Read more
Dilli Hai Dilwalon Ki
(Translation: “Delhi is for the warm-hearted”) A Delhi guide by Kunal Kushwaha, Field CTO at Civo The capital city of India, Delhi, has roots that trace back thousands of years. Known as Indraprastha in ancient texts dating as… ⌘ Read more
Data Protection Working Group deep dive at KubeCon + CloudNativeCon Salt Lake City
Community post by Dave Smith-Uchida, Technical Leader, Veeam (Linkedin, GitHub) Data on Kubernetes is growing with databases, object stores, and other stateful applications moving to the platform. The Data Protection Working Group (DPWG) focuses on data… ⌘ Read more
Using Docker AI Tools for Devs to Provide Context for Better Code Fixes
Learn how to map your codebase in order to provide context for creating better AI-generated code fixes. ⌘ Read more
On my blog: Developer Diary, World Statistics Day, Belated https://john.colagioia.net/blog/2024/10/21/statistics.html #programming #project #devjournal
Hiking in the Alps?
As my girlfriend finally finished her last exams last week, and now we have time for enjoyable activities again, we used yesterday to do another hike in the surrounding area. ⌘ Read more
Announcing IBM Granite AI Models Now Available on Docker Hub
IBM’s Granite AI models, optimized for business applications, are now available on Docker Hub, making it easier for developers to deploy, scale, and customize AI-powered apps. ⌘ Read more
On my blog: Getting the Most from Mastodon (and Friends) https://john.colagioia.net/blog/2024/10/20/most-mastodon.html #mastodon #socialmedia
On my blog: Free Culture Book Club — Restoration Day, part 2 https://john.colagioia.net/blog/2024/10/19/restoration-day-2.html #freeculture #bookclub
How to ace the Certified Argo Project Associate (CAPA) exam
Community post originally published on Medium/IT Next by Giorgi Keratishvili Introduction Over the last five years, GitOps has emerged as one of the most interesting implementations of using GIT in the Kubernetes ecosystem and when people hear about… ⌘ Read more
Open collaboration to bring AI Gateway features to the Envoy community
Member post originally published on Tetrate’s blog The industry is embracing Generative AI functionality, and we need to evolve how we handle traffic on an industry-wide scale. Keeping AI traffic handling features exclusive to enterprise licenses… ⌘ Read more
On my blog: Real Life in Star Trek, I, Borg https://john.colagioia.net/blog/2024/10/17/i-borg.html #scifi #startrek #closereading
GitHub for Nonprofits: Drive social impact one commit at a time
Now, it’s easier than ever for nonprofits to receive GitHub product discounts.
The post GitHub for Nonprofits: Drive social impact one commit at a time appeared first on The GitHub Blog. ⌘ Read more
Career growth, learning, and fun, oh my! Your guide to GitHub Universe 2024
Dive into a whirlwind of insights, inspiring sessions, and mingle with industry leaders at this year’s Universe. Get your tickets now before they’re gone!
The post Career growth, learning, and fun, oh my! Your guide to GitHub Universe 2024 appeared firs … ⌘ Read more
Keep up with cloud native and Kubernetes security with the updated CKS certification
CKS exam updated on October 15, 2024 Cloud Native and Kubernetes adoption is accelerating Cloud native technology adoption continues to increase across all enterprises, with most new applications being built on cloud native platforms and, in… ⌘ Read more
Prometheus 3.0 unveiled: highlights from PromCon Europe 2024
Community post originally published on Medium by Dotan Horovits TL;DR Key updates: PromCon Europe 2024 just wrapped up in Berlin, and this year’s edition was a big one. Not just because the Prometheus community gathered in… ⌘ Read more
Kubernetes CI/CD pipeline with Jenkins and Devtron
Member post originally published on Devtron’s blog by Bhushan Nemade TL;DR: Build a powerful Kubernetes CI/CD pipeline using Jenkins and Devtron. In the previous blog on Jenkins, we already covered how to set up a Jenkins pipeline,… ⌘ Read more
New Docker Terraform Provider: Automate, Secure, and Scale with Ease
Announcing the launch of the Docker Terraform Provider, designed to help users and organizations automate and securely manage their Docker-hosted resources. ⌘ Read more
Erlang Solutions: Client Case Studies with Erlang Solutions
At Erlang Solutions, we’ve worked with diverse clients, solving business challenges and delivering impactful results. We would like to share just some of our top client case studies in this latest post with you.
Get a glimpse into how our leading technologies—Erlang, Elixir, MongooseIM, and more—combined with our expert team, have transformed the outcomes for major industry players.
**Transforming streaming with zero dow … ⌘ Read moreIgnite Realtime Blog: Smack 4.5.0-beta5 released
The Ignite Realtime developer community is happy to announce that Smack 4.5 entered its beta phase. Smack is a XMPP client API written in Java that is able to run on Java SE and Android. Smack’s beta phase started already a few weeks ago, but 4.5.0-beta5 is considered to be a good candidate to announce, as many smaller issues have been ironed out.
With Smack 4.5 we bumped the minimum Java version to 11. Furthermore Smack now requires a minimum And … ⌘ Read more
MicroK8s and ngrok: easy ingress at the edge
Member post originally published on ngrok’s blog by Mike Coleman MicroK8s is a lightweight, efficient, and easy-to-use Kubernetes distribution that enables users to deploy and manage containerized applications. ngrok, on the other hand, provides a secure and scalable… ⌘ Read more
KubeCon + CloudNativeCon North America 2024 co-located event deep dive: Platform Engineering Day
Co-chairs: Paula Kennedy, Stacey Potter, Vijay Chintha November 12, 2024 Salt Lake City, Utah Platform Engineering Day focuses on solutions over tooling. We believe that Platform Engineering is a vital practice that helps organizations to increase their speed… ⌘ Read more
Docker Best Practices: Using ARG and ENV in Your Dockerfiles
Learn about the ARG and ENV instructions and explore how to use them in your Dockerfiles to make your images more configurable and easier to maintain. ⌘ Read more
How Docker IT Streamlined Docker Desktop Deployment Across the Global Team
Docker IT deployed Docker Desktop to hundreds of macOS and Windows devices in 24 hours. Here’s how they did it. ⌘ Read more
Introducing Organization Access Tokens
Docker organization access tokens let customers manage access that each token has, instead of managing users and their placement within the organization. ⌘ Read more
Interview with Cilium Certified Associate Certification (CCA) creator
Learn about the CCA, from one of its creators, Nico Vibert Nico Verbert is a Senior Staff Technical Marketing Engineer at Isovalent at Cisco and one of the creators of the Cilium Certified Associate Certification (CCA). Nico is… ⌘ Read more
Sam Whited: Coffeeneuring 2024
Every year in October I participate in Love To Ride’s (psst, sign up using
that link so I can get some extra points when you do your first bike ride!)
Biketober competition.
The TL;DR is that for every day that you go for a ride, for every mile that you
ride, and for every new rider that you invite you get points for your team.
At the end of the month winners are announced and there are some fun prizes.
It’s not about bi … ⌘ Read more
KubeCon + CloudNativeCon NA: the End User TAB shares top talks
Coming to KubeCon + CloudNativeCon North America in Salt Lake City next month? Members of the CNCF End User Technical Advisory Board (TAB) pulled together their top talk recommendations with insights into their recommendations 🙂 Worth a look!… ⌘ Read more
How to ace the Kubernetes and Cloud Native Security Associate (KCSA) exam
Community post originally published on Medium by Giorgi Keratishvili Introduction Over the last five years, security has emerged as one of the most demanding skills in IT. When combined with the equally sought-after skill of containers, we get… ⌘ Read more
KubeCon + CloudNativeCon North America 2024 co-located event deep dive: OpenTofu Day
Chair: Sebastian Stadil November 12, 2024 Salt Lake City, Utah OpenTofu Day is the best place to meet and learn from OpenTofu developers and users from around the world. This is the second time this event has taken… ⌘ Read more
On my blog: Free Culture Book Club — Restoration Day, part 1 https://john.colagioia.net/blog/2024/10/12/restoration-day-1.html #freeculture #bookclub
On my blog: Toots 🦣 from 10/07 to 10/11 https://john.colagioia.net/blog/2024/10/11/week.html #linkdump #socialmedia #quotes #week
Memos
With the current drama around WordPress and Automattic, I was searching for alternatives to Simplenote, the app I am currently using to save my notes and keep them synced. ⌘ Read more
Walking through the park. 🚶♂️ I’ll definitely miss this nice area once we move away from Kassel! 🌇 ⌘ Read more
KubeCon + CloudNativeCon North America 2024 co-located event deep dive: Cilium + eBPF Day
Co-chairs: Bill Mulligan and Vlad UngureanuNovember 12, 2024Salt Lake City, Utah Cilium + eBPF Day will offer a deep dive into how Cilium and eBPF are revolutionizing networking, security, and observability for cloud native environments. From real-world case… ⌘ Read more
GitHub Availability Report: September 2024
In September, we experienced three incidents that resulted in degraded performance across GitHub services.
The post GitHub Availability Report: September 2024 appeared first on The GitHub Blog. ⌘ Read more
Lima completes fuzzing audit
Community post by Adam Korczynski, Adalogics and Jan Dubois, Lima maintainer Lima, a CNCF sandbox project for launching virtual machines with automatic file sharing and port forwarding, recently completed a fuzzing audit. As part of the audit, Lima… ⌘ Read more
Three ways software defined storage is transforming hybrid cloud architectures
Member post by Sameer Danave, Senior Director of Marketing at MSys Technologies Do you know half of the global storage capacity will be deployed as Software Defined Storage(SDS)? It is a remarkable number! And it’s not just enterprises… ⌘ Read more
Erlang Solutions: Why Open Source Technologies is a Smart Choice for Fintech Businesses
Traditionally, the fintech industry relied on proprietary software, with usage and distribution restricted by paid licences. Fintech open-source technologies were distrusted due to security concerns over visible code in complex systems.
But fast-forward to today and financial institutions, including neobanks like Revolut and Monzo, have embraced open source solutions. … ⌘ Read more
[ANN] [CVE-2024-9680] Update Tor Browser & Firefox immediately
An attacker was able to achieve code execution in the content process by exploiting a use-after-free in Animation timelines. We have had reports of this vulnerability being exploited in the wild.
Links:
- https://blog.torproject.org/new-release-tor-browser-1357/
- https://www.mozilla.org/en-US/security/advisories/mfsa2024-51/
n … ⌘ Read more
Unveiling the Keynote Line-up: Your Guide to KubeCon + CloudNativeCon North America’s Must-See Sessions
We’re very excited to announce the Keynote Speakers and Daily Themes for KubeCon + CloudNativeCon North America 2024 in Salt Lake City beginning November 12 -15. If you haven’t registered yet, it’s not too late. Get ready to… ⌘ Read more
The best outdoor fun in Salt Lake City around KubeCon + CloudNativeCon North America 2024
Heading to KubeCon a bit early, or planning on staying around for the weekend? The options for outdoor fun are endless, even if it’s not quite ski season. From winter hiking to snowshoeing, bobsledding, winter camping or even… ⌘ Read more
5 tips and tricks when using GitHub Copilot Workspace
GitHub Next launched the technical preview for GitHub Copilot Workspace in April 2024. Since then, we’ve been listening to the community, learning, and have some tips to share on how to get the most out of it!
The post 5 tips and tricks when using GitHub Copilot Workspace appeared first on [The GitHub Blog](https: … ⌘ Read more
Top 5 cloud aspects
Member post originally published on Redpill Linpro’s blog by Torbjørn Gjøn Are you dealing with aging infrastructure managed by internal resources? Are you considering moving to the cloud? To assist you on this journey, we have compiled some… ⌘ Read more
How to Improve Your DevOps Automation
Learn how to improve your DevOps automation to streamline processes across your software development lifecycle. ⌘ Read more
The second half of software supply chain security on GitHub
Learn about a community-developed framework for how to think about this problem holistically and how to use GitHub, particularly, to improve the security in the second half of your software supply chain.
The post The second half of software supply chain security on GitHub appeared fir … ⌘ Read more