Tag: Leadership and career
-
Top 5 pieces of advice for cloud migration projects
Posted on April 15, 2022, Level beginner Resource Length medium
Every organization is unique, and so is every cloud migration project. The project scope, timeline, and expense involved can vary widely depending on the size of the organization, how many geographies it operates in, how many applications are being implemented, and how many lines of business are being affected. By Susan Aumack.
Tags leadership-and-career frontend-and-mobile product-and-design cloud-and-infrastructure architecture-and-apis
-
How to start using generic types in PHP
Posted on April 14, 2022, Level intermediate Resource Length medium
Generic types are templates which allow us to write the code without specifying a particular type of data on which the code will work. Thanks to them, we avoid the redundancy and the objects operate on the previously declared types. By Jarek Szutkowski.
Tags backend-development frontend-and-mobile product-and-design leadership-and-career
-
Embracing hybrid work in professional services
Posted on April 13, 2022, Level beginner Resource Length medium
I've seen many professional services companies that were early adopters of hybrid work due to the knowledge-based nature of their practices. However, as we all know, the pandemic dramatically accelerated the shift, proving that hybrid work could scale. By Patrick Connally, PhD.
Tags leadership-and-career miscellaneous
-
How to automate security metrics without upsetting your colleagues
Posted on April 12, 2022, Level beginner Resource Length short
The need for greater automation in security metrics and measurement is clear to most people in our industry. Security teams have the luxury of access to an enormous amount of security data, giving insight into every aspect of their environments. By Nik Whitfield.
Tags security-and-privacy leadership-and-career miscellaneous data-and-analytics
-
Facelift Kurun for Kubernetes event tunneling
Posted on April 8, 2022, Level intermediate Resource Length medium
Kurun is a multi-tool to help Kubernetes developers. We can summarize one of its features in a short sentence: just like go run main.go but executed inside Kubernetes with one command. By Sándor Lovász.
Tags leadership-and-career security-and-privacy devops-and-ci-cd
-
A new security approach for the new age of multi-cloud
Posted on April 7, 2022, Level beginner Resource Length short
Most organizations today deploy web applications across multi-cloud and hybrid environments. However, existing models for application security are obsolete and no longer up to the task of providing high-grade, consistent, and frictionless application security across clouds. By Eyal Arazi.
Tags leadership-and-career security-and-privacy cloud-and-infrastructure
-
Archive DynamoDB items to S3 automatically
Posted on April 5, 2022, Level intermediate Resource Length medium
Storing data like JSON logs in DynamoDB is a great idea as DynamoDB is very scalable. In addition, it is easier to transfer data into a DynamoDB table using for example Lambda and AWS SDK. Also, it makes analyzing the logs easier for example the AWS Console offers great filtering options to search for specific so-called table items. By Martin Mueller.
Tags cloud-and-infrastructure architecture-and-apis leadership-and-career data-and-analytics
-
Easily debug Salesforce using Nebula logger
Posted on April 4, 2022, Level beginner Resource Length medium
There is a regular requirement and a big use case for both admins and developers, as they need to easily debug and surface issues in an app that is accessible for end users. Robust logging functionality is an essential part of the puzzle - even better if it can be customized to meet the needs of your specific organisation. By Atlas Can.
Tags miscellaneous leadership-and-career data-and-analytics
-
An introduction to event-driven architecture
Posted on March 28, 2022, Level beginner Resource Length short
What is an Event-driven Architecture?. This concept of event-driven architecture (EDA) refers to the new message processing method, which interacts through generation and consumption events, and is generally implemented through a publish-subscribe model? By JIN.
Tags miscellaneous leadership-and-career architecture-and-apis data-and-analytics product-and-design software-engineering
-
Top 10 Angular best practices to improve your Angular app
Posted on March 24, 2022, Level beginner Resource Length medium
Despite all the compelling features offered by Angular, if you overlook your coding practices for the Angular code, there are chances of facing performance issues. By Archita Nayak.
Tags frontend-and-mobile leadership-and-career cloud-and-infrastructure
-
Apache Kafka and MQTT - Overview and Comparison
Posted on March 23, 2022, Level beginner Resource Length medium
Apache Kafka and MQTT are a perfect combination for many IoT use cases. This blog series covers various use cases across industries including connected vehicles, manufacturing, mobility services, and smart city. This is part 1: Overview + Comparison. By Kai Waehner.
Tags devops-and-ci-cd cloud-and-infrastructure leadership-and-career data-and-analytics
-
4 reasons you need automation in integration
Posted on March 22, 2022, Level beginner Resource Length medium
Learn how AI-powered Automation can transform the integration lifecycle and why it makes sense to deploy it in your own organization. By IBM Cloud Education.
Tags leadership-and-career cloud-and-infrastructure