Newsletter Subject

DeepMind, Kubernetes Networking, Swift Playgrounds 4.0, Uber’s CRISP Tracing, Collaborative Engineering

From

infoq.com

Email Address

newsletter@mailer.infoq.com

Sent On

Tue, Dec 28, 2021 03:03 PM

Email Preheader Text

In this issue, December 28, 2021 , , , , , , , , As senior software leaders, we need to constantly l

In this issue, December 28, 2021 [View it in your browser.]( [DeepMind](#DeepMind), [Kubernetes Networking](#Kubernetes), [Amazon re:Post](#Amazon), [IntelliJ IDEA 2021.3](#IntelliJ), [Swift Playgrounds 4.0](#Swift), [Uber’s CRISP Tracing](#Uber), [Async Comms](#Async), [Managing Scattered Teams](#Teams), [Collaborative Engineering](#Collaborative) [Upcoming QCon Events 2022: Level up your skills with actionable takeaways from15 tracks, 75+ technical talks and 3 keynotes.]( As senior software leaders, we need to constantly learn new languages, frameworks and technologies. But how do you know which to pay attention to? QCon Plus helps you focus on the topics that should be on your radar. Attend in person at [QCon London](, (April 4-6) or attend online at [QCon Plus]( (May 10-20). Save with Early Bird prices if you [register before January 10th](.  SPONSOR AD [LaunchDarkly]( [CI vs. CD vs. CD (by O'Reilly)]( Continuous integration, continuous delivery, and continuous deployment are key software delivery processes in a DevOps environment. But what does each one do for your product dev & release cycles? Learn what these terms really boil down to, and how they work together to help your team release software. [Download the Book](. [End-cover-1640009874599.jpg]( [] [The InfoQ eMag: The InfoQ Trends Report 2021]( Through news stories, technical articles, podcasts, and eMags, InfoQ reports on the latest innovations in software development, with the goal of providing information to allow our audience to know what major advancements to keep an eye on over the coming years. (eMag) [( [] [The InfoQ Podcast 2021 Year in Review: Hybrid Working, Ethics & Sustainability, and Multi-Cloud]( In this special year-end wrap-up podcast Thomas Betts, Wes Reisz, Shane Hastie, Charles Humble, Srini Penchikala, and Daniel Bryant discuss what they have seen in 2021 and speculate a little on what they hope to see in 2022. Topics explored included: hybrid working, the importance of ethics and sustainability within technology, and multi-cloud architectures. (Podcast) [( [] [Engineering Culture Trends Report – 2021]( In this podcast, the Culture and Methods editorial team discusses their views on the current state and trends in the Culture and Methods area that they monitor. (Podcast) [AI, ML & Data Engineering Latest Content]( [] [DeepMind Releases Weather Forecasting AI Deep Generative Models of Rainfall]( DeepMind open-sourced a dataset and trained model snapshot for Deep Generative Models of Rainfall (DGMR), an AI system for short-term precipitation forecasts. In evaluations conducted by 58 expert meteorologists comparing it to other existing methods, DGMR was ranked first in accuracy and usefulness in 89% of test cases. (News) SPONSOR AD [Neo4j]( [Introducing Neo4j AuraDB]( Neo4j’s fully managed cloud service: The zero-admin, always-on graph database for cloud developers. [Try it now in one click](! [DevOps Latest Content]( TOP DevOps NEWS HEADLINES - [] [Amazon RDS Custom for SQL Server Is Now Generally Available]( - [] [Kubernetes IPv4/IPv6 Dual Stack Q&A with Khaled (Kal) Henidak of Microsoft & Tim Hockin of Google]( - [] [AWS Offers a Mainframe Modernization Service for Customers to Move from Their Mainframes]( [] [Amazon Introduces re:Post, a "Stack Overflow" for AWS]( At re:Invent Amazon announced re:Post, a Q&A service that replaced the AWS Forums and is designed to offer crowd-sourced and expert-reviewed answers to technical questions about AWS. (News) SPONSOR AD [D2iQ]( [Kubernetes in the Enterprise: Production Deployments Increase, but Challenges Persist]( This new report from our friends at D2iQ and Vanson Bourne, highlights strong Kubernetes adoption and ongoing challenges, as new opportunities emerge around AI and analytics. [Download now](. [Development Latest Content]( In case you missed it [] [Design Patterns for Serverless Systems]( After shortly introducing design patterns at different levels of abstractions, this article will present a few patterns specifically suited to serverless systems and show a POC implementation on AWS. (Article) SPONSOR AD [Teleport]( [Teleport 8 is out!]( This major release includes Desktop Access that allows users passwordless login to Windows Servers & Desktops via any modern web browser. [Learn more](. [Java Latest Content]( TOP Java NEWS HEADLINES - [] [JetBrains Releases IntelliJ IDEA 2021.3 with New Remote Development Feature]( - [] [Java News Roundup: Updates on Log4Shell, Spring Framework 6.0-M1, WildFly 26]( [] [MicroStream 6.0 Supports JDK 17, Spring Boot and Helidon]( MicroStream, the JVM data storage engine providing in-memory storage to fully or partially persist and restore Java object graphs, has released version 6.0 featuring added support for Java 17, Spring Boot integration, Deep-copy utility, and the elimination of various bugs. (News) SPONSOR AD [Solo.io]( [2021 GigaOm Radar Report]( Gloo Mesh recognized as Market Leader and Outperformer for both maturity and innovation. [Download the report]( to learn more about the market innovators and outperformers in the service mesh market. [Web Development Latest Content]( In case you missed it [] [The Angular Mini-Book]( The Angular Mini-Book is a guide to getting started with Angular. You'll learn how to develop a bare-bones application, test it, and deploy it, how to integrate Angular with Spring Boot, and more. (Mini-book) SPONSOR AD [Progress Software]( [Debugging HTTP/2 Network Traffic Has Never Been Easier]( Need to inspect HTTP/2 + HTTP/1.1 traffic using a single solution? Try a feature-rich web debugging proxy to inspect traffic, send requests, and more. [Free trial](. [Mobile and IoT Latest Content]( TOP Mobile and IoT NEWS HEADLINES - [] [Swift Playgrounds 4.0 Enables Creating iOS Apps Using an iPad]( [] [Flutter 2.8 and Dart 2.15 Focus on Performance Improvement]( Flutter 2.8 focuses on improving app startup time, reducing memory footprint, and making it easier for developers to profile performance issues. Along with it, Google has announced a new Dart version, Dart 2.15, improving worker isolates, introducing constructor tear-off, and extending enums. (News) [Architecture & Design Latest Content]( [] [Microservice Calls’ Critical Path Analysis with Jaeger and Uber’s CRISP]( Discovering which services need to be optimised to reduce end-to-end latency in a microservices-based system can be challenging because call graphs may be too complicated to read. Uber described an open-source tool called CRISP built to solve this problem by finding the critical paths in these graphs. These paths identify those operations whose optimisation benefits the overall system. (News) SPONSOR AD [Palo Alto]( [Gartner Innovation Insight for Cloud Native Application Protection Platforms]( Securing cloud native applications starts with smarter insights. Get the Gartner CNAAP report [here](. [Culture & Methods Latest Content]( TOP Culture & Methods NEWS HEADLINES - [] [Shifting to Asynchronous Communication in Software Teams]( [] [Avoiding Technical Bankruptcy: a Whole-Organization Perspective on Technical Debt]( Technical debt is not primarily caused by clumsy programming, and hence we cannot hope to fix it by more skilled programming alone. Rather, technical debt is a third-order effect of poor communication. What we observe and label “technical debt” is the by-product of a dysfunctional process. To fix the problem of accumulating technical debt, we need to fix this broken process. (Article) [] [Remote Ensemble Testing - How an Experiment Shaped the Way We Work]( This article shares how an experiment evolved into a common practice at the workplace, using an experimental approach with remote ensemble testing to get teammates on our cross-functional team more involved in the testing activities of the jointly created product. This all started in the times of a global pandemic where the entire team was working from home. (Article) [] [Remotely Operated: Managing Scattered Teams]( Anjuan Simmons provides guidance for how managers can support remote teams and help them improve performance. (Presentation with transcript included) Learn how to solve complex software engineering and leadership challenges. Attend in-person at [QCon London, (April 4-6)]( or attend online at [QCon Plus (May 10-20)](. Save your spot now! [] [Engineering Your Organization: Services, Platforms, and Communities]( Randy Shoup discusses the different ways high-performing engineering organizations gain leverage by specialization and sharing. (Presentation with transcript included) [] [Building and Maintaining a Creative and Collaborative Engineering Culture]( Shane Hastie explores what we have learned about creating environments where engineering teams can be at their most effective irrespective of where they work - remotely, in-person or hybrid. (Presentation with transcript included) SPONSORED CONTENT Latest White Papers [The InfoQ eMag - DevSecOps: Shifting Left in Practice]( [The InfoQ eMag - Modern Data Engineering: Pipeline, APIs, and Storage]( SPONSORED CONTENT [DevTools]( [Developing and Deploying Secure Code with AWS Lambda - Register Now]( You have received this message because you are subscribed to the "Top Content Newsletter". To stop receiving weekly updates on trends, please click the following link: [Unsubscribe]( Forwarded newsletter? [Register to get your own weekly newsletter.]( - - - C4Media Inc. (InfoQ.com), 2275 Lake Shore Boulevard West, Suite #325, Toronto, Ontario, Canada, M8V 3Y3

Marketing emails from infoq.com

View More
Sent On

16/10/2024

Sent On

10/10/2024

Sent On

03/10/2024

Sent On

02/10/2024

Sent On

01/10/2024

Sent On

27/09/2024

Email Content Statistics

Subscribe Now

Subject Line Length

Data shows that subject lines with 6 to 10 words generated 21 percent higher open rate.

Subscribe Now

Average in this category

Subscribe Now

Number of Words

The more words in the content, the more time the user will need to spend reading. Get straight to the point with catchy short phrases and interesting photos and graphics.

Subscribe Now

Average in this category

Subscribe Now

Number of Images

More images or large images might cause the email to load slower. Aim for a balance of words and images.

Subscribe Now

Average in this category

Subscribe Now

Time to Read

Longer reading time requires more attention and patience from users. Aim for short phrases and catchy keywords.

Subscribe Now

Average in this category

Subscribe Now

Predicted open rate

Subscribe Now

Spam Score

Spam score is determined by a large number of checks performed on the content of the email. For the best delivery results, it is advised to lower your spam score as much as possible.

Subscribe Now

Flesch reading score

Flesch reading score measures how complex a text is. The lower the score, the more difficult the text is to read. The Flesch readability score uses the average length of your sentences (measured by the number of words) and the average number of syllables per word in an equation to calculate the reading ease. Text with a very high Flesch reading ease score (about 100) is straightforward and easy to read, with short sentences and no words of more than two syllables. Usually, a reading ease score of 60-70 is considered acceptable/normal for web copy.

Subscribe Now

Technologies

What powers this email? Every email we receive is parsed to determine the sending ESP and any additional email technologies used.

Subscribe Now

Email Size (not include images)

Font Used

No. Font Name
Subscribe Now

Copyright © 2019–2025 SimilarMail.