This site uses cookies to improve your experience. To help us insure we adhere to various privacy regulations, please select your country/region of residence. If you do not select a country, we will assume you are from the United States. Select your Cookie Settings or view our Privacy Policy and Terms of Use.
Cookie Settings
Cookies and similar technologies are used on this website for proper function of the website, for tracking performance analytics and for marketing purposes. We and some of our third-party providers may use cookie data for various purposes. Please review the cookie settings below and choose your preference.
Used for the proper function of the website
Used for monitoring website traffic and interactions
Cookie Settings
Cookies and similar technologies are used on this website for proper function of the website, for tracking performance analytics and for marketing purposes. We and some of our third-party providers may use cookie data for various purposes. Please review the cookie settings below and choose your preference.
Strictly Necessary: Used for the proper function of the website
Performance/Analytics: Used for monitoring website traffic and interactions
These include adopting Agile methods, modern engineering practices, DevOps, API design, microservices, and cloud architectures. Most organizations adopt short-form, workshop-style training despite its … Continued.
Over the past decade, I have presented many times and written numerous blogs and source code on sagas and event-driven microservices. These are addressed in the product solution I will describe, including an example source code here , and soon, an update of the beta version of the saga workshop showing the same.
Engaging in courses and software workshops is not just an investment in personal growth but a commitment to professional relevance. At Apiumhub , we acknowledge the importance of workshops and courses to stay updated. This year, we’ve expanded our software workshops catalog to help you boost your professional career.
As the organizers of the GSAS 2023 , we take pride in continuously monitoring new releases of software architecture books to extend invitations to their authors for our event. What’s even more exciting is that some of these authors will be generously raffling off copies of their software architecture books to our attendees!
Here are my top choices for the serverless sessions and a workshop you won’t want to miss: Workshop for Serverless Computing with AWS + Stackery + Epsagon. A Culture of Rapid Innovation with DevOps, Microservices, and Serverless. Scalable Serverless Architectures Using Event-Driven Design. Register for free here.
This involves updating existing systems to take advantage of modern cloud-native architectures, technologies, and best practices, which always follow the six Pillars of AWS Well Architecture Framework: Operational Excellence, Security, Reliability, Performance Efficiency, Cost Optimization, and Sustainability.
VPC Lattice offers a new mechanism to connect microservices across AWS accounts and across VPCs in a developer-friendly way. Twice a month, we gather with co-workers and organize an internal conference with presentations, discussions, brainstorms and workshops. As mentioned in the introduction, we went through the VPC Lattice workshop.
The Global Software Architecture Summit is almost here (in fact, Regular Tickets are no longer sold, and now it’s turn for the Late Birds tickets). Tech Workshops in Barcelona. Apium Academy will have the honor of hosting two of these tech workshops. His books on software architecture are standards. Containers.
In the Global Software Architecture Summit we were discussing software architecture patterns a lot and I decided to write an article about it, highlighting leading software architects insights. . First of all, what are software architecture patterns? 5 major Software Architecture patterns. Microkernel pattern.
Staying up-to-date with the latest developments is vital, especially when it comes to software architecture and development. And there is no better way to share experiences with other like-minded peers than by attending a conference, summit or workshop. Software architecture events you just can’t miss in 2019. Web: [link].
Microservices is now a current topic of this debate, as the overall approach is perhaps the most strategic technology trend that’s come along in quite some time. So, you read it here first: Microservices are how most organizations will eventually conduct the majority of their business, internally and externally.
As Youtube is one of the most preferred channels nowadays, we decided to create a list of our favourite software architecture youtube channels that we believe will inspire you. Software Architecture Youtube Channels to Follow. Mark Richards.
This is the question I get asked the most, so I’ve put together this article describing a workshop recipe you can use. In Domain-Driven Design, a large system is decomposed into bounded contexts , which become natural boundaries in code as microservices and as teams in the organisation. 1 hour) Candidate Context Modelling (min.
Mark Richards is an experienced, hands-on software architect involved in the architecture, design, and implementation of microservicesarchitectures, service-oriented architectures, and distributed systems and also the founder of developertoarchitect.com. Keep reading to learn more about this interview with Mark Richards!
On October 3-4 we organized and hosted the Global Software Architecture Summit in Barcelona. This year the event was focused on Software Architecture Metrics as they are key to the maintainability and architectural quality of a software project. Attendees Profiles.
devmio’s conferences are designed to provide an immersive experience, featuring interactive workshops, expert-led sessions, and networking opportunities. The event features a comprehensive program that includes main conference sessions, workshops, and keynotes.
I have spoken to our clients, our team members and community members to highlight those top 10 software development workshops and courses centers that give trainings in Barcelona. Staying up-to-date with best practices and latest developments is crucial, especially when it comes to software architecture and development. EventStorming.
From software architecture to artificial intelligence and machine learning, these conferences offer unparalleled insights, networking opportunities, and a glimpse into the future of technology. In this article, we´ll be your guide to the must-attend tech conferences set to unfold in October. For more information, visit the event site here.
On September 29th – 30th, we were sponsoring Software Crafters Barcelona 2018 , where we also had a chance to give an opening speech and workshop on MVP & FRP for a controlerless architecture. And if you found this article about Software Crafters Barcelona and practical workshops interesting, you might like….
Is there any way it’s possible to predict the future so that our architecture can easily absorb the changes we need to make of it? One thing I want you to notice is that good architecture is about more than just defining good boundaries. In DDD a bounded context is an independent, loosely-coupled architectural component.
From software architecture experts to authors of renowned books and entrepreneurs, this list spans a diverse spectrum of tech influencers. He is a software engineer, consultant, and author of “Continuous Delivery”, “Modern Software Engineering,” “CD Pipelines,” and “ Software Architecture Metrics.
Facilitator of visual and collaborative modelling using Deep Democracy Domain-Driven Design to find out key software architecture trends as well as other key software architecture lessons learned over the past years. . Interview with Kenny Baas-Schwegler: Software architecture trends & key lessons learned. Observability.
O’Reilly Software Architecture Conference. This is the ideal conference for you if you want to learn everything related to software architecture. The talks and workshops at QCon.ai Conferences are listed in order by date, with events in early 2019 at the top of the list. February 3-6, 2019 — New York. to 5:00 p.m.,
Over the past few months Andrew Morgan and I have been teaching several workshops on microservice testing, most notably earlier in the year at O’Reilly SACON New York and QCon London. The “best practices” in testing microservice projects is still very much an evolving space? This is always great fun?—?we
10 workshops. We can’t wait to attend them all: Best practices in a modern (microservices) environment by Alvaro García. Micro Frontend: the microservice puzzle extended to frontend by Audrey Neveu. Nowadays Architecture Trends, from Monolith to Microservices and Serverless by Alberto Salazar. 700 Java lovers.
Transactional Outbox Pattern Benefits The Transactional Outbox Pattern offers several benefits in the context of distributed systems and microservicesarchitecture: Atomicity and Consistency By including the outbox operations within the same database transaction as the rest of the local operations, the pattern ensures atomicity.
Building microservices with AWS Lambda SVS343-R. Serverless is a lot more than functions and Chris will show you how to use functions as part of a complete microservice. Scalable serverless architectures using event-driven design API304. API308 - Monolith to serverless SaaS: Migrating to multi-tenant architecture.
Here’s an example I use in talks and workshops: How to group these concepts into domains? Every domain I model and every modelling workshop I run, different people like to slice up systems across different domain boundaries. Software architects might want to see the domain boundaries for 100 microservices.
Organisations maximising the advantages provided by microservices tend to be organisations which view microservices not just as a technical tool, but a sociotechnical tool.The way software systems are shaped determines the communication paths and the coupling between development teams. The rules were moderately intricate.
Since the lectures and the workshops took place in several simultaneous tracks, we could not attend all of them, so we will explain to you those we went to and give you some highlights. His talk was about the architecture they have implemented in MoPlay, programmed in Scala and making a strong use of microservices and reactive programming.
With technology stacks evolving frequently, they must upgrade legacy systems and outdated architectures regularly to keep up with the needs of the new digital environment. Labs promotes the use of modern architectures, technologies, and approaches that improve the resilience and robustness of transformation outcomes.
Value of In-Person vs. Session Videos – Many sessions will be online afterward, so prioritize sessions with an element that is more valuable in person – that may be chalk talks, workshops, and others with interactive elements. You’ll be able to watch any sessions you missed and catch up on the information on others with videos.
One of the largest software developer conferences in the region, with unmissable talks and workshops between 31 May to 3 June. It combines talk sessions, workshops and a hackathon where attendees can learn about the latest tools, methods and practices of software craft. Interested in the hottest topics of this fast changing area?
This session also addresses example technologies used to build cloud-native apps, such as containers, service meshes, microservices, and immutable infrastructure. This blog discusses specific Continuous Integration (CI) / Continuous Deployment (CD) architectures and how observability can be used to debug pipeline issues.
” Last week we participated in SRECon Americas , held across three days of intensive learning with practitioner talks, hands-on workshops, socializing, and of course vendor booths. I don’t think the artist attended the K8s workshop but he had mad skills nonetheless. “We can know one thing: s**t’s gonna fail.”
Global Software Architecture Summit is taking place in CCIB , Barcelona this year! One of the largest and most important software architecture events with practical talks and hands-on workshops. Global Software Architecture Summit leads to inspiration and helps to become a better software architect. About the venue.
Gorilla Logic recently collaborated with Amazon Web Services (AWS) to host an intimate workshop where attendees could learn about and share their cloud transformation experiences and the AWS products that enable the process. This mindset transition is not limited to our workshop attendees. After all—change is hard.
We sat down with our Solutions Architect to discuss what his job is like, his experience while exploring a completely different country and culture, and his growth from development to solutions architecture. There’s also a lot of innovation involved like design workshops, product design sprints, or innovation workshops like we call them.
More than 1,500 product managers and product developers will gather to expand their knowledge through more than 30 keynote sessions, workshops, tutorials, and track talks from some of the industry’s top tech companies! It can be deployed to AWS, Azure, or Google Cloud Platform (GCP). We hope to see you at ProductWorld 2020!
This year GOTO covers topics like APIs, artificial intelligence, ethics & security, microservices, Cloud computing and so much more. Apiumhub takes active part in the software development and software architecture community all over the world and we always support events that make a difference in the industry. Masterclasses.
With 40% more registered than in our first virtual event in May, 48 speakers from the community, 28 sponsors, followed by nearly sold-out workshops on day 2, and the ?? Teespring discussed how its sites started using the modern Jamstack architecture and are dynamically deployed to Netlify. Migrating to Netlify, One Page at a Time.
Flying blind on Agile, Scrum, DevOps, Microservices… . Loosely coupled architectures. I can definitely see how these workshops and visualisations can help in making strategic decisions in ‘the real world’. . That’s how we get to loosely coupled architectures. . You can copy a model, but you cannot paste a model.” .
I’ve attended many of them, and have conducted workshops at them in the past. Now, the O’Reilly Velocity and Software Architecture conferences are coming to Berlin in November. You’ll get the latest insight on key trends for cloud native systems, DevOps, domain-driven design, and microservices.
Week One: Local Development and Debugging Workshop. Amazon SNS: A fully-managed messaging service that enables you to decouple microservices, distributed systems, and serverless applications. . In part one of this workshop, we’re building the front-end of the app and expanding on the local debugging workshop from the previous lesson.
We organize all of the trending information in your field so you don't have to. Join 49,000+ users and stay up to date on the latest articles your peers are reading.
You know about us, now we want to get to know you!
Let's personalize your content
Let's get even more personalized
We recognize your account from another site in our network, please click 'Send Email' below to continue with verifying your account and setting a password.
Let's personalize your content