Home / Companies / Humanitec / Blog / January 2021

January 2021 Summaries

3 posts from Humanitec

Filter
Month: Year:
Post Summaries Back to Blog
Kubernetes can be a valuable addition to infrastructure stacks when implemented at the right time, but it's essential to consider the potential complexity and overhead that comes with it. Introducing Kubernetes too early can decrease team productivity as developers struggle with the increased complexity, and it's crucial to strike a balance between developer experience and organizational overhead. Building around Kubernetes involves treating configuration in a similar way to application code, tracking changes, and ensuring self-serve capabilities for developers. Bolstering the team with experienced K8s professionals or providing training programs can help upskill existing workforces. Ensuring that adoption is not driven by a single key person and introducing separation and isolation around cluster access on a team-by-team basis can also mitigate challenges as teams grow and evolve.
Jan 22, 2021 1,560 words in the original blog post.
Humanitec, a platform for building internal developer platforms, has introduced webhooks to its users allowing them to automate their engineering workflows by notifying other tools of deployment events and environment creations. This feature enables developers to take action upon completion of deployments, such as posting notifications or running integration tests, and can be customized with variable substitutions to integrate directly with various systems like Slack or JIRA. With this introduction, Humanitec users can further automate their processes, enhancing the efficiency and productivity of their engineering workflows.
Jan 12, 2021 464 words in the original blog post.
Adopting a multicloud setup can be justified by several valid reasons, including avoiding cloud vendor lock-in, feature and pricing optimization, compliance and risk minimization, legal requirements, edge computing, and challenges specific to certain industries. However, multicloud environments also come with significant challenges such as skill shortages for cloud specialists, the lack of a single interface, management of multiple delivery and deployment processes, integration, portability, and interoperability issues, cloud sprawl, security concerns, siloed vendor features and services, and disruptions to application development workflows. To survive these challenges, standardization, defining a single source of truth for configurations, abstracting multi-cloud from application developers, and leveraging internal developer platforms can be effective strategies.
Jan 08, 2021 2,265 words in the original blog post.