[recovery mode] Хранимые процедуры, функции и триггеры на Java
https://habr.com/ru/company/redsoft/blog/699732/
https://habr.com/ru/company/redsoft/blog/699732/
Хабр
Хранимые процедуры, функции и триггеры на Java
Всем привет! Сегодня мы расскажем о полезной возможности СУБД Ред База Данных - создании внешних подпрограмм, то есть процедур, функций и триггеров на языке Java. Например, язык PSQL не позволяет...
Forwarded from Denis Pavlyuchenko
вот например - щас в альфе фича wasm + sqlite - https://blog.chiselstrike.com/webassembly-functions-for-your-sqlite-compatible-database-7e1ad95a2aa7
🔥5
Finch: An open-source client for container development
https://t.me/iv?url=https://aws.amazon.com/blogs/opensource/introducing-finch-an-open-source-client-for-container-development/&rhash=ec6cb38db5870a
https://t.me/iv?url=https://aws.amazon.com/blogs/opensource/introducing-finch-an-open-source-client-for-container-development/&rhash=ec6cb38db5870a
Amazon Web Services
Introducing Finch: An Open Source Client for Container Development
Today we are happy to announce a new open source project, Finch. Finch is a new command line client for building, running, and publishing Linux containers.
Forwarded from Architecture Weekly
Architecture Weekly N45 - State of AI 2022, Policy in CD, Vulnerability Management at Lyft and many more!
Video
Highlights
State of AI 2022
AI made a boom in social networks with text-to-picture engines, and - to a less extent - with Github Co-pilot. But the most interesting things happen below the level of public vision. State of AI Report highlights the amazing breakthroughs from the DeepMind team and other researchers. It also covers the regulations, hardware markets for AI, AI safety concerns and makes predictions for the next year. 100 pages of a report, but worth to click through.
#ai #ml
Policy in Continuous Delivery
This week Continuous Delivery Foundation introduced a new term - "Policy". With the growing complexity of software and delivery pipelines, some aspects can be done ad-hoc: like requiring a static code analysis step or forbidding rolling out changes on Christmas. In order to govern such restrictions CD pipelines would benefit from a single source of policies. Follow the article for the first tools which can provide such capability.
#cd #policy
Vulnerability Management at Lyft and fix cascade
Suppose, you find a vulnerability in a service; how to understand its impact? How to find out how it was introduced? How to fix it efficiently? Lyft shares its approach with cartography: mapping the connections between different entities in the first part of the article. The second part is the propagation of fixes across Docker images. Read the instruction inside!
#security
Video
Highlights
State of AI 2022
AI made a boom in social networks with text-to-picture engines, and - to a less extent - with Github Co-pilot. But the most interesting things happen below the level of public vision. State of AI Report highlights the amazing breakthroughs from the DeepMind team and other researchers. It also covers the regulations, hardware markets for AI, AI safety concerns and makes predictions for the next year. 100 pages of a report, but worth to click through.
#ai #ml
Policy in Continuous Delivery
This week Continuous Delivery Foundation introduced a new term - "Policy". With the growing complexity of software and delivery pipelines, some aspects can be done ad-hoc: like requiring a static code analysis step or forbidding rolling out changes on Christmas. In order to govern such restrictions CD pipelines would benefit from a single source of policies. Follow the article for the first tools which can provide such capability.
#cd #policy
Vulnerability Management at Lyft and fix cascade
Suppose, you find a vulnerability in a service; how to understand its impact? How to find out how it was introduced? How to fix it efficiently? Lyft shares its approach with cartography: mapping the connections between different entities in the first part of the article. The second part is the propagation of fixes across Docker images. Read the instruction inside!
#security
YouTube
What is the state of AI in 2022? How Lyft handles vulnerabilities? What's a Policy in CD?
#security #cloud #ai #gcp #embeddedsoftware
--- LINKS ---
5 diagrams you need to document your solution architecture: https://vvsevolodovich.dev/5-diagrams-to-document-software-architecture/
Text version of the issue: https://vvsevolodovich.dev/architecture…
--- LINKS ---
5 diagrams you need to document your solution architecture: https://vvsevolodovich.dev/5-diagrams-to-document-software-architecture/
Text version of the issue: https://vvsevolodovich.dev/architecture…
Presentation: Using Shared Memory-Mapped Files in Java
https://www.infoq.com/presentations/java-shared-memory-files/?utm_campaign=infoq_content&utm_source=infoq&utm_medium=feed&utm_term=Java
https://www.infoq.com/presentations/java-shared-memory-files/?utm_campaign=infoq_content&utm_source=infoq&utm_medium=feed&utm_term=Java
InfoQ
Using Shared Memory-Mapped Files in Java
Peter Lawrey discusses Unsafe in Java 8, Project Panama in Java 17 and Java 19, including pactical uses with code examples, demo using Panama, Event Sourcing using shared memory with Chronicle Queue.
Forwarded from Roman Meerson
Всем привет!
Немножко рекламы но полезной:)
Чуть больше чем через неделю состоиться наша ежегодная Java Online Конференция JavaOn:)
В программе много интересного про Java, Фреймворки и про многое вокруг этого!
Регистрироваться тут: https://wearecommunity.io/events/java-on-2022
А как это было в прошлом году можно посмотреть тут: https://youtu.be/I2ue3U7uqpA
Немножко рекламы но полезной:)
Чуть больше чем через неделю состоиться наша ежегодная Java Online Конференция JavaOn:)
В программе много интересного про Java, Фреймворки и про многое вокруг этого!
Регистрироваться тут: https://wearecommunity.io/events/java-on-2022
А как это было в прошлом году можно посмотреть тут: https://youtu.be/I2ue3U7uqpA
wearecommunity.io
Join us
Welcome to Java Conference 2022
👍2
интересное время!
https://world.hey.com/dhh/the-bubble-has-popped-for-unprofitable-software-companies-2a0a5f57
https://world.hey.com/dhh/the-bubble-has-popped-for-unprofitable-software-companies-2a0a5f57
Hey
The bubble has popped for unprofitable software companies
We've often been accused of being unambitious with Basecamp. Why didn't you just raise a bunch of venture capital and go for The Big Time? Why were you taking profits when you could have invested in growth? Don't you want to own a unicorn? Don't you want…
Говорят, очень крутой доклад, надо смотреть
https://www.youtube.com/watch?v=wTPGW1PNy_Y
https://www.youtube.com/watch?v=wTPGW1PNy_Y
YouTube
How Modern SQL Databases Come up with Algorithms that You Would Have Never Dreamed Of by Lukas Eder
SQL is the only ever successful, mainstream, and general-purpose 4GL (Fourth Generation Programming Language) and it is awesome!
With modern cost based optimisation, relational databases like Oracle, SQL Server, PostgreSQL finally keep up to the promise…
With modern cost based optimisation, relational databases like Oracle, SQL Server, PostgreSQL finally keep up to the promise…
Forwarded from The Art Of Programming
Kotlin like a boss — в 286 подкасте The Art Of Programming https://bit.ly/TAOP286share #Tool #Kotlin
Тугая струя нашего подкаста почти попала в цель и к нам придут разработчики ВК из команды Тарантула, рассказать как они дошли до жизни такой, есть ли жизнь у бизнес-логики внутри базы данных и как работает Java-драйвер https://www.youtube.com/watch?v=4FWZUYhqW0o
YouTube
Выпуск 257 - Тарантул
Cache invalidation really is one of the hardest problems in computer science
https://surfingcomplexity.blog/2022/11/25/cache-invalidation-really-is-one-of-the-hardest-things-in-computer-science/
https://surfingcomplexity.blog/2022/11/25/cache-invalidation-really-is-one-of-the-hardest-things-in-computer-science/
Surfing Complexity
Cache invalidation really is one of the hardest problems in computer science
My colleagues recently wrote a great post on the Netflix tech blog about a tough performance issue they wrestled with. They ultimately diagnosed the problem as false sharing, which is a performance…
Forwarded from Denis Pavlyuchenko
кто лямбды на джаве у себя гоняет, удалось уже потестировать https://aws.amazon.com/about-aws/whats-new/2022/11/aws-lambda-snapstart-java-functions/ ? интересно, какой фидбек
Amazon
Announcing AWS Lambda SnapStart for Java functions
AWS launches Application Composer, a low-code tool for building serverless apps
https://techcrunch.com/2022/12/01/aws-launches-application-composer-a-low-code-tool-for-building-serverless-apps/
https://techcrunch.com/2022/12/01/aws-launches-application-composer-a-low-code-tool-for-building-serverless-apps/
TechCrunch
AWS launches Application Composer, a low-code tool for building serverless apps
At its re:Invent conference today, AWS announced the launch of AWS Application Composer, a new low-code tool for visually designing and building serverless applications. The service provides developers with a visual canvas and a simple drag-and-drop interface…
🔥1
Forwarded from Vladimir Ivanov
видели, как Netflix запатчил JDK, чтобы перформанса выйграть побольше? https://netflixtechblog.com/seeing-through-hardware-counters-a-journey-to-threefold-performance-increase-2721924a2822
Medium
Seeing through hardware counters: a journey to threefold performance increase
By Vadim Filanovsky and Harshad Sane
🔥2