Agenda是一个用于会议、项目或活动的计划和安排的工具

Agenda是一个用于会议、项目或活动的计划和安排的工具。它通常包括一系列的任务、目标和时间表,帮助组织者有效地管理和跟踪进度。

在会议中,Agenda可以帮助参与者明确讨论的主题和顺序,确保会议的高效进行。它通常包括以下内容:

  1. 会议的目的和目标
  2. 讨论的主题和子主题
  3. 每个主题的负责人或演讲者
  4. 时间安排和分配给每个主题的时间
  5. 会议的开始和结束时间

在项目管理中,Agenda可以帮助团队成员了解项目的目标、任务和时间表。它通常包括以下内容:

  1. 项目的目标和里程碑
  2. 任务列表和分配给每个任务的负责人
  3. 任务的优先级和截止日期
  4. 项目的时间表和进度跟踪

在活动中,Agenda可以帮助组织者安排活动的流程和时间。它通常包括以下内容:

  1. 活动的目的和目标

  2. 活动的主要环节和节目单

  3. 每个环节的负责人或表演者

  4. 时间安排和分配给每个环节的时间

  5. 活动的开始和结束时间
    Agenda在会议中的作用是至关重要的,它为会议提供了明确的结构和方向。具体来说,Agenda的作用包括:

  6. 明确会议目标:Agenda列出了会议的主要议题和目标,确保所有参与者都清楚会议的目的和预期成果。

  7. 组织会议流程:通过详细列出每个议题的讨论顺序和时间安排,Agenda帮助主持人有效地管理会议进程,确保每个议题都能得到充分的讨论。

  8. 提高会议效率:有了Agenda,参与者可以提前准备相关材料和思考,从而减少会议中的无效时间,提高整体效率。

  9. 记录会议内容:Agenda通常包含会议的时间、地点、参与人员等信息,以及每个议题的讨论结果和行动计划,为后续的跟进和执行提供依据。

  10. 促进沟通与协作:Agenda作为会议的蓝图,有助于参与者之间的沟通与协作,确保每个人都能围绕共同的目标进行讨论。

制定一个有效的会议Agenda(议程)是确保会议高效进行的关键步骤。以下是一些步骤和建议,帮助你制定一个清晰、有条理的会议Agenda:

1. 明确会议目标

在开始制定Agenda之前,首先要明确会议的目标和目的。这将帮助你确定需要讨论的主题和议题。

2. 收集信息

与相关参与者沟通,了解他们希望在会议中讨论的内容。这可以包括项目更新、问题解决、决策事项等。

3. 确定参会人员

列出所有需要参加会议的人员,并确认他们的可用时间。确保关键决策者和相关人员都能出席。

4. 安排时间

为每个议题分配合理的时间,并确保总时长适合所有参会人员。避免安排过于紧凑或冗长的会议。

5. 编写Agenda

将上述信息整理成一个清晰的Agenda,通常包括以下部分:

  • 会议标题:简洁明了地描述会议的主题。
  • 日期和时间:明确会议的具体时间和地点。
  • 参会人员名单:列出所有参会人员的姓名和职位。
  • 议题列表:按顺序列出所有要讨论的议题,并为每个议题分配时间。
  • 附加说明:如果有特殊要求或注意事项,可以在Agenda中注明。

6. 提前发送Agenda

在会议前至少几天将Agenda发送给所有参会人员,以便他们有时间准备。

7. 跟进

在会议结束后,及时跟进会议决定和行动项,确保所有任务得到执行。

Along with a quick getting started experience, Spring Boot includes a number of additional features to help you monitor and manage your application when you push it to production. Spring Boot’s Actuator provides a powerful set of features that can be used with HTTP or JMX to help you monitor and manage your application. Externalized configuration and profiles help you run your application with a different set of properties based on the environment. Additionally, Spring Boot provides support for Micrometer, an application metrics facade that supports numerous monitoring systems. In this talk, we will look at some of the features that you can use in your Spring Boot application when deploying it to production.
01:35
How to Use Spring Security to Supercharge AppSec with OpenID Connect & OAuth2

Mark Heckler @MkHeck

View Slides

One fully open-source solution is widely used and respected to secure distributed systems & assets: Spring Security. Built with Java & Spring, it provides a proven app security platform that integrates with numerous languages and components to provide end-to-end security for your critical systems. Defense is a multi-faceted topic, and your systems’ security is central to it all. In this session, you’ll see how you can leverage Spring Security to implement OpenID Connect & OAuth2 with ease, adding powerful & extensible mechanisms for authentication & authorization to secure your distributed systems. This session is a live-coding “lock it down” exploration of how to secure your apps & assets now and maintain their security over time using 100% open source software.
02:20
Build Images with Confidence and Ease with Cloud Native Buildpacks

Cora Iberkleid @ciberkleid

View Slides

As Kubernetes becomes the runtime platform of choice and images become the standard packaging for applications, turning apps into images with confidence and ease becomes a critical element to our productivity and success. Dockerfile and Jib are popular approaches for building images, but each has limitations, and these limitations become more pronounced as we scale the number and variety of applications we need to build and maintain. Enter Cloud Native Buildpacks, tooling that makes it quick and easy for developers to go from source to image for a variety of frameworks, and provides enterprises security, auditability, transparency and control for building and patching images. In this talk we’ll cover the basics of Cloud Native Buildpacks and show a few different ways in which they can be used, including the pack CLI, the Spring Boot Maven/Gradle plugins, and kpack hosted service. By the end of this talk, building images will be a cinch to do locally or as part of a mature pipeline.
02:45
Cloud Native in an Hour: A Live Demonstration of Spring Cloud with Consul and Resilience4J

Tola (Omotola) Awofolu

View Slides

According to recent studies, Spring Boot is the most widely used Java framework today, with over 75 million downloads per month and counting. Most Java developers are familiar with Spring Boot and the benefits it brings to enterprise development in general, but they are often less acquainted with its cloud native progeny, Spring Cloud. This talk serves as a hands-on, beginner’s introduction to Spring Cloud, including a practical demonstration of some of its latest modules. It features the live development of a simple cloud native application, built in real time while showcasing various distributed computing patterns and integrating with Consul and Resilience4J. In the ever-evolving world of modern, cloud native architectures, learn why Spring Cloud is still an essential tool that every Java developer should know.
03:30
Cloud Native Batch Processing

Michael Minella @michaelminella

View Slides

This talk will explore the latest release of Spring Batch as well as how to utilize it in a modern kubernetes environment. We will work through building a cloud-native batch process using Spring’s stack including Spring Batch, Spring Cloud Task, and other cloud tools as well as dive into what makes developing batch processes on kubernetes both attractive as well as easy!
04:15
Handling Secrets in Your Cloud Native Architecture

Jonathan Regehr (Vanguard) @jonathanregehr

View Slides

Your company already has an approved secret backend. And they bought a platform. Learn how they can peacefully coexist in a Cloud-Native world with … Zero runtime coupling No credential leaks/No developer-visible credentials Examples will feature Vault but could be any secret backend with an API.
04:40
Developing Applications with Spring and Neo4j

Jennifer Reif @JMHReif

View Slides

Many of us have a great deal of experience working with traditional relational databases and with so-called NoSQL databases (document stores & key/value pairs) as well. Graph databases provide capabilities that we may not have fully leveraged…yet. In this session, learn how to exploit the power of connected data quickly and powerfully using Spring Boot and Spring Data. The presenter will explain the types of data that benefit most from a graph database and demonstrate how to really use Spring to take advantage of it. We will also take a look at the new reactive capabilities and how this can take your application to the next level. Learn how to elevate the relationships among your data to the same level as your data and tap the full power of the stack!
05:25
Processing CloudEvents with Spring and Knative

Thomas Risberg @trisberg

A quick tour of building a Spring Boot application to handle incoming CloudEvents. This app will be deployed on Kubernetes using Knative Serving and Eventing. We’ll start from scratch using https://start.spring.io and step by step build up and deploy our app to a Kubernetes cluster. In the process we’ll use Spring Boot, Spring Cloud Function, CloudEvents SDK for Java and Knative in addition to general Kubernetes tools like kubectl and skaffold.
06:10
Shifting to the Where? Exploring the Paths to a Cloudless World

Laura Santamaria

Have you ever wondered how your app would need to change to move to a microservices framework? Not sure how to get started? Let’s talk about it! We’ll take a dive into how to gather and use the data coming from your application to optimize your systems for a containerized or serverless world.
06:55
Thinking Architecturally

Nate Schutta @ntschutta

View slides

Rich Hickey once said programmers know the benefits of everything and the trade offs of nothing…an approach that can lead a project down a path of frustrated developers and unhappy customers. As architects though, we must consider the trade offs of every new library, language, pattern or approach and quickly make decisions often with incomplete information. How should we think about the inevitable technology choices we have to make on a project? How do we balance competing agendas? How do we keep our team happy and excited without chasing every new thing that someone finds on the inner webs? As architects it is our responsibility to effectively guide our teams on the technology journey. In this talk I will outline the importance of trade offs, how we can analyze new technologies and how we can effectively capture the inevitable architectural decisions we will make. I will also explore the value of fitness functions as a way of ensuring the decisions we make are actually reflected in the code base.
07:45
How to Implement and Manage an Award-Winning Platform to Enable Developers

Kerry Schaffer @mskerryschaffer

We launched the Tanzu Platform to enable our development teams. Platform and dev-ops automation ensures software launches and patching are delivered consistently, securely, with scalability and zero downtime. This allows our customers to realize cost efficiencies and recognize revenue sooner than previously possible. Using this platform we wee able to quickly launch two programs that met our customer demands while being able to make updates to the site on demand and scale to manage orders for a new vehicle being launched.
08:30
Jsonnet: Configuration Data Templating for Spring on Kubernetes

Oliver Hughes @olliehughes82

View Slides

Spring Developers have evolved from the 00s, where being an experts in XML was a critical to your very survival. In the 2010/20s - JSON and YAML are king. Typically, a full stack Spring Developer will need to manage multiple config file formats; application.yml, Kubernetes manifest, Terraform ,Ansible, Cloud Formation the list goes on. Jsonnet is a data templating language developed at Google that is very similar to their internal GCL (Generic/Google Config Language). Jsonnet allows common data fragments such as IP addresses and host names to be shared across multiple configuration files regardless of format. It has powerful data merging that allows config snippets to be “mixed in” to different files. We will walk through an example of how a Spring project can benefit from DRY configuration using Jsonnet.

MARCH 19 · 18:00–1:00 PDT // MARCH 20 · 10:00–17:00 JST · 1:00–8:00 GMT

GMT+8
09:00 Keynote
09:50
Terraform-ing Your Cloud

Raju Gandhi @looselytyped

View slides

A large part of embracing DevOps involves embracing automation. Over the last decade we have seen the emergence of “as Code” — Build-as-Code, Configuration-as-Code and Infrastructure-as-Code. The benefits to utilizing such tools are huge! We can codify the state of the world around our applications, giving us the ability to treat everything that our code needs like we treat the code itself. Version control, release management, tagging, even rolling backs are now possible. Terraform, an open-source tool from HashiCorp allows us to build, control and modify our infrastructure. Terraform exposes a Domain-specific language (DSL) that we can use to express what our infrastructure should look like. Terraform can work with all the major cloud providers, including Amazon AWS, Google GCP and Microsoft Azure. If you are curious about what this tool has to offer, this session is for you. Come on in, and let’s learn how to terraform your cloud. This session will focus on Terraform. We will look in to how this tool works, explore its capabilities, and see how it can play a pivotal role in our Infrastructure-as-Code (IaC) strategy. With lots of code and demos, this session will certainly give you enough fodder for thought, and provide a baseline so you can decide if Terraform is right for you.
10:35
How to Work with Various Kubernetes Objects to Host a Spring Boot App

Boskey Savla @boskey

Hosting an app with Kubernetes is the path of least resistance, we dont need to understand how a given infrastructure/Cloud works. Kubernetes abstracts and automates all that for us. Kubernetes has native objects that can help deploy, scale, configure and Load balalnce applications. These objects can be specified in text files along with a call to the Kubernetes API. However, we do need to learn what these objects are and how they can help us define application requrirements. In this session we will take a look at Kuebrnetes, its objects and walkthrough a workflow of deploying and managing a Srping boot app with Kubernetes.
11:20
Debugging Tools for Networking Problems

Angela Chin @angelaschin

View slides

Modern applications and software rely on networking to have a usable product for customers. Yet, many platform operators and application developers are ill-equipped to debug problems that manifest in the networking stack. Together, we will try to address this knowledge gap by examining some helpful tools that can allow you to pinpoint the exact cause of that network failure!
12:05
Machine Learning Architectures

Brian Sletten @bsletten

View slides

Machine Learning is clearly here to stay. While it is a far cry from actual Artificial Intelligence, it provides many invaluable and remarkable ways to learn from the data we are collecting about our customers, products and daily activities. The past afforded us machine learning libraries which became machine learning frameworks. Now, we are designing and building machine learning platforms that facilitate entire initiatives in reusable and extensible ways. We will discuss many of the drivers of modern machine learning systems and the platforms that we are seeing emerge.
12:50
Azure Spring Cloud: A New Way to Run Spring Boot Microservices atop Kubernetes

Kylie Liang @liangkylie

View Slides

We’ve seen a growth in the use of cloud-native architectures, particularly microservices. Microservice-based architectures help improve scalability and velocity but implementing them can pose challenges. For many Java developers, Spring Boot and Spring Cloud have helped address these challenges, providing a robust platform with well-established patterns for developing and operating microservice applications. But creating and maintaining a Spring Cloud environment requires work. Such as setting up the infrastructure for dynamic scaling, installing and managing multiple components, and wiring up the application to your logging infrastructure. In this session, the speaker will introduce how to easily bring Spring boot microservices to the cloud with Azure Spring Cloud, a fully managed service built and operated by Microsoft and Pivotal, troubleshoot them and scale them.
13:35
Effective Spring Boot on Google Cloud Platform

Ray Tsang @saturnism

Enterprises are moving applications to the cloud to increase operational agility. However, when migrations are lift and shift, they don’t take full advantage of Cloud services. . To truly run and operate the application in production, we’ll also take a look at how to add trace, logging, and prometheus monitoring to your application to extract essential metrics. Engineers at Google Cloud Platform worked closely with the Spring team to produce idiomatic integrations with Spring Cloud Sleuth (trace), Spring Data, and more to easily integrate and utilize Cloud services to increase developer productivity, and reduce infrastructure overhead. Join this talk to see how to start from scratch and truly leverage the benefits of Cloud environment.
14:20
Spring and Kotlin: A Winning Combination

Kenneth Kousen @kenkousen

View Slides

While Kotlin is the alternative JVM language of choice for Android applications, on the server side it can be used everywhere Java can. The Spring Framework in particular makes excellent use of Kotlin features. Spring supports Kotlin data classes, takes advantage of reified types, and provides small domain-specific languages for bean configuration, testing, and more. This talk will show how Kotlin fits into the Spring ecosystem and how Spring developers can benefit from its null safety, strong typing, and powerful support for concurrency.
15:05
Event-Driven Functions with Spring Cloud Stream and Apache Kafka

Soby Chacko @sobychacko

We will do a quick demo of how to develop event driven systems with Apache Kafka using the latest support of Java functions in Spring Cloud Stream and deploy them to a Kubernetes environment.

MARCH 20 · 1:00–9:00 PDT · 17:00–1:00 JST · 8:00–16:00 GMT

GMT+8
16:00 Keynote
16:50
Building Community for Your Company’s Open-Source Projects

Dawn Foster @geekygirldawn

View Slides

Encouraging other people to participate in your company’s open source project is not an easy task, and there is no one size fits all solution. However, there are some things that you can do to increase your chances of success. This talk contains 3 parts, and here are a few examples of what will be covered in each section: Openness and Transparency: Use public channels for all project communications, and include decision-making processes and leadership in your governance documents. Be honest with yourselves and the community about governance and contributions. Growth: Remove barriers to contribution and consider how legal decisions will impact participation. Be proactive, but leave space for outside contributors. Corporate Factors: Provide training for engineers and product managers in how to work and plan features in the open. Recruit customers and partners as contributors. The audience will walk away with practical advice about encouraging outside participation in corporate open source projects.
17:25
4 Questions to Ask Your Dev Team

Hannah Foxwell @hannahfoxwell
Jérôme Wiedemann @romrider42

View Slides

Good collaboration between Platform Teams and Application Teams is critical for delivering any production service. Practices such as site reliability engineering and continuous delivery must be understood by everyone to be effective, but creating that shared understanding can be hard in an existing organization. In this talk, Hannah and Jérôme will provide a simple guide to getting started. Our experience has shown us that Platform Teams and Application Teams don’t talk enough, and we don’t talk about the right things. This session will give you four simple questions to start that dialogue—you might be surprised what you learn if you ask the right questions!
18:00
Breaking Out of the Cross-Platform Mobile App Tooling Thunderdome

Walter Scarborough

View Slides

Many teams question how to best manage mobile application complexity across multiple platforms, and this has led to the creation of many tools to try to simplify it. Unfortunately, these tools can add more complexity and overhead than they remove! Instead of trying to abstract away the differences between mobile and web platforms, this talk explores how to share business logic amongst them with minimal tool dependencies by using C/C++, JavaScript, and Kotlin.
18:35
Spring Clinic Hours with Dr. Syer

Dr. Syer @david_syer

Bring us your sick and needy! This is your chance to get a health check or vital signs on your application written with Spring, Spring Boot and Spring Cloud. Or maybe you have a success story you’d like to share with others? Or just come and chew the fat, and maybe a problem shared will be a problem halved. Dave will answer as many questions as he can and queue up the others until we can find the right person to ask. No problem is out of bounds, but if you are interested in resource usage in modern apps and platforms, startup time, or performance measurements and improvements, this is a great opportunity to learn and contribute.
20:00
Spring Tools 4: Bootiful Spring Tooling for the Masses

Martin Lippert @martinlippert

This hands-on live-coding session will show you how to use Spring Tools 4 to be super productive when working on Spring Boot 2 applications. We will demonstrate all the additional help to create, understand, and navigate your Spring code, including super fast navigation across Spring definitions, deep understanding of your Spring code, and more. We will dive into the details of how information from live running Spring Boot 2 apps will appear directly in your source code to provide unique insights into your running application. You will see why Spring beans are(n’t) being created and where they are being injected (including navigation), available URL routes from running apps, and more. The live-coding will be done using a mixture of clients, ranging from Spring Tools 4 for Eclipse to Visual Studio Code, including support for up to Java13, and useful features of the tooling to make every attendee more productive implementing applications on top of Spring (Boot).
20:45
Kubernetes Local Development Workflow Distilled

Alberto C. Ríos @albertoimpl

View Slides

The Kubernetes ecosystem can be very operator focussed and it can be a challenge for developers to distil the information that is relevant for their job. There are a large number of available tools aimed at solving a broad set of problems but it can be daunting choosing which to invest in. This session aims to suggest best practices and get hands-on with some of the essential tooling.
21:20
Security Instrumentation is the Future of All Software

Jeff Williams @planetlevel

View Slides

The traditional “outside in” scanning and firewalling approach to application security has failed. After decades of attempts to improve software security, vulnerability rates are still staggering, attacks are increasing in volume and severity, development speed is increasing, and we have perennial talent shortages. It’s time we finally recognize that efforts to push security into software through software development have been ineffective. Even worse, they have slowed development and hampered innovation. In this talk, we will show how you can use software security instrumentation to achieve software security from the “inside out”. Security testing is far faster and more accurate from inside the application. We can also inventory applications and analyze open source. Maybe most interesting is that we can use instrumentation to prevent vulnerabilities from being exploited. Unlike traditional confrontational approaches to appsec, the instrumentation approach establishes a safe and powerful way for development and security teams to collaborate. In this talk, we’ll show how software security instrumentation works, how it is already enhancing the security of applications in thousands of organizations, and what the future holds for this powerful technology.
22:05
How to Hack OAuth

Aaron Parecki @aaronpk

View Slides

OAuth is the foundation of most of modern online security, used everywhere from signing in to mobile apps, to protecting your bank accounts. Despite its ubiquity, it is still often difficult to implement safely and securely, especially in today’s landscape, which is dramatically different from the world of online security as it existed when OAuth was initially created. This talk will explore several real-world OAuth hacks that affected major providers like Twitter, Facebook and Google. I’ll share the details of how each specific attack happened, as well as what they could have done to prevent it. Some of these attacks exploited technical flaws in the system, and some exploited the easier to hack, squishier component in the middle: people. Key takeaways: You will learn what problems OAuth solves, and what it does not solve. You’ll learn the parts of OAuth that provide hackers an opportunity to attack the flow. You’ll have a better understanding of some real-world OAuth hacks that happened in the past.
22:40
Streams Must Flow: Developing Fault-Tolerant Stream Processing Applications with Kafka Streams and Kubernetes

Viktor Gamov @gAmUssA

All things change constantly, and we need to get on board with streams! Moreover, dealing with constantly changing data at low latency is pretty hard. It doesn’t need to be that way. Kafka Streams, Apache Kafka’s stream processing library, allows developers to build sophisticated stateful stream processing applications which you can deploy in an environment of your choice. Kafka Streams is not only scalable but fully elastic allowing for dynamic scale-in and scale-out as the library handles state migration transparently in the background. By running Kafka Streams applications on Kubernetes, you can use Kubernetes powerful control plane to standardize and simplify the application management—from deployment to dynamic scaling. In this talk, Viktor explains the essentials of dynamic scaling and state migration in Kafka Streams. You will see a live demo of how a Kafka Streams application can run in a Docker container and the dynamic scaling of an application running in Kubernetes.

MARCH 20 · AFTER-HOURS TALKS

23:15
WebFlux.fn and WebMvc.fn: Functional Web Endpoints

Arjen Poutsma @poutsma

In Spring Framework 5.0, we introduced WebFlux.fn: a functional way to define reactive web endpoints. In Spring 5.2, we added WebMvc.fn, which does the same for nonreactive, Servlet environments. In this talk, we’ll discuss both WebFlux.fn and the new WebMvc.fn and cover topics such as: * the difference between annotation-based MVC and this functional approach, * using router and handler functions, * request predicates, * nested routes, * and more!
23:50
Deploying Spring Boot Microservices to the Cloud with JHipster and Azure

Julien Dubois @juliendubois

Developing and deploying microservices should not be hard, if you have the right tools! In this live-coding session, join Julien Dubois, Azure developer advocate, Spring old-timer and JHipster creator, as he goes through the process of coding a Spring Boot microservice, all the way up to scaling it and monitoring it in production.
00:25
Reactive-O-Rama

Josh Long @starbuxman

View Slides

Microservices and big-data increasingly confront us with the limitations of traditional input/output. In traditional IO, work that is IO-bound dominates threads. This wouldn’t be such a big deal if we could add more threads cheaply, but threads are expensive on the JVM, and most other platforms. Even if threads were cheap and infinitely scalable, we’d still be confronted with the faulty nature of networks. Things break, and they often do so in subtle, but non-exceptional ways. Traditional approaches to integration bury the faulty nature of networks behind overly simplifying abstractions. We need something better. Spring Framework 5 is here ! It introduces the Spring developer to a growing world of support for reactive programming across the Spring portfolio, starting with a new Netty-based web runtime, component model and module called Spring WebFlux, and then continuing to Spring Data Kay, Spring Security 5.0, Spring Boot 2.0 and Spring Cloud Finchley. Sure, it sounds like a lot, but don’t worry! Join me, your guide, Spring developer advocate Josh Long, and we’ll explore the wacky, wonderful world of Reactive Spring together.

Thank you for your interest. Registration for this event is closed.
在这里插入图片描述

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值