How Sonar built a unified API on AWS
https://aws.amazon.com/blogs/architecture/how-sonar-built-a-unified-api-on-aws/
https://aws.amazon.com/blogs/architecture/how-sonar-built-a-unified-api-on-aws/
Amazon
How Sonar built a unified API on AWS | Amazon Web Services
SonarCloud, a software-as-a-service (SaaS) product developed by Sonar, seamlessly integrates into developers’ CI/CD workflows to increase code quality and identify vulnerabilities. Over the last few months, Sonar’s cloud engineers have worked on modernizing…
Forwarded from Mikhail Epikhin
Есть еще вот такой
http://github.com/awesome-selfhosted/awesome-selfhosted
http://github.com/awesome-selfhosted/awesome-selfhosted
GitHub
GitHub - awesome-selfhosted/awesome-selfhosted: A list of Free Software network services and web applications which can be hosted…
A list of Free Software network services and web applications which can be hosted on your own servers - awesome-selfhosted/awesome-selfhosted
❤2
Amazon EC2 Instance Metadata Service IMDSv2 by default
https://aws.amazon.com/blogs/aws/amazon-ec2-instance-metadata-service-imdsv2-by-default/
https://aws.amazon.com/blogs/aws/amazon-ec2-instance-metadata-service-imdsv2-by-default/
Amazon
Amazon EC2 Instance Metadata Service IMDSv2 by default | Amazon Web Services
Effective mid-2024, newly released Amazon EC2 instance types will use only version 2 of the EC2 Instance Metadata Service (IMDSv2). We are also taking a series of steps to make IMDSv2 the default choice for AWS Management Console Quick Starts and other launch…
Testing Java Apps on Kubernetes with Testkube
https://piotrminkowski.com/2023/11/27/testing-java-apps-on-kubernetes-with-testkube/
https://piotrminkowski.com/2023/11/27/testing-java-apps-on-kubernetes-with-testkube/
Piotr's TechBlog
Testing Java Apps on Kubernetes with Testkube - Piotr's TechBlog
In this article, you will learn how to test Java apps on Kubernetes with Testkube automatically. We will build the tests for the typical Spring REST-based app. In the first scenario, Testkube runs the JUnit tests using its Maven support. After that, we will…
👍2
Article: InfoQ Java Trends Report - November 2023
https://www.infoq.com/articles/java-trends-report-2023/
https://www.infoq.com/articles/java-trends-report-2023/
InfoQ
InfoQ Java Trends Report - November 2023
This report provides a summary of how the InfoQ Java editorial team and several Java Champions currently see the adoption of technology and emerging trends within the Java and JVM space in 2023. We focus on Java the language, as well as related languages…
Будущее программирования: языки, зарплата и перспективы в 2024 году
https://habr.com/ru/companies/lanit/articles/774334/
https://habr.com/ru/companies/lanit/articles/774334/
Хабр
Будущее программирования: языки, зарплата и перспективы в 2024 году
Почему программисты не боятся искусственного интеллекта? Потому что им достаточно сказать заказчику: «Объясните компьютеру, что именно вы хотите». Так шутили еще недавно, но теперь такие шутки...
💩2
Amazon announces three new serverless offerings to kick off re:Invent
https://techcrunch.com/2023/11/27/amazon-announces-three-new-serverless-offerings-to-kick-off-reinvent/
https://techcrunch.com/2023/11/27/amazon-announces-three-new-serverless-offerings-to-kick-off-reinvent/
TechCrunch
Amazon announces three new serverless offerings to kick off AWS re:Invent 2023
Amazon kicked off AWS re:Invent, its annual customer conference, in Las Vegas tonight with a few new serverless offerings designed to make it easier to manage Aurora, ElastiCache and Redshift serverless services.
Java, Kotlin, Scala: Insights from State of Developer Ecosystem 2023 - JVM Weekly vol. 62
https://vived.substack.com/p/java-kotlin-scala-insights-from-state
https://vived.substack.com/p/java-kotlin-scala-insights-from-state
Substack
Java, Kotlin, Scala: Insights from State of Developer Ecosystem 2023 - JVM Weekly vol. 62
Friends, today we release the Kraken - one of the longest editions ever. But that's how it is when you want to describe all these releases and also take a look at industry reports.
Выпуск реляционно-графовой СУБД EdgeDB 4.0
https://www.opennet.ru/opennews/art.shtml?num=60045
https://www.opennet.ru/opennews/art.shtml?num=60045
www.opennet.ru
Выпуск реляционно-графовой СУБД EdgeDB 4.0
Представлен релиз СУБД EdgeDB 4.0, реализующей реляционно-графовую модель данных и язык запросов EdgeQL, оптимизированные для работы со сложными иерархическими данными. Код написан на языках Python и Rust (парсер и критичные к производительности части) и…
Open Source Supply Chain Security at Google
https://research.swtch.com/acmscored
https://research.swtch.com/acmscored
Druid Deprecation and ClickHouse Adoption at Lyft
https://eng.lyft.com/druid-deprecation-and-clickhouse-adoption-at-lyft-120af37651fd
https://eng.lyft.com/druid-deprecation-and-clickhouse-adoption-at-lyft-120af37651fd
Medium
Druid Deprecation and ClickHouse Adoption at Lyft
Written by Ritesh Varyani and Jeana Choi at Lyft.
👍2
Производительность базового поиска в Ozon как культурный феномен
https://habr.com/ru/companies/ozontech/articles/777570/
https://habr.com/ru/companies/ozontech/articles/777570/
Хабр
Производительность базового поиска в Ozon как культурный феномен
В этой статье я расскажу вам о том, как мы в Ozon оптимизируем базовый поиск: как у нас выстроены процессы, как найти бутылочное горлышко, конкретные рекомендации по написанию горячего кода, реальные...
Хоть на что-то его приспособить - Watsonx: IBM's code assistant for turning COBOL into Java
https://www.pcmag.com/articles/ibms-plan-to-update-cobol-with-watson
https://www.pcmag.com/articles/ibms-plan-to-update-cobol-with-watson
PCMAG
The World Depends on 60-Year-Old Code No One Knows Anymore
An alarmingly large portion of the world's business and finance systems run on COBOL, and only a small community of programmers know it. IBM thinks Watson can help, but it's not guaranteed.
👍1
The worst thing about Jenkins is that it works (2019)
http://twitchard.github.io/posts/2019-06-21-life-is-too-short-for-jenkins.html
http://twitchard.github.io/posts/2019-06-21-life-is-too-short-for-jenkins.html
twitchard.github.io
Life is Too Short for Jenkins
Richard's software blog
👍4
Spin 2.0 – open-source tool for building and running WASM apps
https://www.fermyon.com/blog/introducing-spin-v2
https://www.fermyon.com/blog/introducing-spin-v2
Fermyon • Experience the next wave of cloud computing.
Introducing Spin 2.0
Spin 2.0 — the open source developer tool for building, distributing, and running WebAssembly (Wasm) applications in the cloud.
Новосибирск глазами айтишника
https://habr.com/ru/companies/it-guide/articles/744432/
https://habr.com/ru/companies/it-guide/articles/744432/
Хабр
Новосибирск глазами айтишника
Сибирь известна как центр декоративного медведеводства, точка начала нефтепроводов и крупнейший потребитель пищевого спирта. А как оно там на самом деле? Стоит ли ехать программисту в Новосибирск?...
First decide how to decide: “one weird trick” for easier decisions
https://jacobian.org/2023/dec/5/how-to-decide/
https://jacobian.org/2023/dec/5/how-to-decide/
jacobian.org
First decide how to decide: “one weird trick” for easier decisions - Jacob Kaplan-Moss
This is my preferred decision-making process – a version of the “document-discuss-decide” process that I called for at the end of the part 1 in this series. The most important part of this process – its “one weird trick”, if you will – is the way it includes…
fleece: A super-fast, compact, JSON-equivalent binary data format
https://github.com/couchbase/fleece
https://github.com/couchbase/fleece
GitHub
GitHub - couchbase/fleece: A super-fast, compact, JSON-equivalent binary data format
A super-fast, compact, JSON-equivalent binary data format - couchbase/fleece